Fix memory leak during multi-message reception using STARTTLS
[exim.git] / src / src / tls-gnu.c
2018-02-17 Jeremy HarrisFix memory leak during multi-message reception using...
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-27 Jeremy HarrisGnuTLS: fix to ignore timeout on unrelated callout...
2018-01-01 Jeremy Harristidying
2017-12-22 Jeremy HarrisDANE/GnuTLS: split verification of mixed sets of TLSA...
2017-12-20 Jeremy HarrisDANE/GnuTLS: filter TLSA records for usability
2017-12-20 Jeremy HarrisDANE/GnuTLS: ignore traditional CA anchor validation...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-19 Jeremy HarrisDANE: support under GnuTLS. Bug 1523
2017-12-03 Jeremy HarrisGnuTLS: multiple server certs, OCSP stapling. Bug...
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-24 Jeremy HarrisAdd comment on GnuTLS library debugging facility
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-07 Jeremy HarrisTLS: support multiple certificate files in server....
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-18 Josh Sorefspelling: Mavrogiannopoulos
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-23 Heiko Schlitterman... Fix memory leak on (Gnu)TLS close.
2016-11-23 Heiko Schlitterman... Fix crash in (Gnu)TLS debug output
2016-10-23 Jeremy HarrisFix bug with aborted server TLS connection, under GnuTLS
2016-10-22 Jeremy Harristidying
2016-09-27 Jeremy HarrisDrain socket to get clean TCP FINs
2016-09-13 Jeremy Harristidying
2016-08-06 Jeremy HarrisFix DISABLE_DKIM build & test. Fix build on systems...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy Harrisreceive with DKIM
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-21 Jeremy HarrisTestsuite: GnuTLS server TLD startup errors testcase
2016-05-04 Jeremy HarrisTLS: support older GnuTLS versions
2016-05-04 Jeremy HarrisTLS: when tls_certificates unset, generate a selfsigned...
2016-04-20 Heiko Schlitterman... Doc: fix minor typos
2016-04-07 Andrew Colin KissaDANE: fix build under GnuTLS to properly fail. Bug...
2016-02-02 Jeremy HarrisMerge commit 'f4d091fbe1f4' into 4.next
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-20 Jeremy Harristidying
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-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-09-29 Jeremy HarrisFix gnutls library version check, for system certs...
2015-08-11 Jeremy HarrisGnuTLS: avoid whining about OCSP when not requested...
2015-08-02 Jeremy HarrisGnuTLS: avoid using OCSP on buggy library versions...
2015-08-02 Jeremy HarrisTestsuite: Add testcase for OCSP-nonaware client, to...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-22 Jeremy HarrisUTF8: Cert namechecks always use a-label
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisMake smtp transport try server cert verify by default
2015-01-12 Jeremy HarrisMake "system" location for certificate CA bundle the...
2015-01-12 Jeremy HarrisSupport use of system default CA bundle
2015-01-12 Jeremy HarrisMove certificate name checking to mainline, default...
2015-01-12 Jeremy HarrisRefactor common uses of list-checking
2014-11-23 Jeremy HarrisMake smtp transport try server cert verify by default
2014-11-23 Jeremy HarrisMake "system" location for certificate CA bundle the...
2014-11-23 Jeremy HarrisSupport use of system default CA bundle
2014-11-23 Jeremy HarrisMove certificate name checking to mainline, default...
2014-11-20 Jeremy HarrisRefactor common uses of list-checking
2014-11-08 Jeremy HarrisFix smtp transport certificate-verification option...
2014-11-06 Jeremy HarrisEXPERIMENTAL_CERTNAMES: Hostlist for cert name checks...
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 HarrisAdd event for inbound cert visibility
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-22 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-22 Jeremy HarrisMore regular logging use of H=<name> [<ip>]
2014-10-20 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-16 Jeremy HarrisHandle certificate dir under GnuTLS, if recent enough
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
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-07-13 Jeremy HarrisFix TLS SNI, and add regression test cases
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-23 Jeremy HarrisAdd GnuTLS version check
2014-05-23 Jeremy HarrisMove OCSP out of EXPERIMENTAL
2014-05-20 Jeremy HarrisSupport optional server certificate name checking....
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-09 Jeremy HarrisMake $tls_out_ocsp visible to TPDA (mostly testsuite)
2014-05-06 Jeremy HarrisOCSP observability: variables $tls_{in,out}_ocsp
2014-05-06 Jeremy HarrisRefactor tls_client_init interface
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-24 Jeremy HarrisSupport OCSP Stapling under GnuTLS. Bug 1459
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-21 Jeremy HarrisFix testcase "server missing/empty certificate file"
2014-04-19 Todd LyonsCopyright year updates:
2014-03-19 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
next