Merge branch 'master' of ssh://git.exim.org/home/git/exim
[exim.git] / src / src / functions.h
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-08 Jeremy HarrisEnable operator md5 and sha1 use on certificate variabl...
2014-05-06 Jeremy HarrisRefactor tls_client_init interface
2014-05-05 Jeremy HarrisExtractors for subject-alternate-name, ocsp-uri, crl...
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-20 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2014-04-20 Jeremy HarrisFix handling of $tls_cipher et.al. in (non-verify)...
2014-04-19 Todd LyonsCopyright year updates:
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
2014-03-16 Jeremy HarrisSupport transport-added headers under cutthrough delive...
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-06 Michael Fischer... Code for verify=header_names_ascii
2014-02-26 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-01-07 Phil PennockCopyright year updates:
2013-07-21 Jeremy HarrisRemove ACL-config skip so that ${acl } expansions work...
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-03-25 Jeremy HarrisOCSP-stapling enhancement and testing.
2012-11-29 Tony FinchFix ultimate retry timeouts for intermittently delivera...
2012-11-08 Jeremy HarrisEnsure that recipient is well-defined for expansion...
2012-10-29 Jeremy HarrisTrack ACL context through ${acl expansions. Bug 1305.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-04 Jeremy HarrisAdd expansion variable $headers_added returning newline...
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.
next