Use %ld not %l
[exim.git] / src / src / tls-gnu.c
2021-09-12 Jeremy HarrisUse %ld not %l
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
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
next