Update copyright year
[openssl.git] / util / perl / TLSProxy / Proxy.pm
2019-02-26 Matt CaswellUpdate copyright year
2019-02-04 Matthias KraftFix Invalid Argument return code from IP_Factory in...
2018-05-17 Matt CaswellChange the default number of NewSessionTickets we send...
2018-04-26 Bernd EdlingerWait max. 60 seconds for s_client to connect
2018-04-18 Andy PolyakovTLSProxy/Proxy.pm: preclude output intermix.
2018-04-18 Andy PolyakovTLSProxy/Proxy.pm: refine NewSessionTicket detection.
2018-04-14 Andy PolyakovTLSProxy/Proxy.pm: straighten inner loop termination...
2018-04-14 Andy PolyakovTLSProxy/Proxy.pm: bind s_server to loopback interface.
2018-04-13 Bernd EdlingerRework partial packet handling once more
2018-04-13 Andy PolyakovTLSProxy/Proxy.pm: handle "impossible" failure to conne...
2018-04-13 Andy PolyakovTLSProxy/Proxy.pm: handle -1 as return value from waitpid.
2018-04-08 Andy PolyakovTLSProxy/Proxy.pm: refine partial packet handling.
2018-04-08 Andy PolyakovTLSProxy/Proxy.pm: harmonize inner loop with the way...
2018-04-04 Andy PolyakovTLSProxy/Proxy.pm: switch to dynamic ports and overhaul.
2018-03-28 Matt CaswellRevert "Temporarily disable some tests that hang"
2018-03-27 Matt CaswellTemporarily disable some tests that hang
2018-03-22 Bernd EdlingerHandle partial messages in TLSProxy
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...