Fix unsigned < 0 check
[exim.git] / src / src / expand.c
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
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2012-12-25 Jeremy HarrisAdd $router_name and $transport_name variables. Bug...
2012-11-22 Jeremy HarrisFix 64b build.
2012-11-08 Jeremy HarrisEnsure that recipient is well-defined for expansion...
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-11-04 Jeremy HarrisAdd A= to delivery log lines, and a client_set_id optio...
2012-10-29 Jeremy HarrisTrack ACL context through ${acl expansions. Bug 1305.
2012-10-28 Jeremy HarrisQuieten complaining compilers.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-25 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-10-25 Jeremy HarrisSave/restore $acl_arg1 ... across acl calls, making...
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-14 Jeremy HarrisAvoid reset of store pool in expand when a ${acl is...
2012-10-04 Jeremy HarrisAdd expansion variable $headers_added returning newline...
2012-07-05 Jeremy HarrisFix bug 1267 - inlist/i were ignoring negation.
2012-07-01 Jeremy HarrisMerge branch 'acl'
2012-06-27 Jeremy HarrisAcl expansions: tests and documentation
2012-06-24 Jeremy HarrisChange acl expansion-condition syntax to "acl {{name...
2012-06-24 Jeremy HarrisMerge branch 'acl-args' into acl
2012-06-14 Jeremy HarrisAdd acl call as an expansion condition
2012-06-12 Jeremy HarrisUse custom variables for ACL args, up to nine. Add...
2012-06-12 Jeremy HarrisAdd ${acl {name}{arg}} expansion item.
2012-06-12 Jeremy HarrisMerge branch 'lists'
2012-06-12 Jeremy HarrisChange names to "listnamed" and "listcount".
2012-06-10 Jeremy HarrisAdd ${list:name} and ${nlist:string} expansion operators.
2012-06-07 Phil PennockExpand $sender_host_dnssec and add vtype_bool
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-05 Jeremy HarrisSupport "G" modifier on numbers in ${if comparisons.
2012-06-04 Jeremy HarrisAdd $tls_in_* variables; note the old names as deprecated.
2012-06-04 Jeremy HarrisFix tls variables order, and testsuite case 5401 (cutth...
2012-06-04 Jeremy HarrisFixup testsuite cases affected by dual-tls - mainly...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
2012-05-17 Jeremy HarrisSupport expansion variable for hi-res timestamp (bug...
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-13 Jeremy HarrisMerge branch '64bitint'
2012-05-13 Jeremy HarrisUse defines in config.h for type & scanf-patterns for...
2012-05-13 Jeremy HarrisMake integer values 64bit (bug 1171).
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockTLS SNI support for OpenSSL ($tls_sni)
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-04 Phil PennockVarious SASL fixes.
2011-10-05 Phil Pennockfix sub2_honour_dollar type exim-4_77_RC3
2011-10-03 Phil PennockMerge branch 'list_safety'
2011-09-25 Phil Pennockmatch_* do not expand RHS, unconditionally.
2011-09-25 Phil PennockImplement inlist/inlisti expansion conditions
2011-08-28 Phil PennockHandle ${run} returning more data than OS pipe buffer...
2011-08-27 Phil Pennock$av_failed variable set when av_scanner deferred
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-05-09 Phil PennockINT_MIN {/,%} -1 = INT_MAX for our purposes.
2011-04-26 Phil PennockCond !bool{}/!bool_lax{} did not negate. Fixed.
2011-04-12 Phil PennockAlso ${eval:x % 0} fixed to not SIGFPE.
2011-04-12 Phil PennockCatch divide-by-zero in ${eval:...}.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
next