Move poly1305_asm_src file information to build.info files
[openssl.git] / util / perl /
2019-04-10 Shane LontisAdded Test::ok_nofips, Test::is_nofips & Test::isnt_nof...
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-27 Richard LevitteOpenSSL::Util::Pod: allow slashes in names
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-04 Matthias KraftFix Invalid Argument return code from IP_Factory in...
2019-01-07 Matt CaswellAdd a test for correct handling of the cryptopro bug...
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: introduce a base version
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_v...
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: shift to dotted versions...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-12-06 Richard Levitteutil/mkdef.pl: prepare for DEPRECATEDIN_X
2018-11-13 Richard LevitteFix typo in util/perl/OpenSSL/Test.pm
2018-10-04 Richard LevitteAdd code to manipulate the items in OpenSSL::Ordinals
2018-10-04 Richard LevitteA perl module to parse through C headers
2018-10-03 Richard LevitteAdd a perl module that deals with ordinals files
2018-09-11 Matt CaswellUpdate copyright year
2018-08-15 Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-09 Matt CaswellAdd a test for TLSv1.3 fallback
2018-08-08 Matt CaswellAdd a test for unencrypted alert
2018-07-18 Matt CaswellAdd a test for mismatch between key OID and sig alg
2018-07-10 Richard LevitteMake 'with_fallback' use 'use' instead of 'require'
2018-06-11 David von Oheimbexport data_dir of Test.pm, which was forgotten in...
2018-05-17 Matt CaswellChange the default number of NewSessionTickets we send...
2018-05-15 Matt CaswellSuport TLSv1.3 draft 28
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/Record.pm: add is_fatal_alert method.
2018-04-18 Andy PolyakovTLSProxy/Proxy.pm: refine NewSessionTicket detection.
2018-04-18 Andy PolyakovTLSProxy/Message.pm: refine end-of-conversation detecti...
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-11 Richard LevitteOpenSSL::Test: add data_dir()
2018-04-08 Andy PolyakovTLSProxy/Record.pm: remove dead condition and improve...
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-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...