TLS: Whine to log on client config of SNI under too-old OpenSSL version
[exim.git] / src / src / functions.h
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-20 Jeremy Harrisdnslists: permit use with explicit key(s) in nonsmtp...
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-11-14 Jasen BettsEvents: add recipient-deferred events, both per-host...
2015-11-12 Heiko Schlitterman... Add support for -bP config
2015-11-08 Jeremy HarrisExpansions: New ${ipv6denorm:<string>} and ${ipv6norm...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-11 Jeremy HarrisHandle >1 parallelism in serialize db entries
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-22 Jeremy HarrisBefore importing a certificate, free any previous one...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-23 Jeremy Harristidying
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-16 Jeremy Harristidying
2015-05-04 Jeremy HarrisI18N: new ${imapfolder_<sep>:<string>} expansion item...
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output
2015-04-12 Jeremy Harrissmtp input
2015-04-12 Jeremy HarrisA-label transform functions
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-11 Jeremy HarrisFix reduce expansion.
2015-02-09 Jeremy Harristidying
2015-02-01 Jeremy Harrisconstification
2015-01-27 Jeremy HarrisMake useful socket functions more generally available
2015-01-27 Jeremy HarrisFix crash in ocsp_url extract
2015-01-13 Jeremy HarrisMake smtp_receive_timeout main option expanded. Bug 564
2015-01-12 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2015-01-12 Jeremy HarrisSupport timeout option on malware=
2015-01-12 Jeremy HarrisApply timeout consistently to all malware scanner types
2015-01-12 Jeremy HarrisCode tidying
2015-01-12 Jeremy HarrisMove certificate name checking to mainline, default...
2015-01-12 Jeremy HarrisRefactor common uses of list-checking
2015-01-12 Jeremy HarrisMake the retry_include_ip_address smtp transport option...
2014-11-20 Jeremy HarrisConst-ification
2014-11-20 Jeremy HarrisConst-ification
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisFor connects and certificate-verifies denied by event...
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-10 Jeremy HarrisTPDA tidying
2014-09-06 Todd LyonsMerge branch 'master_condition_description'
2014-09-04 Jeremy HarrisEnforce TLS under DANE when host has TLSA records
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-20 Jeremy HarrisSupport optional server certificate name checking....
2014-05-13 Jeremy HarrisExtractor for named RDN element types from a certificat...
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
next