summaryrefslogtreecommitdiffstats
path: root/util/perl/TLSProxy/Proxy.pm
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-05-17Change the default number of NewSessionTickets we send to 2Matt Caswell
2018-04-26Wait max. 60 seconds for s_client to connectBernd Edlinger
2018-04-18TLSProxy/Proxy.pm: preclude output intermix.Andy Polyakov
2018-04-18TLSProxy/Proxy.pm: refine NewSessionTicket detection.Andy Polyakov
2018-04-14TLSProxy/Proxy.pm: straighten inner loop termination logic.Andy Polyakov
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov
2018-04-13Rework partial packet handling once moreBernd Edlinger
2018-04-13TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.Andy Polyakov
2018-04-13TLSProxy/Proxy.pm: handle -1 as return value from waitpid.Andy Polyakov
2018-04-08TLSProxy/Proxy.pm: refine partial packet handling.Andy Polyakov
2018-04-08TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.Andy Polyakov
2018-04-04TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.Andy Polyakov
2018-03-28Revert "Temporarily disable some tests that hang"Matt Caswell
2018-03-27Temporarily disable some tests that hangMatt Caswell
2018-03-22Handle partial messages in TLSProxyBernd Edlinger
2018-03-19In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocolRichard Levitte
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-19Create one permanent proxy socket per TLSProxy::Proxy instanceRichard Levitte
2018-01-18TLSProxy::Proxy: Don't use ReuseAddr on WindowsRichard Levitte
2018-01-17TLSProxy::Proxy: don't waste time redirecting STDOUT and STDERRRichard Levitte
2018-01-17TLSProxy::Proxy: If we don't support IPv6, force IPv4Richard Levitte
2018-01-16Extend timeout for TLSProxyMatt Caswell
2018-01-13Catch SIGPIPE in TLSProxy::Proxy::clientstartBernd Edlinger
2017-12-14Merge HRR into ServerHelloMatt Caswell
2017-11-07Fix race condition in TLSProxyMatt Caswell
2017-09-01Fix Proxy where a timeout occurs waiting for both client and serverMatt Caswell
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte