Improve diagnostics for invalid arguments in asn1parse -strparse
[openssl.git] / util / perl /
2018-03-31 Richard LevitteRefuse to run test_cipherlist unless shared library...
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-03-14 Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-02-21 Matt CaswellRemove a spurious TLSProxy byte in TLSv1.3
2018-02-19 Richard LevitteOpenSSL::Test::quotify: put quotes around empty arguments
2018-02-13 Matt CaswellUpdate copyright year
2018-02-01 Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-02-01 Richard LevitteMake sure that apps/openssl prefixes its output with...
2018-01-25 Benjamin KadukAdd TLSProxy tests for signature_algorithms_cert
2018-01-25 Benjamin KadukRenumber TLSEXT_TYPE_key_share for draft-23
2018-01-25 Benjamin KadukBump TLS1_3_VERSION_DRAFT for draft-23
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 CaswellSend supported_versions in an HRR
2017-12-14 Matt CaswellUpdate TLSProxy to know about new HRR style
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-12-14 Matt CaswellSend a CCS from the client in a non-early_data handshake
2017-12-14 Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-14 Matt CaswellUpdate the TLSv1.3 draft version indicators to draft 22
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-07 Matt CaswellFix race condition in TLSProxy
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-09 Richard LevitteFix util/perl/OpenSSL/Test.pm input variable overwrite
2017-09-01 Richard LevitteFix OpenSSL::Test::Utils::config to actualy load the...
2017-09-01 Matt CaswellFix Proxy where a timeout occurs waiting for both clien...
2017-08-31 Richard LevitteOpenSSL::Test::__fixup_prg: don't check program existence
2017-08-15 Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15 Richard LevitteConsolidate the locations where we have our internal...
2016-10-26 Rich SalzMove manpages to man[1357] structure.
2016-06-02 Richard Levitteperl: refactor .pod name section extractor into its...