Move Proxy-Protocol impl to separate srcfile
[exim.git] / src /
2023-03-21 Jeremy HarrisMove Proxy-Protocol impl to separate srcfile
2023-03-19 Jeremy HarrisTidying
2023-03-19 Andrew AitchisonDocs: tweak standards status of port 465
2023-03-17 Jeremy HarrisACL: patterns for remove_headers. Bug 2985
2023-03-16 Jeremy HarrisFix long headers going into DSN bodies. Bug 1760
2023-03-16 Jeremy HarrisLimit expanded References header to RFC max size. ...
2023-03-13 Andrew AitchisonCompiler quietening. Bug 2983
2023-03-13 Jeremy HarrisSNI for ${readsocket }
2023-03-12 Jeremy HarrisCmdine option for only IDs of queue
2023-03-12 Jeremy HarrisCompiler quietening. Bug 2983
2023-03-11 Jeremy HarrisCompiler quietening
2023-03-11 Jeremy HarrisHeader-wrap expansion. Bug 2843
2023-03-05 Jeremy HarrisFix crash in queue-ramp
2023-03-05 Jeremy HarrisTruncate overlong lines in DSNs. Bug 2979
2023-03-05 Andrew Aitchisonexim_msgdate: version output does not require an exim...
2023-03-04 Andrew Aitchisonexim_msgdate: more options, better perl version compati...
2023-02-25 Jeremy HarrisLinewrap long lines in bounce bodies. Bug 2979
2023-02-23 Jeremy HarrisSplit out separate fn for success-DSN send
2023-02-23 Jeremy HarrisSplit out separate fn for delay-warning-message send
2023-02-23 Jeremy HarrisSplit out separate fn for bounce-message send
2023-02-21 Jeremy HarrisInclude address declared malformed, in error message
2023-02-16 Jeremy HarrisSolaris: more build-fixing
2023-02-16 Andrew AitchisonUtility: exim_msgdate
2023-02-14 Jeremy Harristidying
2023-02-14 Jeremy HarrisFix onetime qrunner alloc
2023-02-13 Jeremy HarrisNamed queues: support multiple queue-runners from singl...
2023-02-05 Jeremy HarrisMore abstraction of the gstring API
2023-02-02 Jeremy HarrisFix crash in expansions
2023-01-30 Jeremy HarrisTestsuite: dovecot suthenticator testing
2023-01-29 Jeremy HarrisDebug: include variable content as expansion interim...
2023-01-28 Jeremy Harrisrefactor
2023-01-27 Jeremy HarrisDocs: add note on daemon shutdown
2023-01-27 Jeremy HarrisSupport use-but-not-create of notifier socket
2023-01-19 Jeremy HarrisLogging: Add "D=" to more connection closure log lines...
2023-01-15 Jeremy Harristidying
2023-01-07 Jeremy HarrisOpenSSL: fix build for pre-1.1.0
2023-01-07 Jeremy HarrisOpenSSL: tls_eccurves list support. Bug 2955
2023-01-06 Jeremy HarrisDebug: show received Proxy Protocol bytes
2023-01-05 Jeremy HarrisDANE: do not check dns_again_means_nonexist for TLSA...
2023-01-05 Jeremy HarrisOpenSSL: log conns rejected for bad ALPN, with the...
2023-01-02 Jeremy HarrisOpenSSL: Fix tls_eccurve on earlier versions than 3...
2023-01-01 Jeremy HarrisOpenSSL: fix tls_eccurve setting explicit curve/group...
2022-12-31 Jeremy HarrisTestsuite: longer timing for OpenSSL resumption tests
2022-12-31 Jeremy HarrisClose server smtp socket explicitly on connect ACL...
2022-12-30 Jeremy HarrisFreeBSD: fix listener-socket backlog monitoring
2022-12-29 Jeremy HarrisDebug: quieten environment-cleaning
2022-12-29 Jeremy HarrisDebug: list searching
2022-12-28 Jeremy HarrisFix recursion on dns_again_means_nonexist. Bug 2911
2022-12-25 Jeremy HarrisFreeBSD: fix notifier socket use
2022-12-23 Jeremy HarrisExpand max_rcpt option on smtp transport. Bug 2946
2022-12-20 Jeremy HarrisRework "compiler quietening"
2022-12-20 Jeremy Harriscppcheck sliencing
2022-12-19 Jeremy HarrisFix logging of max-size log line
2022-12-18 Jeremy HarrisAdd template lines for alternate DBM libraries, in...
2022-12-13 Jeremy HarrisACL: Permit the "encrypted" condition to be used in...
2022-12-13 Jeremy HarrisGnuTLS: fix cert loading
2022-12-12 Jeremy Harristidying
2022-12-11 Jeremy HarrisTLS: Fix handling for server cert/key file SNI re-expan...
2022-12-10 Jeremy HarrisAllow a forced-fail for banner expansion to close conne...
2022-12-10 Jeremy HarrisMove connect ACL before TLS-on-connect
2022-12-04 Jeremy HarrisFix ${run } arg parsing
2022-12-03 Jeremy Harriscompiler quietening
2022-12-03 Jeremy Harristidying
2022-11-29 Jeremy HarrisAdd variable $sender_helo_verified
2022-11-29 Jeremy HarrisAdd predefined macros for expansions
2022-11-29 Jeremy HarrisTweak debug output
2022-11-29 Jeremy Harristidying
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-11-27 Jeremy HarrisFix LibreSSL build
2022-11-25 Jeremy HarrisOpenSSL: fix build on older library version
2022-11-23 Jeremy HarrisOpenSSL: OCSP under DANE
2022-11-22 Jeremy HarrisOpenSSL: fix double-expansion of tls_verify_certificates
2022-11-22 Jeremy HarrisOpenSSL: when preloading creds do the server certs...
2022-11-12 Jeremy Harristidy segv stacktrace logging
2022-11-12 Jeremy HarrisFix regex substring capture - commentary. Bug 2933
2022-11-11 Jeremy HarrisFix regex substring capture variables for null matches...
2022-11-11 Jeremy HarrisFix regext substring capture variables for null matches...
2022-11-05 Tim Gatestypo: code comment signture -> signature
2022-11-05 Mehmet Suslutypo: error message referenced wrong option
2022-11-03 Ruben JensterFix $reccipients after ${run...}. Bug 2929
2022-11-03 Jeremy HarrisFix daemon startup. Bug 2930
2022-10-18 Lorenz BrunDMARC: fix use-after-free in dmarc_dns_lookup
2022-10-15 Heiko Schlitterman... Fix: Build with libopendmarc 1.4.x (fixes 2728) github/fix/2728-opendmarc
2022-10-04 Jeremy HarrisUnbreak FreeBSD build
2022-10-04 Jeremy HarrisQuieten clang build
2022-10-04 Jeremy HarrisFix build with older OpenSSL.
2022-10-04 Jeremy HarrisOpenSSL: fix configuration of older TLS protocol versions
2022-09-30 Jasen BettsGnuTLS: fix for clients offering no TLS extensions
2022-09-22 Jeremy HarrisFix ${filter } for conditions modifying $value
2022-09-02 Jeremy HarrisEXPERIMENTAL_DCC: make build without WITH_CONTENT_SCAN...
2022-09-01 Jeremy HarrisFix non-WITH_CONTENT_SCAN build (3)
2022-08-31 Jeremy HarrisFix non-WITH_CONTENT_SCAN build (2)
2022-08-31 Jeremy HarrisFix non-WITH_CONTENT_SCAN build.
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-08-23 Jeremy HarrisOpenSSL: fix non-OCSP build
2022-08-20 Jeremy HarrisOpenSSL: fix reload of changed OCSP proof
2022-08-18 Jeremy HarrisOpenSSL: unbreak build with older library version
2022-08-18 Jeremy HarrisGSASL: use tls-exporter for SCRAM*PLUS methods under...
2022-08-15 Jeremy HarrisOpenSSL: strip spaces & newlines from cert signature...
next