Docs: extra detail on proxy-protocol
[exim.git] / src /
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-01-30 Mad AlexFix dkim_verify_signers option. Bug 2366 exim-4.92 exim-4.92-RC6 exim-4.92-jgh
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-10 Jeremy HarrisMore checks on header line length during reception
2018-12-31 Jeremy HarrisPIPE_CONNECT: fix feature-cache refresh
2018-12-25 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
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 Heiko Schlitterman... Fix copyright year and exim website URL schema
2018-12-20 klemensspelling fixes
2018-12-20 Jeremy HarrisDocs: tweaks
2018-12-19 Phil PennockDefault config: use ROUTER_SMARTHOST macro; document exim-4.92-RC3
2018-12-18 Jeremy HarrisLog failures to extract envelope addresses from message...
2018-12-15 Jeremy HarrisFix build with content-scan enabled but all malware...
2018-12-14 Jeremy HarrisFix parsing of option type Kint (integer, stored in...
2018-12-13 Heiko Schlitterman... mk_exim_release: rework for dotted release scheme
2018-12-13 Heiko Schlitterman... reversion: Adapt to dotted release scheme
2018-12-13 Heiko Schlitterman... reversion: tidy
2018-12-05 Jeremy HarrisSend delay-MDN for any queurun past delay_warning,...
2018-12-02 Jeremy Harristidying
2018-12-02 Jeremy HarrisMore debug in smtp transport
2018-12-02 Jeremy HarrisLogging: outgoing_port on temporary errors for non...
2018-12-01 Jeremy HarrisHarden string-list handling
2018-11-29 Jeremy HarrisGnuTLS: fix build with older libraries
2018-11-28 Jeremy HarrisOpenSSL: fail the handshake when SNI processing hits...
2018-11-28 Jeremy HarrisTLS: Increase RSA keysize of autogen selfsign cert
2018-11-24 Jeremy HarrisFix AUTH_GSASL build
2018-11-24 Jeremy HarrisAvoid leaving $domain live with bogus info, during...
2018-11-21 Jeremy HarrisFix cyrus-sasl authenticator for $authenticated_fail_id...
2018-11-20 Jeremy Harristidying
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-11-15 Jeremy HarrisFix growable-string sprintf
2018-11-15 Jeremy HarrisOpenBSD: bump dns-result buffer to 64kB
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-14 Jeremy Harristidying
2018-11-06 Jeremy Harristidying
2018-11-06 Jeremy HarrisFix build on FreeBSD 11
2018-11-05 Jeremy HarrisMacOS: fix build
2018-11-05 Jeremy HarrisFix mis-merge
2018-11-05 Jeremy HarrisUnbreak non-PIPE_CONNECT build
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-30 Jeremy HarrisIncrease size of variables for check_spool_space and...
2018-10-27 Jeremy HarrisAvoid trying to talk TLS over a known-closed channel
2018-10-23 Jeremy HarrisTidying: char signedness
2018-10-23 Jeremy HarrisBuild: probe for broken poll() timing implementation
2018-10-23 Jeremy HarrisMacOS: probe for a usable TFO system configuration
2018-10-21 Jeremy HarrisMacOS: fix spurious "child process failure"
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-21 Jeremy HarrisFix bad use of library, copying string over itself
2018-10-21 Jeremy Harristidying
2018-10-21 Jeremy HarrisEnsure unique message-id even for rejected messages
2018-10-21 Jeremy HarrisMacOS: fix egid problem
2018-10-21 Jeremy HarrisMacOS: support large group-membership counts
2018-10-20 Jeremy HarrisRefactor startup error exits
2018-10-14 Jeremy Harristidying
2018-10-14 Jeremy HarrisTestsuite: client script faciility for handling optiona...
2018-10-14 Jeremy HarrisOpenSSL: Enhance connect/accept-time debug
2018-10-12 Jeremy HarrisFix Mac build
2018-10-12 Jeremy HarrisFix OpenBSD build.
2018-10-12 Jeremy HarrisIncrease buffer size used for DNS responses. Bug 2329
2018-10-12 Jeremy Harristidying
2018-10-12 Phil PennockRename smtp.client-ip to smtp.remote-ip
2018-10-07 Jeremy HarrisDebug: output GnuTLS verbose reason for certificate...
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-10-02 Jeremy HarrisDebug: noutf8 selector. Bug 2324
2018-09-30 Jeremy HarrisExpansions: fix json extract for de-wrapping nested...
2018-09-30 Jeremy HarrisExpansions: extract methods for JSON objects and arrays...
2018-09-28 Matthias KurzEvents: Fire msg:fail:internal for a non-system filter...
2018-09-28 Matthias KurzEvents: Fire msg:fail:delivery event even when error...
2018-09-26 Jeremy HarrisLogging: do not log a missing proxy address, on deliver...
2018-09-23 Jeremy HarrisCheck return from asprintf()
2018-09-23 Jeremy HarrisDSN: tescase for ESMTP DSN extension, RCPT options
2018-09-21 Jeremy HarrisOpenSSL: Check return value from X509_NAME_oneline...
2018-09-21 Jeremy HarrisDANE: ignore undersized TLSA records
2018-09-20 Jeremy HarrisBuiltin macros for OpenSSL options
2018-09-19 Jeremy HarrisConstification
2018-09-18 Jeremy HarrisTestsuite: track newer GnuTLS behaviour
2018-09-18 Jeremy HarrisGnuTLS: simplify cert hostname checking
2018-09-17 Jeremy HarrisConstification
next