GnuTLS: repeat lowlevel read and write operations while they request retry
[exim.git] / src /
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
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...
next