exim.git
2020-11-19 Jeremy HarrisLogging: add I= element to transport-defer lines. ...
2020-11-12 Jeremy HarrisMore taint notes
2020-11-10 Jeremy HarrisDocs: clarify client-side auth options for smtp transport
2020-11-10 Jeremy HarrisMore taint discussion in docs
2020-11-03 Jeremy Harristidying
2020-11-03 Jeremy HarrisTestsuite: ignore cert-rotation debug output
2020-11-03 Jeremy HarrisFix spurious logging of select error
2020-11-02 Jeremy Harristypo
2020-11-02 Jeremy Harriskevent: handle OpenBSD API anomaly, redux
2020-11-02 Jeremy HarrisPass authenticator pubname through spool. Bug 2648
2020-10-30 Jeremy HarrisLDAP: fix taint-check in server list walk. Bug 2646
2020-10-30 Jeremy HarrisFix build on platforms lacking TIOCOUTQ ioctl
2020-10-29 Jeremy HarrisFix build on platforms lacking TIOCOUTQ ioctl
2020-10-29 Jeremy HarrisDebug: show stalled send-data count on message-errors
2020-10-28 Jeremy HarrisDocs: index smtp transport timeouts
2020-10-28 Jeremy HarrisAvoid manually-counted long strings
2020-10-26 Jeremy HarrisDocs: another detaint mention
2020-10-13 Jeremy HarrisRevert "Testsuite: allow 1s timing slop in dumpdb output"
2020-10-13 Jeremy HarrisTestsuite: munge & delay for early selfsign generate
2020-10-13 Jeremy Harris TLS: pre-generate and load server selfsigned cert...
2020-10-11 Jeremy HarrisTestsuite: case-number shuffling
2020-10-11 Jeremy HarrisTestsuite: more time for loaded test platforms
2020-10-11 Heiko Schlittermann... Docs: Mention issues with TLS client cert and Exim...
2020-10-10 Jeremy HarrisTestsuite & OpenSSL debug: regularise debug output...
2020-10-10 Jeremy Harriskevent: handle OpenBSD API anomaly
2020-10-10 Jeremy Harriskevent: fix directory check
2020-10-10 Jeremy HarrisOpenBSD, NetBSD: TLS preload
2020-10-10 Jeremy HarrisMore debug for fail cases in kevent set-watch
2020-10-09 Jeremy HarrisUnbreak no-TLS build
2020-10-09 Jeremy HarrisFreeBSD: TLS: preload configuration items
2020-10-08 Jeremy HarrisTestsuite: allow 1s timing slop in dumpdb output
2020-10-05 Jeremy HarrisUnbreak non-ipv6 build
2020-10-05 Jeremy HarrisGnuTLS: when library too old for system CA bundle suppo...
2020-10-05 Jeremy HarrisDebug output: regularise host lookup tracing
2020-10-05 Heiko Schlittermann... Add proxy_protocol_timeout main config option.
2020-10-05 Heiko Schlittermann... Testsuite: Allow input lines starting with ":<cmd>...
2020-10-05 Heiko Schlittermann... Testsuite: README: improve searchability of ">>> "...
2020-10-04 Jeremy HarrisTestsuite: missing stdout file
2020-10-04 Jeremy HarrisUnbreak build on non-inotify platforms
2020-10-04 Jeremy HarrisFix build on earlier library version
2020-10-04 Jeremy HarrisTestsuite: missing log file
2020-10-04 Jeremy HarrisFix non-OCSP build
2020-10-04 Jeremy HarrisTestsuite: TLS system CA dirs vary across platforms
2020-10-04 Jeremy HarrisGnuTLS: fix build on earlier library version.
2020-10-04 Heiko Schlittermann... Merge branch 'hs/fix-proxy-bh' (Closes 2656)
2020-10-04 Heiko Schlittermann... Testsuite: Add test for proxy and -bh (Bug 2656)
2020-10-04 Heiko Schlittermann... Use ALARM() to set deadline on reading the proxy header...
2020-10-04 Heiko Schlittermann... Replace recv() by read() (Bug 2656)
2020-10-04 Heiko Schlittermann... Testsuite: Provide '>>> ' for script input to allow...
2020-10-04 Heiko Schlittermann... Testsuite: add .editorconfig to keep the trailing spaces
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-10-03 Jeremy Harristidying
2020-10-03 Heiko Schlittermann... Testsuite: Use 127.x.x.x for PROXY v2
2020-10-03 Heiko Schlittermann... Revert "Testsuite: Provide '>>> ' for script input...
2020-10-03 Heiko Schlittermann... Testsuite: Provide '>>> ' for script input to allow...
2020-09-28 Jeremy HarrisDocs: Add note regarding DANE vs. the smtp transport...
2020-09-26 Jeremy HarrisOpenSSL: Fix client-side tls_verify_cert_hostnames...
2020-09-25 Nicolas RDocs: Fix various typos (Closes 2650, 2651)
2020-09-25 Jeremy HarrisDocs: fix descriptions for dkim_domain, dkim_selector
2020-09-25 Andreas MetzlerDocs: Minor typos in spec and NewStuff (Closes 2649)
2020-09-25 Nicolas RDoc: Fix a typo in NewStuff for 4.94 (Closes 2649)
2020-09-25 Heiko Schlittermann... Doc: remove trailing spaces
2020-09-20 Jeremy HarrisTestsuite: avoid cipher vs. cert validity problem
2020-09-17 Jeremy HarrisDocs: add crossref
2020-09-17 Phil Pennockdefault DH prime choice consistency
2020-09-12 Jeremy Harriseximon: tidying
2020-09-12 Richard Claytoneximon: fix FreeBSD build
2020-09-11 Heiko Schlittermann... Docs: fix typo.
2020-09-06 Jeremy HarrisGnuTLS: clear errno before any data i/o op, so error...
2020-09-01 Jeremy HarrisARC: Add basic error-checking on permitted chars in...
2020-08-31 Jeremy HarrisTaint: enforce checking of directory creates
2020-08-31 Jeremy Harrisadd an internal error code definition
2020-08-31 Jeremy HarrisFix non-TLS build
2020-08-28 Phil PennockFix utilities indexing
2020-08-27 Jeremy HarrisDocs: add to A= log-line element description
2020-08-27 Jeremy HarrisFix non-DANE build
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-26 Jeremy Harristidying
2020-08-24 Jeremy HarrisBuild: ifdef guard for EXPERIMENTAL_QUEUEFILE
2020-08-23 Jeremy HarrisFix non-DANE build
2020-08-23 Jeremy HarrisDANE: Fix 2-rcpt message, diff domins case. Bug 2265
2020-08-23 Jeremy Harristidying
2020-08-23 Jeremy HarrisDebug: minor updates
2020-08-21 GavanTaint: fix off-by-one in is_tainted(). Bug 2634
2020-08-19 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-08-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-08-10 Jeremy Harrisdnslists: hardwired return value check. Bug 2631
2020-08-10 Jeremy HarrisBuild: Split out dnsbl code
2020-08-10 Jeremy HarrisConstify
2020-08-10 Jeremy HarrisBuild: tidying
2020-08-09 Jeremy HarrisFix spelling of local_part_data in docs and debug output
2020-08-02 Jeremy HarrisTestsuite: separate cases for TLS resumption with/out...
2020-08-02 Jeremy HarrisFix lsearch ret=full
2020-08-02 Jeremy HarrisEnforce STARTTLS sync point, client side
2020-08-01 Jeremy HarrisSPF: enhance A-R result
2020-08-01 Jeremy HarrisTestsuite: add EAI local-part testcase
2020-07-25 Jeremy HarrisGnuTLS: in server, detect TCP RST from client after...
2020-07-24 Jeremy Harris OpenSSL: in server, detect TCP RST from client after...
2020-07-17 Heiko Schlittermann... debug_print_socket(): output formatting
2020-07-17 Heiko Schlittermann... Fix debug_print_socket()
next