GnuTLS: pkcs11-init no longer needed for recent library versions
[exim.git] / src / src / tls-gnu.c
2019-10-06 Jeremy HarrisGnuTLS: pkcs11-init no longer needed for recent library...
2019-10-06 Jeremy HarrisGnuTLS: global-init call not needed for recent library...
2019-10-06 Jeremy HarrisGnuTLS: lose DH-param setup, for recent library version...
2019-09-29 Jeremy Harristidying
2019-09-26 Jeremy HarrisGnuTLS: full-chain OCSP stapling. Bug 1466
2019-09-21 Jeremy HarrisGnuTLS: fix build on older libraries
2019-09-21 Jeremy HarrisGnuTLS: fix build on intermediate-age libraries
2019-09-20 Jeremy HarrisGnuTLS: fix non-OCSP bulid
2019-09-20 Jeremy HarrisGnuTLS: Move to more-modern stapling API
2019-08-19 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-08-19 Jeremy Harristaint SNI values supplied by client
2019-07-28 Jeremy HarrisFix crash after TLS channel shutdown
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-19 Jeremy HarrisGnuTLS: fix the advertising of acceptable certs by...
2019-05-07 Jeremy HarrisGnuTLS: fix $tls_out_ocsp under hosts_request_ocsp
2019-05-07 Jeremy HarrisTLS: increase resumption ticket lifetime to 2 hours
2019-05-02 Jeremy HarrisTLS: library version build-time checks for resumption...
2019-05-02 Jeremy HarrisFix build on older GnuTLS
2019-05-02 Jeremy HarrisDebug: restore GnuTLS debug level.
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-25 Jeremy HarrisFix build with older GnuTLS, redux
2019-04-25 Jeremy HarrisFix build with older GnuTLS
2019-04-25 Jeremy HarrisGnuTLS 3.6.7 cipher strings
2019-04-23 Jeremy HarrisGnuTLS: debug output for how to get TLS 1.3 keying
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-04-15 Jeremy Harristidying
2019-04-05 Jeremy Harristidying
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisGnuTLS: trim error messages
2019-02-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-11 Jeremy HarrisGnuTLS: Debug output keying info. OpenSSL: TLS1.2...
2019-02-10 Jeremy Harrisconstification
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-10 Jeremy HarrisGnuTLS: trim error messages
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-01-16 Jeremy HarrisFix build with older TLS library versions
2019-01-16 Jeremy HarrisGnuTLS: Debug output keying info. OpenSSL: TLS1.2...
2019-01-05 Jeremy Harrisconstification
2018-12-25 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-24 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-11-29 Jeremy HarrisGnuTLS: fix build with older libraries
2018-11-28 Jeremy HarrisTLS: Increase RSA keysize of autogen selfsign cert
2018-10-23 Jeremy HarrisTidying: char signedness
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-07 Jeremy HarrisDebug: output GnuTLS verbose reason for certificate...
2018-09-21 Jeremy HarrisDANE: ignore undersized TLSA records
2018-09-18 Jeremy HarrisTestsuite: track newer GnuTLS behaviour
2018-09-18 Jeremy HarrisGnuTLS: simplify cert hostname checking
2018-09-17 Jeremy HarrisConstification
2018-09-17 Jeremy HarrisDANE: fix TA-mode verify under GnuTLS. Bug 2311
2018-09-09 Jeremy HarrisDANE - testcase for fail under GnuTLS with TA-mode...
2018-06-25 Jeremy HarrisExpansions: A tls option on ${readsocket }. Bug 2282
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-05-24 Jeremy HarrisUse serial number 1 for self-generated selfsigned certi...
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-31 Phil PennockMerge branch 'dane_require_tls_ciphers'
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-30 Jeremy HarrisDANE: smtp transport option dane_require_tls_ciphers
2018-03-30 Jeremy HarrisTestcases for dane_require_tls_ciphers
2018-03-29 Phil PennockImplement dane_require_tls_ciphers (theoretically)
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-03-06 Jeremy HarrisTestsuite: GnuTLS version of DANE/events testcase
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
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
next