exim.git
2022-07-12 Jeremy HarrisFix exit on attempt to rewrite a malformed address...
2022-07-12 Jeremy HarrisDocs: subsections
2022-07-09 Jeremy HarrisDocs: subsections
2022-07-05 Jeremy HarrisDocs: fix tables in PDF
2022-07-03 Jeremy HarrisOpenSSL: add IP & DN to OCSP fail log line
2022-07-01 Jeremy HarrisDocs: tidy bug comment; fixed in exim-website git
2022-07-01 Jeremy HarrisDocs: macros for index "see also" entries
2022-06-30 Jeremy HarrisDocs: bug notes
2022-06-30 Jeremy HarrisDocs: typoes
2022-06-30 Jeremy HarrisDocs: clarify recipient-checking ACL conditions applica...
2022-06-29 Jeremy HarrisBuild: fix commentary describing configuration directives
2022-06-26 Jeremy HarrisVariable setting in -be
2022-06-26 Jeremy Harristypo
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-26 Jeremy HarrisDocs: tidy for next release
2022-06-23 Jeremy HarrisDocs: more indexing exim-4.96
2022-06-20 Jeremy HarrisRegex cache observability
2022-06-19 Jeremy HarrisArgs count reduction in expansions coding
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-18 Jeremy Harristidying
2022-06-17 Jeremy HarrisTestsuite: pid & port numbers
2022-06-17 Jeremy HarrisTestsuite: port numbers
2022-06-17 Jeremy HarrisTestsuite: pid tracking
2022-06-11 Jeremy Harrishelper fn for daemon notifier
2022-06-10 Jeremy HarrisTestsuite: OpenSSL version differences
2022-06-10 Jeremy HarrisUse pool storage for regex operations
2022-06-07 Jeremy HarrisTestsuite: OpenSSL version differences exim-4.96-RC2
2022-06-05 Jeremy HarrisAvoid processing in ${sg...} when skipping
2022-06-05 Jeremy HarrisUpdate option defaults
2022-06-04 Jeremy Harristidying
2022-06-03 Jeremy HarrisLogging: expand hosts_connection_nolog coverage
2022-06-03 Jeremy HarrisSRS: avoid expanding ${srs_encode...} when guarded...
2022-06-02 Jeremy HarrisUnbreak DISABLE_PIPE_CONNECT build
2022-06-02 Jeremy HarrisDeduplicate coding between exim and eximon
2022-06-02 Jeremy Harristidying
2022-06-02 Jeremy HarrisHandle a v4mapped sender address given us by a proxy...
2022-06-01 Jeremy HarrisUnbreak DISABLE_PIPE_CONNECT build
2022-06-01 Jeremy HarrisSRS: fix encode operation for empty sender addresses.
2022-05-30 Jeremy HarrisFix build on BSDs & Solaris
2022-05-30 Jeremy Harrispanic_coredump option. Bug 2892
2022-05-30 Jeremy HarrisDocs: fix host_require_helo
2022-05-26 Jeremy HarrisFix build with DISABLE_TLS_RESUME
2022-05-26 Jeremy HarrisCHUNKING: handle protocol errors during reception
2022-05-26 Jeremy HarrisCHUNKING: fix second message on conn when first rejected
2022-05-26 Jeremy HarrisDEBUG: clarify multiline smtp responses
2022-05-24 Jeremy HarrisTLS resumption: fix for PIPECONNECT
2022-05-24 Jeremy Harristypo
2022-05-23 Jeremy HarrisLogging: distinguish mem-allocation errors
2022-05-23 Jeremy HarrisTLS resumption: disable on continued-connection
2022-05-23 Jeremy HarrisDocs: more info on PIPECONNECT
2022-05-23 Jeremy HarrisDebug: clarify SMTP DATA ops in transport
2022-05-19 Jeremy HarrisARC: reset headers before signing for secondary MX...
2022-05-19 Jeremy HarrisGnuTLS: Do not free the cached creds on transport conne...
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-05-15 Jeremy HarrisTestsuite: munge for recent GnuTLS
2022-05-15 Jeremy Harristidying
2022-05-11 Jeremy HarrisRevert "LibreSSL: maintain buildability on versions...
2022-05-11 Kirill MiazineLibreSSL: maintain buildability on versions after 3.5.0
2022-05-09 Jeremy HarrisFix string_copyn() for limit greater than actual string...
2022-05-08 Jeremy HarrisDocs: clarify distinction between config file and Makef...
2022-05-08 Jeremy HarrisDocs: clarify $authentication_failed. Bug 2878
2022-05-07 Martin PreenFix build with Solaris compiler
2022-05-06 Jeremy HarrisFix dbmjz lookup. Bug 2884
2022-05-03 Jeremy HarrisDocs: use tables rather than displays
2022-04-30 Jeremy HarrisTaint: generate detainted $domain_data & $local_part_da...
2022-04-30 Jeremy HarrisDocs: index detaint methods
2022-04-29 Jeremy HarrisDocs: more warnings on use of tainted data
2022-04-29 Jeremy HarrisDocs: mark up known-tainted variables
2022-04-25 Jeremy HarrisDocs: tidy for taint-check of transport process args
2022-04-25 Jeremy HarrisFix DISABLE_EVENT build
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-21 Jeremy HarrisDocs: more resumption notes
2022-04-19 Jeremy Harrisexim_dumpdb: keys-only output option
2022-04-15 Jeremy HarrisTLS resumption: support Outlook hosts-behind-loadbalancer
2022-04-15 Jeremy HarrisAdd string-hashing interface
2022-04-13 Jeremy Harristypo
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-10 Jeremy Harristidying
2022-04-10 Jeremy HarrisDocs: fix description of SNI-under-DANE. Bug 2265
2022-04-09 Jeremy HarrisDKIM: clarify debug output
2022-04-07 Jeremy Harriscompiler quietening
2022-04-07 Jeremy Harristidying
2022-04-07 Jeremy HarrisOpenssl client: ocsp stapling on resumed seesion
2022-04-05 Jeremy Harristidying
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-04-04 Jeremy HarrisTestsuite: account for changed feature name
2022-04-03 Jeremy HarrisCHUNKING: fix availability on continued-transport
2022-04-03 Jeremy HarrisDocs: allow for multiple return from dnsdb PTR lookup
2022-04-02 Jeremy HarrisRevert "Build: remove hints-DB interface from macro...
2022-04-01 Jeremy HarrisBuild: remove hints-DB interface from macro-predef...
2022-04-01 Jeremy Harrisc99 / non-gcc compatible inlineable functions
2022-03-31 Jeremy Harrisdesignated initializers
2022-03-28 Jeremy HarrisCompiler quietening
2022-03-28 Jeremy HarrisTidying: explicit (de)tainting copies
2022-03-28 Jeremy HarrisHints DB interface: convert from macros to inlinable...
2022-03-28 Jeremy HarrisLogging: fix crash on local_part utf8-conversion fail
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-19 Jeremy HarrisBDB: specific build-time error for version 1 library
2022-03-16 Jeremy Harrisconstify
next