openssl/util/perl
Andy Polyakov c53c2fec82 TLSProxy/Proxy.pm: refine partial packet handling.
Original logic was "if no records found *or* last one is truncated, then
leave complete records in queue." Trouble is that if we don't pass on
complete records and get complete packet in opposite direction, then
queued records will go back to sender. In other words complete records
should always be passed on. [Possible alternative would be to match
direction in reconstruct_record.]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5887)
2018-04-08 11:42:41 +02:00
..
OpenSSL Refuse to run test_cipherlist unless shared library matches build 2018-03-31 16:40:07 +02:00
TLSProxy TLSProxy/Proxy.pm: refine partial packet handling. 2018-04-08 11:42:41 +02:00
checkhandshake.pm Update copyright year 2018-02-13 13:59:25 +00:00
with_fallback.pm Consolidate the locations where we have our internal perl modules 2017-08-15 11:30:47 +02:00