Performance timing measurements
[exim.git] / src / src / expand.c
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-08-27 Jeremy HarrisFix ${domain:} for a bare local-part input. Bug 2375
2019-08-03 Jeremy Harriscompiler quietening
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-25 Jeremy HarrisAvoid re-expansion in ${sort }
2019-07-09 Jeremy HarrisExpansions: acl expansion error detail
2019-07-08 Jeremy HarrisRouters: named variables
2019-06-26 Jeremy Harristidying
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-21 Jeremy HarrisExpansions: ${sha2_N}
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-23 Jeremy HarrisCompiler quietening
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-20 Jeremy HarrisFix use of unintialized variable
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-18 Jasen BettsFix expansions for RFC 822 addresses having comments...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-11 Jeremy HarrisJSON: add iterative conditions for arrays
2019-02-11 Jeremy HarrisJSON: add jsons extract variant, to strip quotes from...
2019-02-11 Jeremy HarrisFix json extract operator for unfound case
2019-02-10 Jeremy Harrisconstification
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-09 Jeremy HarrisJSON: fix crashes in ${extract jsons } and ${extract...
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-01-22 Jeremy HarrisJSON: add iterative conditions for arrays
2019-01-22 Jeremy HarrisJSON: add jsons extract variant, to strip quotes from...
2019-01-10 Jeremy HarrisFix json extract operator for unfound case
2019-01-05 Jeremy Harrisconstification
2018-12-30 Jeremy Harristidying
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-11-20 Jeremy Harristidying
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-11-14 Jeremy Harristidying
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-12 Jeremy Harristidying
2018-10-12 Phil PennockRename smtp.client-ip to smtp.remote-ip
2018-10-02 Jeremy HarrisDebug: noutf8 selector. Bug 2324
2018-09-30 Jeremy HarrisExpansions: fix json extract for de-wrapping nested...
2018-09-30 Jeremy HarrisExpansions: extract methods for JSON objects and arrays...
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-17 Phil PennockFix utf8clean not replacing incomplete final character
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-06-26 Jeremy Harristidying
2018-06-26 Jeremy HarrisUnbreak non-DANE build
2018-06-25 Jeremy HarrisExpansions: A tls option on ${readsocket }. Bug 2282
2018-06-14 Jeremy HarrisAdd client-ip info to non-pass iprev ${authres } lines
2018-05-05 Jeremy Harristidying
2018-05-01 Jeremy HarrisExpansions: new ${lheader:<name>}. Bug 2272
2018-04-29 Jeremy Harristidying
2018-04-25 Jeremy HarrisARC: add $arc_oldest_pass variable, for verify
2018-04-24 Jeremy HarrisARC: add $arc_domains variable, for verify pass
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-04-15 Jeremy HarrisAdd client-ip info to iprev ${authres } line
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-04-04 Jeremy HarrisAdd client-ip info to iprev ${authres } line
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-25 Jeremy HarrisAdd non-mtp source info to ${authres }
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-03-18 Jeremy HarrisDMARC: add results to generic authres string; remove...
2018-03-13 Jeremy HarrisARC: add $arc_state, $arc_state_reason and add reason...
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-18 Jeremy HarrisExpansions: make ${authresults } usable in a named ACL
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-17 Jeremy Harristidying
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-03 Jeremy HarrisDebug: more info for string-expansion troubles
2018-02-02 Jeremy HarrisString expansions: support sha3 under OpenSSL (1.1.1+)
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2017-12-29 Jeremy HarrisFix crash associated with dnsdb lookup done from DKIM...
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-16 Jeremy Harristidying
2017-11-14 Jeremy HarrisDocs: PRVS validity. Bug 2033 exim-4_90_RC2
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
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-26 Jeremy HarrisDebug: add trace in the inlist expansion condition
2017-10-21 Jeremy Harristidying
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-06 Heiko Schlitterman... Check for proper output separator in expanding ${addres...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-20 Jeremy HarrisTFO: early-data for ClamAV and for readsocket expansion
2017-09-12 Jeremy HarrisDKIM: support multiple signing, by selector
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-08-14 Jeremy Harristidying
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-06 Jeremy Harristidying
2017-03-13 Jeremy HarrisSync 4.next from master
next