summaryrefslogtreecommitdiffstats
path: root/util/TLSProxy/Proxy.pm
AgeCommit message (Expand)Author
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell
2016-05-16Workaround an IO::Socket::IP bugMatt Caswell
2016-05-11Fix TLSProxy race by adding missing evalViktor Dukhovni
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2016-03-15Fix a TLSProxy race conditionMatt Caswell
2016-02-20Work-around for proxy->s_server retry logicViktor Dukhovni
2016-02-17Be more verbose when debugging is onRichard Levitte
2016-02-14Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni
2016-02-03Handle localhost being either 127.0.0.1 or ::1Viktor Dukhovni
2016-02-03Refactoring BIO: small test correctionRichard Levitte
2016-02-03Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte
2016-02-03RT3234: disable compressionEmilia Kasper
2015-12-29Prefer ReuseAddr over Reuse, with IO::Socket::INETRichard Levitte
2015-09-28Empty NewSessionTicket: test session resumptionEmilia Kasper
2015-09-28Empty session ticket: add a testEmilia Kasper
2015-09-19Fix some test failures when Configured with zlibMatt Caswell
2015-08-26Add NewSessionTicket test suiteMatt Caswell
2015-08-26Fix TLSProxy end of test detectionMatt Caswell
2015-08-13Fixups in libssl test harnessRichard Levitte
2015-08-11Use dynamic engine for libssl test harnessRichard Levitte
2015-08-11Extend TLSProxy capabilitiesMatt Caswell
2015-08-11Add a libssl test harnessMatt Caswell