tidying
[exim.git] / src / src / tls-gnu.c
2022-11-29 Jeremy Harristidying
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-09-30 Jasen BettsGnuTLS: fix for clients offering no TLS extensions
2022-08-18 Jeremy HarrisGSASL: use tls-exporter for SCRAM*PLUS methods under...
2022-05-24 Jeremy HarrisTLS resumption: fix for PIPECONNECT
2022-05-24 Jeremy Harristypo
2022-05-23 Jeremy HarrisTLS resumption: disable on continued-connection
2022-05-19 Jeremy HarrisGnuTLS: Do not free the cached creds on transport conne...
2022-04-25 Jeremy HarrisFix DISABLE_EVENT build
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-03-16 Jeremy HarrisOpenSSL: track shutdown calls. Bug 2864
2022-03-05 Jeremy HarrisGnuTLS: fix build with older library versions
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-27 Jeremy HarrisGnuTLS: TLS1.3 channel binding
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-01-11 Jeremy HarrisEnsure server tls close alert not delayed
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2022-01-03 Jeremy HarrisTLS: event for daemon accept fail
2021-11-17 Jeremy Harris Tidy input buffer handling
2021-11-06 Jeremy HarrisRevert "GnuTLS: lose DH-param setup, for recent library...
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-22 Jeremy HarrisGnuTLS: add debug warning for tls_dhparam ignore
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy HarrisUse %ld not %l
2021-09-07 Jeremy HarrisDocs: tidying
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-07-22 Jeremy HarrisTLS: fix tls_verify_certificates handling of "system"
2021-07-18 Jeremy HarrisALPN: feature macro
2021-07-18 Jeremy Harris typo
2021-07-18 Jeremy HarrisTLS: ALPN options
2021-06-22 Jeremy HarrisGnuTLS: fix build with older GnuTLS
2021-06-22 Jeremy HarrisTLS: as server, reject connections with ALPN indicating...
2021-03-27 Jeremy HarrisGnuTLS: use a less bogus-looking temporary filename...
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-01-22 Jeremy HarrisFix getting non-TLS QUIT in FIN segment
2020-10-13 Jeremy Harris TLS: pre-generate and load server selfsigned cert...
2020-10-09 Jeremy HarrisFreeBSD: TLS: preload configuration items
2020-10-04 Jeremy HarrisFix build on earlier library version
2020-10-04 Jeremy HarrisFix non-OCSP build
2020-10-04 Jeremy HarrisGnuTLS: fix build on earlier library version.
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-09-06 Jeremy HarrisGnuTLS: clear errno before any data i/o op, so error...
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-19 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-07-25 Jeremy HarrisGnuTLS: in server, detect TCP RST from client after...
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-11 Jeremy HarrisGnuTLS: fix build on older library versions
2020-06-11 Jeremy HarrisGnuTLS: more info on accept zero-error
2020-06-11 Jeremy HarrisTLS: use RFC 6125 rules for certifucate name checks...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-10 Jeremy HarrisFix build with older GnuTLS
2020-05-10 Jeremy HarrisMove the TLS resumption support from Experimental to...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-03-03 Heiko Schlitterman... Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"
2020-03-02 Heiko Schlitterman... GnuTLS: Do not care about corked data when uncorking
2020-03-02 Heiko Schlitterman... GnuTLS: remove GNUTLS_E_AGAIN handling
2020-02-23 Jeremy HarrisGnuTLS: avoid hang in older library, in selfsigned...
2020-02-19 Heiko Schlitterman... GnuTLS: tls_write(): wait after uncorking the session
2020-02-19 Heiko Schlitterman... GnuTLS: Tweak debug output
2020-02-19 Heiko Schlitterman... GnuTLS: Clarify the use of SSLKEYFILE
2020-02-13 Jeremy HarrisGnuTLS: fix hanging callout connections
2020-02-12 Jeremy HarrisGnuTLS: tweak debug output
2020-01-11 Jeremy Harristidying: CCSS macro
2019-12-28 Jeremy HarrisFix build with older TLS library versions
2019-12-28 Jeremy HarrisGSASL channel-binding: TLS resumption checks
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-30 Jeremy HarrisMake smtp_flush() work for TLS channel
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-17 Jeremy HarrisOpenSSL: support authenticator channel-binding. Bug...
2019-11-15 Jeremy HarrisGnuTLS: fix $tls_X_ver generation
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-20 Jeremy HarrisTLS: Feature macros
2019-10-17 Jeremy HarrisOpenSSL: full-chain OCSP stapling. Bug 1466
2019-10-12 Jeremy HarrisReduce delivery process startup time
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
next