Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 31 May 2020 22:31:49 +0200 | Manuel Jacob | sslutil: remove dead code (that failed if only TLS 1.0 is available) |
Sun, 31 May 2020 00:30:49 +0200 | Manuel Jacob | config: remove unused hostsecurity.disabletls10warning config |
Sun, 31 May 2020 22:15:35 +0200 | Manuel Jacob | sslutil: remove dead code (that downgraded default minimum TLS version) |
Fri, 29 May 2020 22:47:58 +0200 | Manuel Jacob | sslutil: remove comment referring to unsupported legacy stacks |
Sat, 30 May 2020 23:42:19 +0200 | Manuel Jacob | setup: require that Python has TLS 1.1 or TLS 1.2 |
Sun, 31 May 2020 12:07:17 +0200 | Manuel Jacob | sslutil: check for OpenSSL without TLS 1.0 support in one case |
Sun, 31 May 2020 11:10:21 +0200 | Manuel Jacob | sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is available |