In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocol
[openssl.git] / util / perl / TLSProxy / Proxy.pm
2018-03-19 Richard LevitteIn TLSProxy::Proxy, specify TLSv1.3 as maximum allowabl...
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-19 Richard LevitteCreate one permanent proxy socket per TLSProxy::Proxy...
2018-01-18 Richard LevitteTLSProxy::Proxy: Don't use ReuseAddr on Windows
2018-01-17 Richard LevitteTLSProxy::Proxy: don't waste time redirecting STDOUT...
2018-01-17 Richard LevitteTLSProxy::Proxy: If we don't support IPv6, force IPv4
2018-01-16 Matt CaswellExtend timeout for TLSProxy
2018-01-13 Bernd EdlingerCatch SIGPIPE in TLSProxy::Proxy::clientstart
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-11-07 Matt CaswellFix race condition in TLSProxy
2017-09-01 Matt CaswellFix Proxy where a timeout occurs waiting for both clien...
2017-08-15 Richard LevitteConsolidate the locations where we have our internal...