Avoid defining inlinable fn for MACRO_PREDEF build
[exim.git] / src / src /
2019-04-25 Jeremy HarrisAvoid defining inlinable fn for MACRO_PREDEF build
2019-04-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-04-23 Jeremy HarrisGnuTLS: debug output for how to get TLS 1.3 keying
2019-04-23 Jeremy HarrisDebug: output priv-gid drop
2019-04-23 Jeremy HarrisCompiler quietening
2019-04-22 Heiko Schlitterman... Fix missing return value from exim_chown_failure
2019-04-22 Jeremy HarrisCompiler quietening
2019-04-19 Heiko Schlitterman... exigrep: do case sensitive option processing again...
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-04-18 Heiko Schlitterman... Merge branch 'bug/2390-tmpfile-race'
2019-04-18 Heiko Schlitterman... Use message_id for tempfile creation Closes 2390
2019-04-15 Jeremy Harristidying
2019-04-05 Jeremy Harristidying
2019-04-05 Jeremy HarrisLogging: close logfile when non-smtp input is taking...
2019-04-04 Jeremy HarrisSPF: better buld compatibility with OpenBSD
2019-04-03 Jeremy HarrisOpenSSL: tidy options debug output
2019-04-03 Jeremy HarrisOpenSSL: tidy coding of session keys debug
2019-04-03 Kirill MiazineMore fixes to build with DANE support with LibreSSL...
2019-04-01 Jeremy HarrisFix build with recent LibreSSL, when including DANE...
2019-03-31 Heiko Schlitterman... EDITME: Add comment about DMARC_TLD_FILE
2019-03-30 Jeremy HarrisDMARC: check for empty filename for TLD file. Patch...
2019-03-22 Jeremy HarrisFix "-bP smtp_receive_timeout". Bug 2384
2019-03-21 Heiko Schlitterman... Use the DMARC_TLD_FILE from config.h.defaults and Local...
2019-03-21 Jeremy HarrisHarden plaintext authenticator
2019-03-19 Jeremy HarrisOpenSSL: Fix aggregation of messages.
2019-03-18 Jeremy HarrisLogging: fix initial listening-on log line
2019-03-16 Simon ArlottAdd caseless option to verify=not_blind. Bug 2356
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-03-14 Jeremy HarrisFix crash from SRV lookup hitting a CNAME
2019-03-13 Heiko Schlitterman... Build process: Mention Local/Makefile-<buildname>
2019-03-12 Jeremy HarrisFix debug output of TLS keying info, client-side with...
2019-03-08 Heiko Schlitterman... Add missing colon when logging outgoing I=
2019-02-20 Jeremy HarrisFix use of unintialized variable
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-18 Jasen BettsFix expansions for RFC 822 addresses having comments...
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-12 Jeremy HarrisFix transport buffer size handling
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisGnuTLS: trim error messages
2019-02-11 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-11 Jeremy Harristidying
2019-02-11 Jeremy HarrisUse separate routine for translating return-codes to...
2019-02-11 Jeremy HarrisDebug: config file name & line number for each ACL...
2019-02-11 Jeremy HarrisJSON: add iterative conditions for arrays
2019-02-11 Jeremy HarrisJSON: add jsons extract variant, to strip quotes from...
2019-02-11 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-02-11 Jeremy HarrisGnuTLS: Debug output keying info. OpenSSL: TLS1.2...
2019-02-11 Jeremy HarrisFix json extract operator for unfound case
2019-02-11 Jeremy HarrisJSON lookup
2019-02-11 Jeremy HarrisEXTERNAL authenticator
2019-02-10 Jeremy HarrisAuthenticators: refactor SASL support code
2019-02-10 Jeremy Harrisconstification
2019-02-10 Jeremy HarrisOpenSSL: send no TLS1.3 session tickets
2019-02-10 Jeremy HarrisOpenSSL: Debug output TLS 1.3 keying
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2019-02-10 Jeremy HarrisOpenSSSL: support write-with-more-intent in client
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-10 Jeremy HarrisGnuTLS: trim error messages
2019-02-09 Jeremy HarrisJSON: fix crashes in ${extract jsons } and ${extract...
2019-02-05 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-04 Jeremy Harristidying
2019-02-02 Jeremy HarrisUse separate routine for translating return-codes to...
2019-01-30 Mad AlexFix dkim_verify_signers option. Bug 2366 exim-4.92 exim-4.92-RC6 exim-4.92-jgh
2019-01-27 Jeremy HarrisDebug: config file name & line number for each ACL...
2019-01-27 Heiko Schlitterman... configure.default: spacing, de-tabbing exim-4.92-RC5
2019-01-27 Jeremy HarrisAdd basic framework for PRDR use with per-user content...
2019-01-22 Jeremy HarrisJSON: add iterative conditions for arrays
2019-01-22 Jeremy HarrisJSON: add jsons extract variant, to strip quotes from...
2019-01-19 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-01-16 Jeremy HarrisFix build with older TLS library versions
2019-01-16 Jeremy HarrisGnuTLS: Debug output keying info. OpenSSL: TLS1.2...
2019-01-12 Jeremy HarrisAdd basic framework for PRDR use with per-user content...
2019-01-10 Jeremy HarrisMore checks on header line length during reception
2019-01-10 Jeremy HarrisUse project memory-management for json lookup
2019-01-10 Jeremy HarrisFix json extract operator for unfound case
2019-01-10 Jeremy HarrisJSON: avoid recent library version usage
2019-01-08 Jeremy HarrisJSON lookup
2019-01-08 Jeremy HarrisJSON lookup
2019-01-08 Jeremy HarrisAdd prdr to transport in example configuration, to...
2019-01-05 Jeremy HarrisEXTERNAL authenticator
2019-01-05 Jeremy HarrisAuthenticators: refactor SASL support code
2019-01-05 Jeremy Harrisconstification
2018-12-31 Jeremy HarrisPIPE_CONNECT: fix feature-cache refresh
2018-12-30 Jeremy HarrisOpenSSL: send no TLS1.3 session tickets
2018-12-30 Jeremy HarrisOpenSSL: Debug output TLS 1.3 keying
2018-12-30 Jeremy Harristidying
2018-12-29 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2018-12-29 Jeremy HarrisOpenSSSL: support write-with-more-intent in client
2018-12-25 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-24 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-22 Jeremy HarrisDKIM: better debug for key/signature size mismatch
2018-12-21 Jeremy HarrisOpenSSL: clear any leftover errors from the stack after...
2018-12-20 Heiko Schlitterman... Grammar changes in docs
2018-12-20 klemensspelling fixes
2018-12-20 Jeremy HarrisDocs: tweaks
next