summaryrefslogtreecommitdiff
path: root/src/src/tls-gnu.c
Commit message (Expand)AuthorAgeFilesLines
* DKIM: fix verify under TLS & chunking, with pipelined next commandJeremy Harris2021-08-111-1/+3
* GnuTLS: clear errno before any data i/o op, so error logging does not see sta...Jeremy Harris2020-09-061-0/+3
* DANE: Fix 2 messages from queue caseJeremy Harris2020-08-271-1/+5
* DANE: force SNI to use $domain. Bug 2265Jeremy Harris2020-08-261-1/+1
* TLS: use RFC 6125 rules for certifucate name checks when CNAMES are prese...Jeremy Harris2020-06-111-2/+2
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-0/+1
* Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"Heiko Schlittermann (HS12-RIPE)2020-03-031-6/+22
* GnuTLS: Do not care about corked data when uncorkingHeiko Schlittermann (HS12-RIPE)2020-03-021-8/+6
* GnuTLS: remove GNUTLS_E_AGAIN handlingHeiko Schlittermann (HS12-RIPE)2020-03-021-20/+5
* GnuTLS: avoid hang in older library, in selfsigned-cert creationJeremy Harris2020-02-231-1/+10
* GnuTLS: tls_write(): wait after uncorking the sessionHeiko Schlittermann (HS12-RIPE)2020-02-191-6/+28
* GnuTLS: Tweak debug outputHeiko Schlittermann (HS12-RIPE)2020-02-191-3/+3
* GnuTLS: Clarify the use of SSLKEYFILEHeiko Schlittermann (HS12-RIPE)2020-02-191-5/+6
* GnuTLS: fix hanging callout connectionsJeremy Harris2020-02-131-10/+14
* GnuTLS: tweak debug outputJeremy Harris2020-02-121-2/+2
* tidying: CCSS macroJeremy Harris2020-01-111-1/+1
* Fix build with older TLS library versionsJeremy Harris2019-12-281-0/+4
* GSASL channel-binding: TLS resumption checksJeremy Harris2019-12-281-0/+6
* Merge branch '4.next'Jeremy Harris2019-12-081-14/+43
|\
| * Make smtp_flush() work for TLS channelJeremy Harris2019-11-301-0/+3
| * OpenSSL: support authenticator channel-binding. Bug 2467Jeremy Harris2019-11-171-7/+11
| * GnuTLS: fix $tls_X_ver generationJeremy Harris2019-11-151-1/+6
| * TLS: variables $tls_(in,out)_tlsverJeremy Harris2019-11-141-0/+4
| * Reduce delivery process startup timeJeremy Harris2019-10-121-7/+29
* | TLS: restore TLS protocol version to default Received: headerJeremy Harris2019-11-181-1/+10
* | TLS: Feature macrosJeremy Harris2019-10-201-0/+12
* | OpenSSL: full-chain OCSP stapling. Bug 1466Jeremy Harris2019-10-171-5/+6
|/
* GnuTLS: pkcs11-init no longer needed for recent library versionsJeremy Harris2019-10-061-2/+3
* GnuTLS: global-init call not needed for recent library versionsJeremy Harris2019-10-061-3/+19
* GnuTLS: lose DH-param setup, for recent library versions where no longer neededJeremy Harris2019-10-061-12/+18
* tidyingJeremy Harris2019-09-291-32/+29
* GnuTLS: full-chain OCSP stapling. Bug 1466Jeremy Harris2019-09-261-37/+118
* GnuTLS: fix build on older librariesJeremy Harris2019-09-211-4/+8
* GnuTLS: fix build on intermediate-age librariesJeremy Harris2019-09-211-4/+16
* GnuTLS: fix non-OCSP bulidJeremy Harris2019-09-201-1/+1
* GnuTLS: Move to more-modern stapling APIJeremy Harris2019-09-201-24/+114
* Build: workaround inlining problems on SolarisJeremy Harris2019-08-191-2/+1
* taint SNI values supplied by clientJeremy Harris2019-08-191-1/+1
* Fix crash after TLS channel shutdownJeremy Harris2019-07-281-25/+19
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-14/+15
* GnuTLS: fix the advertising of acceptable certs by the server. Bug 2389Jeremy Harris2019-05-191-0/+8
* GnuTLS: fix $tls_out_ocsp under hosts_request_ocspJeremy Harris2019-05-071-4/+8
* TLS: increase resumption ticket lifetime to 2 hoursJeremy Harris2019-05-071-2/+4
* TLS: library version build-time checks for resumption supportJeremy Harris2019-05-021-2/+6
* Fix build on older GnuTLSJeremy Harris2019-05-021-0/+2
* Debug: restore GnuTLS debug level.Jeremy Harris2019-05-021-1/+1
* TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris2019-05-021-74/+265
* Fix build with older GnuTLS, reduxJeremy Harris2019-04-251-0/+4
* Fix build with older GnuTLSJeremy Harris2019-04-251-1/+5
* GnuTLS 3.6.7 cipher stringsJeremy Harris2019-04-251-1/+35