Tidying
[exim.git] / src / src / expand.c
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-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-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-01-16 Jeremy HarrisTidying
2016-01-16 Jeremy HarrisTidying
2016-01-16 Jeremy HarrisExpansions: avoid releasing memory used for $value...
2016-01-14 Jeremy HarrisExpansions: more detail in error messages
2016-01-11 Jeremy HarrisExpansions: Fix crash in crypteq: On OpenBSD a bad...
2016-01-06 Jeremy Harrisfix no-ssl build
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-30 Jeremy HarrisNew expansion operator base64d, and base64 as synonym...
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
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-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-12-01 Jeremy HarrisDKIM: $dkim_key_length visibility variable. Bug 1311
2015-11-08 Jeremy HarrisExpansions: New ${ipv6denorm:<string>} and ${ipv6norm...
2015-11-03 Jeremy HarrisPRDR: Introduce $prdr_requested flag variable. Bug...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-09-12 Jeremy HarrisNew $callout_address variable to record spamd (etc...
2015-09-08 Jeremy Harris Capture substrings in ACL regex= . Bug 425.
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-23 Jeremy HarrisNew ${env {NAME}} expansion. Bug 1604
2015-05-23 Jeremy Harristidying
2015-05-19 Jeremy HarrisChange HELO-verify forward case from byname to bydns...
2015-05-04 Jeremy HarrisI18N: new ${imapfolder_<sep>:<string>} expansion item...
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisA-label expansion operators
2015-04-03 Jeremy HarrisObservability variable
2015-02-11 Jeremy HarrisFix reduce expansion.
2015-02-09 Jeremy Harristidying
2015-02-01 Jeremy Harrisconstification
2015-01-25 Andrew LewisSupport Rspamd. Patch from Andrew Lewis, lightly edito...
2015-01-12 Jeremy HarrisSupport timeout option on malware=
2015-01-12 Jeremy HarrisNew variable $exim_version. Bug 306
2015-01-12 Heiko SchlittermannNew variable $config_dir, $config_file. Bug 1553
2015-01-12 Jeremy HarrisMake the retry_include_ip_address smtp transport option...
2014-11-29 Jeremy HarrisCompiler quietening
2014-10-25 Jeremy HarrisMake transport name available in verify-callouts. ...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-06 Jeremy HarrisAdd expansion item for sorting lists
2014-09-02 Jeremy HarrisFix ${extract expansion for use within ${if inlist...
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-08-18 Todd LyonsMerge remote-tracking branch 'exim_github/pr/16'
2014-08-17 Jeremy HarrisSafer coding for utf8clean expansion operator
2014-08-17 Jeremy HarrisUnbreak utf8clean testcase.
2014-08-16 Jeremy HarrisAdd observability variables and provision for avoiding...
2014-08-15 Jeremy HarrisCompiler quietening
2014-08-14 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-08-14 Todd LyonsOpenBSD 5.5 removed arc4random_stir
2014-08-11 Jeremy HarrisDo not sleep for tiny periods, or hang trying to sleep...
2014-07-23 Lars MuellerBug 1506: Silence static checkers.
2014-07-23 Todd LyonsBug 1506: Fix static typechecker output
2014-07-16 Tony FinchOnly expand integers for integer math once
2014-07-14 Phil PennockUse Ustrlen() on a uschar
next