wip
[exim.git] / src /
2021-05-05 Jeremy Harriswip
2021-05-04 Jeremy HarrisDebug: output dmarc library version
2021-05-04 Jeremy HarrisFix ${ipv6norm:}
2021-04-25 Jeremy Harristidying
2021-04-25 Jeremy HarrisTestsuite: tidying
2021-04-25 Jeremy HarrisTaint: enforce untainted ACL text line
2021-04-21 Simon ArlottFix time usage on non-subtick-resolution platforms
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-04-14 Jeremy Harris taint: allow appendfile create_file option to speci...
2021-04-12 Heiko Schlitterman... Set mainlog_name and rejectlog_name unconditionally.
2021-04-10 Jeremy HarrisLogging: better tracking of continued-connection use
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-04-05 Jeremy HarrisDisable server-side close timing sophistication on...
2021-04-03 Jeremy HarrisTLS: harden error-detection in TLS proxy process
2021-04-03 Jeremy HarrisMake smtp_accept_max_per_connection expanded
2021-04-02 Heiko Schlitterman... build: Allow environment EXIM_RELEASE_VERSION
2021-04-02 Jeremy Harristypoes
2021-03-28 Jeremy HarrisMemory handling: fix size backoff on store-reset
2021-03-28 Jeremy HarrisMemory debug: do not try to save allocation bytes used...
2021-03-27 Jeremy HarrisGnuTLS: use a less bogus-looking temporary filename...
2021-03-27 Jeremy HarrisAvoid all tail-end pipelining on retries
2021-03-25 Heiko Schlitterman... Build: use PHDRS set in the toplevel Makefile
2021-03-23 Jeremy HarrisAvoid building routines calling other not incuded in...
2021-03-22 Jeremy HarrisAvoid clearing first_delivery flag on the initial half...
2021-03-21 Jeremy HarrisBuiltin macros for Experimental features
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-17 Jeremy Harris Linux and the BSDs have getifaddrs(). Use it and...
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-03-16 Jeremy HarrisDebug: tag client SMTP output with buffering qualifier
2021-03-15 Heiko Schlitterman... 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-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-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 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-12 Jeremy HarrisFix error codes in ACL-time quota checking
2021-02-12 Jeremy HarrisFix FreeBSD 13 build
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
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-17 Jeremy Harrismalware: use sendfile for ClamAV TCP
2021-01-16 Jeremy Harrismalware: fix ClamAV file send corking
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-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 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-11-24 Jeremy HarrisARC: harden parsing of signing spec. Bug 2639
2020-11-19 Jeremy HarrisLogging: add I= element to transport-defer lines. ...
2020-11-03 Jeremy Harristidying
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
next