Testsuite: account for (now) properly working Perl locale
[exim.git] / src / src /
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-27 Jeremy HarrisDebug: config file name & line number for each ACL...
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 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-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-24 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-16 Jeremy HarrisLog failures to extract envelope addresses from message...
2018-12-13 Jeremy HarrisDKIM: more info on verify errors under OpenSSL
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 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
2018-09-17 Jeremy HarrisDANE: fix TA-mode verify under GnuTLS. Bug 2311
2018-09-16 Jeremy HarrisAvoid fixed-size buffers for file paths in DB open
2018-09-16 Matthias KurzEvents: raise msg:fail:internal & msg:complete for...
2018-09-16 Matthias KurzFix filter noerror command. Bug 2318
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-09-13 Jeremy HarrisCheck returncode from SSL_CTX_set_cipher_list()
2018-09-10 Matthias KurzDocs: document ancillary info for more event types...
2018-09-09 Jeremy HarrisDANE - testcase for fail under GnuTLS with TA-mode...
2018-08-31 Jeremy HarrisDEBUG: db functions
next