OpenBSD: bump dns-result buffer to 64kB
[exim.git] / src /
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
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-14 Phil PennockRestore Darwin OS configuration
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
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
2018-08-27 Xin LiDo not use arc4random_stir() directly (Bug 2304)
2018-08-23 Jeremy HarrisUse single-bit fields for file-global flags in smtp_in
2018-08-22 Jeremy HarrisDMARC: Fix forensic-report envelopes to permit non...
2018-08-22 Jeremy HarrisFix no-SSL, with-SOCKS build
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
2018-08-22 Jeremy Harristidying
2018-08-21 Jeremy HarrisBuiltin macros for log_selector values
2018-08-21 Jeremy HarrisTidying: indentation
2018-08-21 Jeremy HarrisDebug: indent builtin-DB operations
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-08-17 Phil PennockFix utf8clean not replacing incomplete final character
2018-08-11 Jeremy HarrisFix logging all_parents for cutthrough delivery. Bug...
2018-08-09 Jeremy HarrisFix cutthrough delivery for more than one iteration...
2018-07-31 Phil PennockMake -n work with macros too
2018-07-28 Jeremy HarrisI18N: add a utf8_downconvert option to the smtp transpo...
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-07-20 Jeremy HarrisFix non-EVENTS build
2018-07-18 Jeremy HarrisI18N: reject SMTPUTF8 MAIL command when facility not...
2018-07-18 Jeremy HarrisI18N: Fix protocol recorded for a multi-SMTPUTF8-messag...
2018-06-28 Jeremy HarrisCallouts: enhance debug message
2018-06-27 Jeremy HarrisRestore rsmapd support
2018-06-26 Jeremy Harristidying
2018-06-26 Jeremy HarrisMerge branch 'rspamd-removal'
2018-06-26 Jeremy HarrisRevert "Support Rspamd. Patch from Andrew Lewis, light...
2018-06-26 Jeremy HarrisRevert "Rspamd: add $authenticated_id as User to scan...
2018-06-26 Jeremy HarrisRevert "Spamd: add missing initialiser. Rspamd mode...
2018-06-26 Jeremy HarrisRevert "Do not use shutdown() when talking to rspamd...
2018-06-26 Jeremy HarrisRevert "Avoid repeated string-copy building command...
2018-06-26 Jeremy HarrisUnbreak non-DANE build
2018-06-25 Jeremy HarrisExpansions: A tls option on ${readsocket }. Bug 2282
2018-06-25 Jeremy HarrisARC: Fix verification to do AS checks in reverse order
2018-06-24 Jeremy HarrisFix mutiple message send under TLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-21 Jeremy HarrisDKIM: Fix signing for body lines starting with a pair...
2018-06-20 Jeremy HarrisOpenSSL: TLSv1.3 notes
2018-06-14 Jeremy HarrisOpenSSL: enable use of TLS 1.3 (with OpenSSL 1.1.0...
2018-06-14 Jeremy HarrisAdd client-ip info to non-pass iprev ${authres } lines
2018-06-09 Jeremy HarrisDKIM: support timestamp and expiry tags in signing...
2018-06-07 Jeremy HarrisFollow CNAME chains only one step. Bug 2264
2018-06-07 Jeremy HarrisARC: Fix signing for case when DKIM signing failed
next