2022-05-24 |
Jeremy Harris | typo |
blob | commitdiff | raw |
2022-05-23 |
Jeremy Harris | TLS resumption: disable on continued-connection |
blob | commitdiff | raw | diff to current |
2022-05-19 |
Jeremy Harris | GnuTLS: Do not free the cached creds on transport conne... |
blob | commitdiff | raw | diff to current |
2022-04-25 |
Jeremy Harris | Fix DISABLE_EVENT build |
blob | commitdiff | raw | diff to current |
2022-04-23 |
Jeremy Harris | Copyright updates: exim-4.96-RC0 |
blob | commitdiff | raw | diff to current |
2022-04-12 |
Jeremy Harris | TLS resumption: restrict session re-use |
blob | commitdiff | raw | diff to current |
2022-03-16 |
Jeremy Harris | OpenSSL: track shutdown calls. Bug 2864 |
blob | commitdiff | raw | diff to current |
2022-03-05 |
Jeremy Harris | GnuTLS: fix build with older library versions |
blob | commitdiff | raw | diff to current |
2022-03-03 |
Jeremy Harris | Check query strings of query-style lookups for quoting... |
blob | commitdiff | raw | diff to current |
2022-02-27 |
Jeremy Harris | GnuTLS: TLS1.3 channel binding |
blob | commitdiff | raw | diff to current |
2022-02-04 |
Jeremy Harris | Debug: feed startup "whats supported" info through... |
blob | commitdiff | raw | diff to current |
2022-01-11 |
Jeremy Harris | Ensure server tls close alert not delayed |
blob | commitdiff | raw | diff to current |
2022-01-05 |
Jeremy Harris | Avoid modifying global errno when raising event |
blob | commitdiff | raw | diff to current |
2022-01-03 |
Jeremy Harris | TLS: event for daemon accept fail |
blob | commitdiff | raw | diff to current |
2021-11-17 |
Jeremy Harris | Tidy input buffer handling |
blob | commitdiff | raw | diff to current |
2021-11-06 |
Jeremy Harris | Revert "GnuTLS: lose DH-param setup, for recent library... |
blob | commitdiff | raw | diff to current |
2021-10-23 |
Jeremy Harris | Copyright updates: |
blob | commitdiff | raw | diff to current |
2021-10-22 |
Jeremy Harris | GnuTLS: add debug warning for tls_dhparam ignore |
blob | commitdiff | raw | diff to current |
2021-10-15 |
Jeremy Harris | Avoid calling gettimeofday(), select() per char for... |
blob | commitdiff | raw | diff to current |
2021-09-28 |
Jeremy Harris | Merge branch '4.next' |
blob | commitdiff | raw | diff to current |
2021-09-12 |
Jeremy Harris | Use %ld not %l |
blob | commitdiff | raw | diff to current |
2021-09-07 |
Jeremy Harris | Docs: tidying |
blob | commitdiff | raw | diff to current |
2021-08-10 |
Jeremy Harris | DKIM: fix verify under TLS & chunking, with pipelined... |
blob | commitdiff | raw | diff to current |
2021-07-22 |
Jeremy Harris | TLS: fix tls_verify_certificates handling of "system" |
blob | commitdiff | raw | diff to current |
2021-07-18 |
Jeremy Harris | ALPN: feature macro |
blob | commitdiff | raw | diff to current |
2021-07-18 |
Jeremy Harris | typo |
blob | commitdiff | raw | diff to current |
2021-07-18 |
Jeremy Harris | TLS: ALPN options |
blob | commitdiff | raw | diff to current |
2021-06-22 |
Jeremy Harris | GnuTLS: fix build with older GnuTLS |
blob | commitdiff | raw | diff to current |
2021-06-22 |
Jeremy Harris | TLS: as server, reject connections with ALPN indicating... |
blob | commitdiff | raw | diff to current |
2021-03-27 |
Jeremy Harris | GnuTLS: use a less bogus-looking temporary filename... |
blob | commitdiff | raw | diff to current |
2021-03-16 |
Jeremy Harris | Pipeline QUIT after data |
blob | commitdiff | raw | diff to current |
2021-01-22 |
Jeremy Harris | Fix getting non-TLS QUIT in FIN segment |
blob | commitdiff | raw | diff to current |
2020-10-13 |
Jeremy Harris | TLS: pre-generate and load server selfsigned cert... |
blob | commitdiff | raw | diff to current |
2020-10-09 |
Jeremy Harris | FreeBSD: TLS: preload configuration items |
blob | commitdiff | raw | diff to current |
2020-10-04 |
Jeremy Harris | Fix build on earlier library version |
blob | commitdiff | raw | diff to current |
2020-10-04 |
Jeremy Harris | Fix non-OCSP build |
blob | commitdiff | raw | diff to current |
2020-10-04 |
Jeremy Harris | GnuTLS: fix build on earlier library version. |
blob | commitdiff | raw | diff to current |
2020-10-03 |
Jeremy Harris | TLS: preload configuration items |
blob | commitdiff | raw | diff to current |
2020-09-06 |
Jeremy Harris | GnuTLS: clear errno before any data i/o op, so error... |
blob | commitdiff | raw | diff to current |
2020-08-26 |
Jeremy Harris | DANE: Fix 2 messages from queue case |
blob | commitdiff | raw | diff to current |
2020-08-19 |
Jeremy Harris | DANE: force SNI to use $domain. Bug 2265 |
blob | commitdiff | raw | diff to current |
2020-07-25 |
Jeremy Harris | GnuTLS: in server, detect TCP RST from client after... |
blob | commitdiff | raw | diff to current |
2020-07-05 |
Jeremy Harris | Move errno-protection into string_open_failed() |
blob | commitdiff | raw | diff to current |
2020-06-11 |
Jeremy Harris | GnuTLS: fix build on older library versions |
blob | commitdiff | raw | diff to current |
2020-06-11 |
Jeremy Harris | GnuTLS: more info on accept zero-error |
blob | commitdiff | raw | diff to current |
2020-06-11 |
Jeremy Harris | TLS: use RFC 6125 rules for certifucate name checks... |
blob | commitdiff | raw | diff to current |
2020-06-01 |
Jeremy Harris | Merge branch '4.next' |
blob | commitdiff | raw | diff to current |
2020-05-10 |
Jeremy Harris | Fix build with older GnuTLS |
blob | commitdiff | raw | diff to current |
2020-05-10 |
Jeremy Harris | Move the TLS resumption support from Experimental to... |
blob | commitdiff | raw | diff to current |
2020-04-30 |
Jeremy Harris | Copyright updates: exim-4_94_RC0 |
blob | commitdiff | raw | diff to current |
2020-03-03 |
Heiko Schlitterman... | Revert "GnuTLS: remove GNUTLS_E_AGAIN handling" |
blob | commitdiff | raw | diff to current |
2020-03-02 |
Heiko Schlitterman... | GnuTLS: Do not care about corked data when uncorking |
blob | commitdiff | raw | diff to current |
2020-03-02 |
Heiko Schlitterman... | GnuTLS: remove GNUTLS_E_AGAIN handling |
blob | commitdiff | raw | diff to current |
2020-02-23 |
Jeremy Harris | GnuTLS: avoid hang in older library, in selfsigned... |
blob | commitdiff | raw | diff to current |
2020-02-19 |
Heiko Schlitterman... | GnuTLS: tls_write(): wait after uncorking the session |
blob | commitdiff | raw | diff to current |
2020-02-19 |
Heiko Schlitterman... | GnuTLS: Tweak debug output |
blob | commitdiff | raw | diff to current |
2020-02-19 |
Heiko Schlitterman... | GnuTLS: Clarify the use of SSLKEYFILE |
blob | commitdiff | raw | diff to current |
2020-02-13 |
Jeremy Harris | GnuTLS: fix hanging callout connections |
blob | commitdiff | raw | diff to current |
2020-02-12 |
Jeremy Harris | GnuTLS: tweak debug output |
blob | commitdiff | raw | diff to current |
2020-01-11 |
Jeremy Harris | tidying: CCSS macro |
blob | commitdiff | raw | diff to current |
2019-12-28 |
Jeremy Harris | Fix build with older TLS library versions |
blob | commitdiff | raw | diff to current |
2019-12-28 |
Jeremy Harris | GSASL channel-binding: TLS resumption checks |
blob | commitdiff | raw | diff to current |
2019-12-08 |
Jeremy Harris | Merge branch '4.next' |
blob | commitdiff | raw | diff to current |
2019-11-30 |
Jeremy Harris | Make smtp_flush() work for TLS channel |
blob | commitdiff | raw | diff to current |
2019-11-18 |
Jeremy Harris | TLS: restore TLS protocol version to default Received... |
blob | commitdiff | raw | diff to current |
2019-11-17 |
Jeremy Harris | OpenSSL: support authenticator channel-binding. Bug... |
blob | commitdiff | raw | diff to current |
2019-11-15 |
Jeremy Harris | GnuTLS: fix $tls_X_ver generation |
blob | commitdiff | raw | diff to current |
2019-11-14 |
Jeremy Harris | TLS: variables $tls_(in,out)_tlsver |
blob | commitdiff | raw | diff to current |
2019-10-20 |
Jeremy Harris | TLS: Feature macros |
blob | commitdiff | raw | diff to current |
2019-10-17 |
Jeremy Harris | OpenSSL: full-chain OCSP stapling. Bug 1466 |
blob | commitdiff | raw | diff to current |
2019-10-12 |
Jeremy Harris | Reduce delivery process startup time |
blob | commitdiff | raw | diff to current |
2019-10-06 |
Jeremy Harris | GnuTLS: pkcs11-init no longer needed for recent library... |
blob | commitdiff | raw | diff to current |
2019-10-06 |
Jeremy Harris | GnuTLS: global-init call not needed for recent library... |
blob | commitdiff | raw | diff to current |
2019-10-06 |
Jeremy Harris | GnuTLS: lose DH-param setup, for recent library version... |
blob | commitdiff | raw | diff to current |
2019-09-29 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2019-09-26 |
Jeremy Harris | GnuTLS: full-chain OCSP stapling. Bug 1466 |
blob | commitdiff | raw | diff to current |
2019-09-21 |
Jeremy Harris | GnuTLS: fix build on older libraries |
blob | commitdiff | raw | diff to current |
2019-09-21 |
Jeremy Harris | GnuTLS: fix build on intermediate-age libraries |
blob | commitdiff | raw | diff to current |
2019-09-20 |
Jeremy Harris | GnuTLS: fix non-OCSP bulid |
blob | commitdiff | raw | diff to current |
2019-09-20 |
Jeremy Harris | GnuTLS: Move to more-modern stapling API |
blob | commitdiff | raw | diff to current |
2019-08-19 |
Jeremy Harris | Build: workaround inlining problems on Solaris |
blob | commitdiff | raw | diff to current |
2019-08-19 |
Jeremy Harris | taint SNI values supplied by client |
blob | commitdiff | raw | diff to current |
2019-07-28 |
Jeremy Harris | Fix crash after TLS channel shutdown |
blob | commitdiff | raw | diff to current |
2019-07-25 |
Jeremy Harris | Track tainted data and refuse to expand it |
blob | commitdiff | raw | diff to current |
2019-05-19 |
Jeremy Harris | GnuTLS: fix the advertising of acceptable certs by... |
blob | commitdiff | raw | diff to current |
2019-05-07 |
Jeremy Harris | GnuTLS: fix $tls_out_ocsp under hosts_request_ocsp |
blob | commitdiff | raw | diff to current |
2019-05-07 |
Jeremy Harris | TLS: increase resumption ticket lifetime to 2 hours |
blob | commitdiff | raw | diff to current |
2019-05-02 |
Jeremy Harris | TLS: library version build-time checks for resumption... |
blob | commitdiff | raw | diff to current |
2019-05-02 |
Jeremy Harris | Fix build on older GnuTLS |
blob | commitdiff | raw | diff to current |
2019-05-02 |
Jeremy Harris | Debug: restore GnuTLS debug level. |
blob | commitdiff | raw | diff to current |
2019-05-02 |
Jeremy Harris | TLS: Session resumption, under the EXPERIMENTAL_TLS_RES... |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Jeremy Harris | Fix build with older GnuTLS, redux |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Jeremy Harris | Fix build with older GnuTLS |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Jeremy Harris | GnuTLS 3.6.7 cipher strings |
blob | commitdiff | raw | diff to current |
2019-04-23 |
Jeremy Harris | GnuTLS: debug output for how to get TLS 1.3 keying |
blob | commitdiff | raw | diff to current |
2019-04-19 |
Heiko Schlitterman... | Intercept chown()/fchown() failure and emit a pointer... |
blob | commitdiff | raw | diff to current |
2019-04-15 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2019-02-19 |
Jeremy Harris | TLS: refactor client-start interface |
blob | commitdiff | raw | diff to current |
2019-02-16 |
Jeremy Harris | GnuTLS: Fix client detection of server reject of client... |
blob | commitdiff | raw | diff to current |
next |