Finally, add a test recipe for the internal tests
[openssl.git] / test /
2016-11-03 Richard LevitteFinally, add a test recipe for the internal tests
2016-11-03 Richard LevitteConvert mdc2 test print to internal test
2016-11-03 Richard LevitteConvert x509 selftests to internal test
2016-11-03 Richard LevitteConvert modes selftests (cts128 and gcm128) to internal...
2016-11-03 Richard LevitteConvert asn1 selftests (a_strnid and ameth_lib) into...
2016-11-03 Richard LevitteExplain the deal with internal test programs
2016-11-03 Richard LevitteConvert poly1305 selftest into internal test
2016-11-03 Richard Levittetest/build.info: typo, $ missing
2016-11-02 Matt CaswellAdd a test to dynamically load and unload the libraries
2016-11-02 Matt CaswellAdd a test for unrecognised record types
2016-11-02 Richard LevitteTest recipes: remove duplicate OpenSSL::Test usage
2016-11-02 Matt CaswellAdd a read_ahead test
2016-11-02 David WoodhouseAdd test cases for DTLS_get_data_mtu()
2016-11-02 David WoodhouseAdd unit test for ssl_cipher_get_overhead()
2016-11-02 Matt CaswellEnable TLSProxy to talk TLS1.3
2016-11-02 Matt CaswellUpdate Configure to know about tls1_3
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-11-02 Emilia KasperTEST_check macro: don't end with semi
2016-10-28 Matt CaswellAdd a test for BIO_read() returning 0 in SSL_read(...
2016-10-19 Richard LevitteOpenSSL::Test - small fixup
2016-10-19 Richard LevitteOpenSSL::Test cleanup - no forward declarations needed
2016-10-19 Richard LevitteAdd documentation of internal OpenSSL::Test functions
2016-10-19 Richard LevitteMake OpenSSL::Test a bit more flexible
2016-10-13 Dr. Stephen HensonAdd memory leak detection to d2i_test
2016-10-13 FdaSilvaYYFix copy-paste test labels
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-10-02 Ben LaurieDon't use DES when disabled.
2016-10-01 Dr. Stephen HensonAdd SRP test vectors from RFC5054
2016-09-29 Dr. Stephen Hensonadd item list support to d2i_test
2016-09-29 Matt CaswellFix no-dtls
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellExtend the renegotiation tests
2016-09-28 Matt CaswellUpdate README.ssltest.md
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-09-26 David BenjaminAdd missing parameter.
2016-09-26 David BenjaminSwitch back to assuming TLS 1.2.
2016-09-26 David BenjaminAddress review comments.
2016-09-26 David BenjaminDon't test quite so many of them.
2016-09-26 David BenjaminTest CBC mode padding.
2016-09-26 Matt CaswellFix some mem leaks in sslapitest
2016-09-26 David BenjaminAdd a basic test for BN_bn2dec.
2016-09-26 Matt CaswellAdd a test for large messages
2016-09-22 Rich SalzAdd -Wswitch-enum
2016-09-22 Matt CaswellAdd some more OCSP testing
2016-09-21 Richard Levittetest/x509aux.c: Fix argv loop
2016-09-20 Matt CaswellConvert WPACKET_put_bytes to use convenience macros
2016-09-19 Richard LevitteFix no-ocsp
2016-09-14 Richard LevitteTest the new SHA256 and SHA512 based password generatio...
2016-09-13 Matt CaswellEncourage use of the macros for the various "sub" functions
2016-09-13 Matt CaswellMake wpackettest conform to style rules
2016-09-13 Matt CaswellAdd a WPACKET_sub_allocate_bytes() function
2016-09-13 Richard LevitteAdd a test for 'openssl passwd'
2016-09-13 Matt CaswellAddress WPACKET review comments
2016-09-13 Matt CaswellAdd tests for the WPACKET implementation
2016-09-05 Richard LevitteCorrect detection of group end in map file when testing...
2016-09-01 Richard LevitteMove 05-test_fuzz.t to 90-test_fuzz.t
2016-09-01 Richard LevitteRevert "Make it possible to disable fuzz testing"
2016-09-01 Richard LevitteAdd a more versatile test chooser
2016-08-31 Richard LevitteMake it possible to disable fuzz testing
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-25 Matt CaswellFix uninit read in sslapitest
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-24 Matt CaswellFix no-ec2m
2016-08-24 Rich SalzTo avoid SWEET32 attack, move 3DES to weak
2016-08-23 Andy Polyakov80-test_pkcs12.t: skip the test on Windows with non...
2016-08-23 Matt CaswellFix bio_enc_test
2016-08-22 Kurt RoeckxTest the support curves in tls
2016-08-22 Matt CaswellFix no-des
2016-08-22 Rich SalzRT2676: Reject RSA eponent if even or 1
2016-08-22 Kazuki YamaguchiFix a memory leak in EC_GROUP_get_ecparameters()
2016-08-22 Matt CaswellChoose a ciphersuite for testing that won't be affected...
2016-08-22 Richard Levittessltestlib: Tell compiler we don't care about the value...
2016-08-22 Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
2016-08-22 Andy PolyakovAdd PKCS#12 UTF-8 interoperability test.
2016-08-21 Andy PolyakovAdd test/bio_enc_test.c.
2016-08-19 Richard LevitteMEMPACKET is typedef'd in ssltestlib.h, don't do so...
2016-08-19 Matt CaswellFix some clang warnings
2016-08-19 Matt CaswellAdd DTLS replay protection test
2016-08-19 Matt CaswellAdd a DTLS unprocesed records test
2016-08-19 Matt CaswellSplit create_ssl_connection()
2016-08-19 Matt CaswellAdd a DTLS packet mem BIO
2016-08-19 Matt CaswellAdd a (D)TLS dumper BIO
2016-08-19 Emilia KasperAdd more details on how to add a new SSL test
2016-08-18 Emilia KasperTest that the peers send at most one fatal alert
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-17 FdaSilvaYYConstify char* input parameters in apps code
2016-08-16 Matt CaswellConvert SSL_SESSION* functions to use const getters
2016-08-16 FdaSilvaYYtwo typo fixes
2016-08-16 Andy Polyakovtest/ssl_test.tmpl: make it work with elderly perl.
2016-08-16 Emilia KasperSSL tests: send some application data
2016-08-15 Matt CaswellRemove a stray unneeded line in 70-test_sslrecords.t
2016-08-15 Matt CaswellAdd some SSLv2 ClientHello tests
2016-08-15 Rob PercivalImproves CTLOG_STORE setters
2016-08-15 Richard LevitteSkip the SRP tests in 80-test_ssl_old.t if no TLS versi...
2016-08-13 Dr. Stephen HensonUpdate X25519 key format in evptests.txt
2016-08-12 Rich SalzCheck for bad filename in evp_test
2016-08-10 Emilia KasperDon't attempt to load the CT log list with no-ec
2016-08-10 Rich SalzChange callers to use the new constants.
2016-08-10 Emilia KasperGracefully free a NULL HANDSHAKE_RESULT
2016-08-10 Emilia KasperAdd TEST_check
next