Tidying: Issues detected by gcc --fsanitize=undefined
[exim.git] / src / src / expand.c
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
2014-07-08 Jeremy HarrisReinstate SNI variables under GnuTLS. Bug 1499 exim-4_83_RC3
2014-06-20 Jeremy HarrisUse enum for var_entry type
2014-06-15 Jeremy HarrisFix testcase 0373
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-13 Jeremy HarrisFix cert fingerprint path to deny noncerts
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-11 Jeremy HarrisNew expansion operator sha256 for certificates. Bug...
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-05-08 Jeremy HarrisCertificate-related routines only present when TLS...
2014-05-08 Jeremy HarrisEnable operator md5 and sha1 use on certificate variabl...
2014-05-06 Jeremy HarrisOCSP observability: variables $tls_{in,out}_ocsp
2014-05-05 Jeremy HarrisExtractors for subject-alternate-name, ocsp-uri, crl...
2014-05-03 Jeremy HarrisMore debug output
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-24 Jeremy HarrisDnssec observability: add variable $lookup_dnssec_authe...
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-04-19 Todd LyonsFix Proxy Protocol v2 handling
2014-04-15 Todd LyonsAdd expansion for DMARC policy
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-14 Axel RauUpdate ${utf8clean }. Bug 1401
2014-03-18 Jeremy HarrisFix ACL "condition =" for negative number values. ...
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-09 Jeremy HarrisRefactor malware.c and introduce new scanner type ...
2014-03-08 Axel Rau${utf8clean:string} expansion operator. Bug 1401
2014-01-07 Phil PennockCopyright year updates:
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2013-12-30 Todd LyonsProxy negotiation saves socket timeout values.
2013-12-22 Jeremy HarrisAdd ${listextract {n}{list}...}
2013-11-30 Todd LyonsProxy Protocol - Server support
2013-11-12 Jeremy HarrisFix memory management vs acl-as-conditional, redux
2013-11-10 Jeremy HarrisFix memory management vs. acl-as-conditional
2013-11-10 Jeremy HarrisAdd commented-braces for ease of brace-matching editor use
2013-10-01 Todd LyonsBugzilla 1217: Experimental Redis lookup
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-09-22 Todd LyonsAdd expansion $authenticated_fail_id
2013-09-15 Jeremy HarrisFix numeric comparisons for 64b. Bug 1385
2013-07-21 Jeremy HarrisFix debug output in ${acl }
2013-05-23 Tony Finch${hexquote: expansion operator
next