Use single-bit fields for global flags
[exim.git] / src / src / expand.c
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
2017-03-04 Jeremy HarrisDebug: Use UTF-8 linedrawing rather than ASCII lineart...
2017-02-26 Jeremy HarrisAdd option to control use of shutdown by ${readsocket...
2017-02-26 Jeremy HarrisFix ${extract } corrupting an enclosing ${reduce }...
2017-02-24 Jeremy Harristidying
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-02-08 Jeremy HarrisMemory management: drop variables identified as going...
2017-02-08 Jeremy HarrisMemory management: when running under the testsuite...
2017-02-02 Jeremy HarrisGnuTLS: fix use of SHA3 hashes
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-09-17 Jeremy Harristidying
2016-08-20 Jeremy HarrisExpansions: more debug verbosity in expansion conditions
2016-08-14 Jeremy HarrisExpansions: new ${escape8bit:<string>} operator. Bug...
2016-08-11 Jeremy HarrisDefensive coding in ${run }
2016-08-11 Jeremy Harristidying
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-07-30 Jeremy HarrisExpansions: shortcut hmac expansion during syntax-check...
2016-07-30 Jeremy HarrisExpansions: add operators base32, base32d
2016-07-25 Jeremy Harrisdebug: prettify expansion condition trace output
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-02 Jeremy HarrisExpansions: add ${sha3:<string>} item
2016-06-02 Jeremy HarrisAdd support for ${sha256:<string>}
2016-06-02 Jeremy HarrisMove native sha1 implementation from auths to toplevel...
2016-05-09 Jeremy HarrisNew $queue_name variable
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-04-24 Jeremy Harrischar signedness
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-14 Jeremy HarrisExpansions: fix forced-fail of extract. Bug 1815
2016-04-14 Jeremy HarrisExpansions: better error messages for parse errors...
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-15 Jeremy Harristidying: coverity issues
2016-03-09 Jeremy HarrisString expansions: fix ${extract }, for the numeric...
2016-03-09 Heiko Schlitterman... Store the initial working directory, expand $initial_cw...
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-02 Jeremy HarrisTidying: Issues detected by gcc --fsanitize=undefined
2016-02-15 Jeremy HarrisExpansions: add operators base32, base32d
2016-02-15 Jeremy HarrisExpansions: shortcut hmac expansion during syntax-check...
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-02-02 Jeremy HarrisMerge commit 'f4d091fbe1f4' into 4.next
2016-01-16 Jeremy HarrisTidying
next