Merge branch 'acl'
[exim.git] / src / src / functions.h
2012-07-01 Jeremy HarrisMerge branch 'acl'
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-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisAdd $tls_in_* variables; note the old names as deprecated.
2012-06-04 Jeremy HarrisFix post-rebase merge issues.
2012-06-04 Jeremy HarrisBetter debug.
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-06-03 Phil PennockDSCP: inbound via control = dscp/<value>
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockDSCP support, tentative
2012-06-01 Phil PennockDNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
2012-06-01 Phil Pennocktls_dh_min_bits smtp transport option
2012-06-01 Phil PennockMake -n combine with -bP to inhibit names
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil PennockFor DH, use standard primes from RFCs
2012-05-21 Phil PennockAdded tls_dh_max_bits & check tls_require_ciphers early.
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
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 PennockMore tls_sni support: outbound, logging.
2012-04-27 Phil PennockHandle \n in tls_peerdn for spool files.
2012-04-22 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-04-22 Dirk MuellerMark cases where printf format strings are used
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-03-22 Phil PennockCompiler masochism compliance.
2010-06-06 Phil PennockBuild without WITH_CONTENT_SCAN.
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2010-06-05 Phil PennockNew expansion operator: reverse_ip
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Tom KistnerBugzilla #722
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2008-06-04 Michael HaardtAdded parse_date_time() to parse RFC 2822 date-time.
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-02-07 Philip HazelSplit long fakereject and fakedefer messages.
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-01-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-10-24 Philip HazelAdded -bem option.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-03-08 Philip HazelAllow for linefold when generating more than one RFC...
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-06 Philip HazelSupport for verify=not_blind.
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-06-20 Philip HazelFix bug in my conversion of Tom's snprintf to string_vf...
2005-06-16 Tom Kistneradded "prvs" and "prvscheck" expansion items
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-27 Philip Hazeldefer_ok was not working if used on a callout with...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-19 Philip HazelImplement the pseudo dns lookup type "zns" for ${dnsdb...
2004-11-18 Philip HazelCanonicize IPv6 addresses that are supplied via -bh...
2004-11-17 Philip HazelAdded $spool_size, $log_size, $spool_inodes, $log_inodes.
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-10-07 Philip HazelStart