exim.git
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
2021-03-20 Jeremy HarrisMemory debug: track max pool order, fix nonpool accounting
2021-03-20 Jeremy HarrisMemory handling: exponentially-increasing alloc size
2021-03-20 Jeremy HarrisDKIM: Force use of tainted mem for headers
2021-03-20 Jeremy HarrisAvoid needless alloc for null header
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2021-03-19 Jeremy Harristestsuite output changes resulting
2021-03-17 Jeremy Harris Linux and the BSDs have getifaddrs(). Use it and...
2021-03-17 Jeremy Harristestsuite output changes resulting
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-03-16 Jeremy HarrisDebug: tag client SMTP output with buffering qualifier
2021-03-15 Heiko Schlittermann... Fix error messages in dbfn_open
2021-03-15 Jeremy HarrisDoc: more explicit hinting on tls_try_verify_hosts.
2021-03-09 Bernd KuhlsFix uClibc build
2021-03-07 Jeremy Harriswip
2021-03-07 Jeremy HarrisRevert "Docs: typos"
2021-03-06 Jim PazarenaDocs: typos
2021-02-27 Jeremy HarrisDocs: fix description of hosts_try_dane. Bug 2704
2021-02-24 Jeremy HarrisQueryprogram router: call extract fn directly rather...
2021-02-23 Jeremy HarrisBulid: fix DISABLE_PIPE_CONNECT build. Bug 270333
2021-02-22 Jeremy HarrisFix list-expansion for various domainlists, having...
2021-02-22 Jasen BettsTestsuite: fix error message. Bug 2700
2021-02-19 Heiko Schlichtingspamd: Use macro for default priority. Bug 2694
2021-02-19 Heiko SchlichtingUse random_number rather than random, for external...
2021-02-19 Heiko SchlichtingFix weight calculation for socks_proxy. Bug 2694
2021-02-19 Heiko SchlichtingFix weight calculation for spamd_address. Bug 2694
2021-02-18 Jeremy HarrisDocs: yet more on $domain_data
2021-02-18 Jim PazarenaDocs: typo
2021-02-18 Jeremy HarrisDebugging: avoid expansion problem with foolish-length...
2021-02-13 Jeremy HarrisTestsuite: when generating a bounce message, allow...
2021-02-13 Jeremy HarrisFix build for platforms not having ulong
2021-02-13 Jeremy Harriswip
2021-02-13 Jeremy HarrisDocs: more notes on dnslists
2021-02-12 Jeremy HarrisFix error codes in ACL-time quota checking
2021-02-12 Jeremy HarrisFix FreeBSD 13 build
2021-02-08 Simon ArlottTestsuite: expand testcase. Bug 2693
2021-02-07 Jeremy HarrisTestsuite: missing file
2021-02-06 Jeremy HarrisDocs: fix bug reference
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
2021-02-02 Jeremy HarrisTestsuite: fix testcase for SPF empty-mailfrom-use...
2021-01-31 Jeremy Harrisgsasl authenticator: support client salted-password...
2021-01-31 Jeremy HarrisFix Freebsd TFO build
2021-01-29 Jeremy Harristidying
2021-01-29 Jeremy HarrisLookups: fix $local_part_data for a match on a filename...
2021-01-25 Jeremy HarrisAUTH: avoid logging creds on ACL denial
2021-01-24 Jeremy HarrisTFO: cleanup the TCP pure ack of SMTP banner
2021-01-23 Jeremy HarrisMove QUICKACK disable as early as possible in server...
2021-01-22 Jeremy HarrisFix getting non-TLS QUIT in FIN segment
2021-01-22 Jeremy HarrisTLS: on Linux when sockopt TCP_FASTOPEN_CONNECT is...
2021-01-21 Jeremy Harris Avoid bare TCP ACKs during TLS-on-connect startup.
2021-01-21 Jeremy HarrisTestsuite: TLS server testcase consolidation
2021-01-21 Jeremy HarrisTestsuite: shuffling
2021-01-21 Jeremy HarrisTestsuite: TLS client testcase consolidation
2021-01-19 Jeremy HarrisTestsuite: case for TLS client tls-on-connect
2021-01-17 Jeremy Harrismalware: use sendfile for ClamAV TCP
2021-01-17 Jeremy HarrisTestsuite: testcase for ClamAV over TCP
2021-01-16 Jeremy Harrismalware: fix ClamAV file send corking
2021-01-16 Jeremy Harrisdocs infrastructure notes
2021-01-16 Jeremy HarrisDocs: indexing
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2021-01-12 Jeremy HarrisAuths: in plaintext authenticator, fix parsing of conse...
2021-01-12 Jeremy HarrisDocs: change note
2021-01-10 Jeremy Harrischannel binding notes
2021-01-09 Jeremy HarrisUtilities: harden exim_tidydb against corrupt wait...
2021-01-04 Jeremy HarrisBSD: avoid delay on continued-connection
2021-01-01 Jeremy HarrisAuthenticators: feature handling for upcoming GSASL...
2021-01-01 Jeremy HarrisFreeBSD: packet coalescing
2021-01-01 Jeremy Harrismalware: avoid partial packets, sending to ClamAV
2021-01-01 Jeremy HarrisFreeBSD: harden against ClamAV connection errors
2021-01-01 Jeremy HarrisAvoid needless socket close
2020-12-31 Jeremy Harrismalware: avoid slurping entire spoolfile for sending...
2020-12-31 Jeremy HarrisTFO: better observability (slightly) on FreeBSD
2020-12-28 Jeremy Harristypo
2020-12-28 Jeremy HarrisLogging: make placement of continued-delivery asterisk...
2020-12-27 Jeremy HarrisGSASL: More recent versions of the library no longer...
2020-12-26 Jeremy HarrisFix build on GNU/Hurd [supports openat()]. Bug 2608
2020-12-26 Jeremy HarrisFix build warning on 32-bit int platfowms. Bug 2678
2020-12-24 Jeremy HarrisExpansions: Reduce memory use of ${listcount }
2020-12-24 Jeremy HarrisReplace internal string-expansion call with a direct...
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-12-24 Jeremy HarrisFix ${listextract } from a tainted list
2020-12-20 Jeremy HarrisFix local delivery delay when combined with remote...
2020-12-17 Jeremy HarrisFix the PIPE_CONNECT feature control in the template...
2020-12-17 Jeremy HarrisRemove the X_ prefix from the PIPE_CONNECT SMTP service...
2020-12-16 Jeremy HarrisFix matching of long addresses. Bug 2677
2020-12-02 Jeremy HarrisDocs: add info on router variable evaluation order
2020-11-24 Jeremy HarrisARC: harden parsing of signing spec. Bug 2639
2020-11-24 u34Docs: wording fixes.
2020-11-23 Jeremy HarrisDocs: list $spam_ variables in expansions chapter
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
next