SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / structs.h
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-05-24 Jeremy HarrisTLS resumption: fix for PIPECONNECT
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-15 Jeremy HarrisTLS resumption: support Outlook hosts-behind-loadbalancer
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-05 Jeremy HarrisRetire old libsrs_alt -based SRS support. Bug 1649
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2021-10-23 Jeremy HarrisCopyright updates:
2021-04-10 Jeremy HarrisLogging: better tracking of continued-connection use
2020-06-11 Jeremy HarrisTLS: use RFC 6125 rules for certifucate name checks...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-10 Jeremy HarrisMove the TLS resumption support from Experimental to...
2020-05-09 Jeremy HarrisRename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALT
2020-05-04 Jeremy HarrisConsolidate $local_part_verified into $local_part_data
2020-05-01 Jeremy HarrisFix $local_part_verified for remote-delivery routing...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-03 Jeremy Harrisdsearch: full-path return option
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-01-22 Jeremy HarrisAvoid Solaris compiler issue
2020-01-20 Jeremy HarrisSupport "hide" on named-list definition lines
2019-12-30 Jeremy HarrisGSASL: feature macro
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-04 Samuel ThibaultHurd: errno really uses more than a short-sized value...
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-09-01 Jeremy HarrisSupport TTL from SOA for NXDOMAIN & NODATA cache entrie...
2019-08-13 Jeremy HarrisDNS: use tainted memory for all lookups
2019-07-11 Jeremy HarrisKeep router-variables separate on addrs, to avoid taint...
2019-07-08 Jeremy HarrisRouters: named variables
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-24 Jeremy HarrisDANE: remove excess compile-time checks
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-03-18 Jeremy HarrisLogging: fix initial listening-on log line
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-11 Jeremy HarrisDebug: config file name & line number for each ACL...
2019-01-27 Jeremy HarrisDebug: config file name & line number for each ACL...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-12 Jeremy HarrisIncrease buffer size used for DNS responses. Bug 2329
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-09 Jeremy HarrisDKIM: support timestamp and expiry tags in signing...
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-25 Jeremy HarrisDKIM: support specifying alternate-identity tag for...
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-16 Jeremy HarrisOptimise scanning config for macros
2017-07-08 Jeremy HarrisSplit macro name storage out from macro definition...
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-02 Jeremy Harristidying
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisFix child-address counting.
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisUse smtp_write_mail_and_rcpt_cmds() for verify callout
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy Harrisconstification
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-07 Jeremy HarrisCHUNKING: fix transmit with long headers
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-02 Jeremy Harristransmit logging
2016-08-02 Jeremy Harrisbasic & pipelined transmit testcases
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-26 Jeremy Harristidying
2016-07-24 Jeremy Harrisrecive smtp command
2016-07-24 Jeremy Harristidying
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-13 Jeremy Harrismax_parallel transport option
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-09-09 Jeremy HarrisDSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
next