Test the size_t constant time functions
[openssl.git] / test / recipes /
2016-11-04 Matt CaswellUse the -allow-unimplemented feature of the BoringSSL...
2016-11-04 Matt CaswellAdd a comment to 90-test_external.t to explain why...
2016-11-04 Richard LevitteConvert 90-test_external.t to using "executable" rather...
2016-11-04 Matt CaswellAdd a shim config file
2016-11-04 Matt CaswellAdd a test to call the BoringSSL test suite
2016-11-03 Richard LevitteDon't assume to know the shared library extension
2016-11-03 Richard LevitteFinally, add a test recipe for the internal tests
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 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-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-09-28 Matt CaswellAdd DTLS renegotiation tests
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-19 Richard LevitteFix no-ocsp
2016-09-14 Richard LevitteTest the new SHA256 and SHA512 based password generatio...
2016-09-13 Richard LevitteAdd a test for 'openssl passwd'
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-08-31 Richard LevitteMake it possible to disable fuzz testing
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-24 Matt CaswellFix no-ec2m
2016-08-23 Andy Polyakov80-test_pkcs12.t: skip the test on Windows with non...
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 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 Matt CaswellAdd a DTLS unprocesed records test
2016-08-19 Emilia KasperAdd more details on how to add a new SSL test
2016-08-18 Emilia KasperPort multi-buffer tests
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 Richard LevitteSkip the SRP tests in 80-test_ssl_old.t if no TLS versi...
2016-08-10 Emilia KasperDon't attempt to load the CT log list with no-ec
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperNPN and ALPN: test resumption
2016-08-08 Emilia KasperFix ALPN tests when NPN is off
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-04 David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-02 Richard Levitte80-test_ssl_new.t: only skip on $no_tls if no other...
2016-08-02 Richard LevitteIn 80-test_ssl_new, more "plan tests" to a more useful...
2016-08-02 Matt CaswellFix tests for no-nextprotoneg
2016-07-25 Matt CaswellFix no-tls1_2
2016-07-25 Matt CaswellFix no-dtls*
2016-07-25 Matt CaswellFix no-ct
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-19 Matt CaswellFix building with no-cms
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-18 Matt CaswellFix client auth test_ssl_new failures when enabling...
2016-07-11 Dr. Stephen HensonExtend mkcert.sh to support nameConstraints generation...
2016-07-08 Rich SalzPlatform sanity test
2016-07-01 Kurt RoeckxRe-add x509 and crl fuzzer
2016-07-01 Ben LaurieRun the fuzzing corpora as tests.
2016-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-27 Matt CaswellAdd a test for fragmented alerts
2016-06-20 Richard LevitteAdd verification of proxy certs to 25-test_verify.t
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-06-13 Matt CaswellAdd some session API tests
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-10 Matt CaswellFix no-dtls* builds
2016-06-09 Todd ShortFix session ticket and SNI
2016-06-08 Rich SalzAdd some accessor API's
2016-06-07 Matt CaswellAdd empty record tests
2016-06-07 Matt CaswellAdd an SSL get/set test
2016-06-06 Richard Levittetests: Shut the shell up unless verbose
2016-06-05 Viktor DukhovniSilence misleading test_abort stderr output
2016-06-04 Richard LevitteMake 25-test_gen.t and 25-test_req.t into one
2016-06-04 Richard LevitteHave some more test recipes clean up after themselves
2016-06-03 Richard Levittetests: clean up temporary SSL session files.
2016-06-03 Emilia KasperUpdate client authentication tests
2016-06-02 Richard LevitteTesting symbol presence: also take note of small objects
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-30 Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29 Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-27 Richard Levittemake sure to put quotes around -config argument, in...
2016-05-27 Richard Levitteperl glob: make sure to put quotes around the pattern...
2016-05-27 Matt CaswellAvoid msys name mangling
2016-05-27 Matt CaswellAdd a test for printing floating point format specifiers
2016-05-20 Matt CaswellAdd an async io test
2016-05-13 Richard LevitteVMS perl: Fix glob output
2016-05-13 Matt CaswellAdd some additional NewSessionTicket tests
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-11 Emilia KasperReplace cipherlist test
2016-05-11 Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
next