Convert dhtest, dsatest, cipherbytes_test
[openssl.git] / test /
2017-04-19 Rich SalzConvert dhtest, dsatest, cipherbytes_test
2017-04-18 Richard LevitteVMS: Fix internals test programs
2017-04-18 Rich SalzConvert more tests
2017-04-18 Rich SalzUpdate more tests
2017-04-18 Rich SalzConvert more tests to framework
2017-04-18 Rich SalzConvert more tests
2017-04-18 Robbie HarwoodFix formatting of PYCA external test instructions
2017-04-18 Robbie HarwoodUpdate external test README for running krb5
2017-04-18 Robbie HarwoodAdd external krb5 test support
2017-04-17 Rich Salz[squash]Build works with/out NO_ENGINE and NO_AFALG
2017-04-17 Rich SalzConvert afalgtest
2017-04-17 Rich SalzCatch EC_R_UNKNOWN_GROUP in check_unsupported()
2017-04-14 Nicola TuveriReformat evptests.txt
2017-04-14 Nicola TuveriRemove ecdhtest.c
2017-04-14 Nicola Tuveriecdhtest.c: move co-factor ECDH KATs to evptests
2017-04-14 Rich SalzWIP: Convert ui,v3ext,verify_extra_test
2017-04-14 Todd ShortFix unit tests when no-bf configured
2017-04-14 Andy Polyakovtestlib/OpenSSL/Test.pm: keep default input private.
2017-04-13 PauliGuarantee single argument evaluation for test macros.
2017-04-13 PauliUpdate the internal siphash tests to use the framework...
2017-04-13 PauliSplit the CAST tests up.
2017-04-13 Richard LevitteASN.1: adapt our use of INTxx et al by making them...
2017-04-12 Richard LevitteTest printing of ASN.1 types INTxx et al
2017-04-12 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-12 Rich SalzAddress review feedback (to be squashed)
2017-04-12 Rich SalzConvert x509aux, cipherlist, casttest
2017-04-12 Richard LevitteOpenSSL::Test: supported filtered command output
2017-04-12 Nicola TuveriRemove more stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move KATs to evptests.txt
2017-04-12 Nicola TuveriRemove stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move NAMED CURVES TESTS to evptests.txt
2017-04-12 PauliUpdate destest to use the test infrastructure
2017-04-12 Richard Levittetest/testutil.c: Flush stdout when running tests
2017-04-12 PauliRemove fprintfs from the poly1305 internal test but...
2017-04-12 PauliUpdate threadstest to use the test framework
2017-04-12 PauliUpdate the internal chacha test to use the framework
2017-04-12 Richard LevitteAdd tests of custom negative 1
2017-04-12 Richard LevitteFix definition of i2d_fn in asn1_encode_test.c
2017-04-12 Richard LevitteIn asn1_encode_test.c, add custom DER encoding checks
2017-04-12 PauliUpdate sanitytest to use the test infrastructure
2017-04-12 Pauli Update ideatest to use the test infrastructure
2017-04-12 PauliUpdate gmdifftime to use the test infrastructure
2017-04-12 PauliUpdate secmemtest and memeleaktest to use the test...
2017-04-12 PauliUpdate d2i_test to use the test infrastructure
2017-04-12 Jon SpillettRemove unused variable. Thanks @pauli-oracle
2017-04-12 Jon SpillettCode review. Split tests up
2017-04-12 Jon SpillettConvert blowfish tests to new framework
2017-04-12 Jon SpillettRemove seed completely...
2017-04-12 Jon SpillettUpdates after code review
2017-04-12 Jon SpillettConvert RSA tests to new framework
2017-04-12 PauliUpdate rc4test to use the test infrastructure
2017-04-12 PauliUpdate rc5test to use the test infrastructure
2017-04-12 PauliUpdate mdc2test to use the test infrastructure
2017-04-12 Pauli Update sha1test to use the test infrastructure
2017-04-12 Pauli Update sha256t and sha512t to use the test infrastructure
2017-04-12 Jon SpillettConvert exdata tests to new test framework
2017-04-11 Matt CaswellConvert clienthellotest for the new test framework
2017-04-11 Matt CaswellConvert asynciotest for the new test framework
2017-04-11 Matt CaswellConvert bad_dtls_test for the new test framework
2017-04-11 Richard LevitteFix int64 test of t_4bytes_4_neg
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-11 PauliUpdate dtlstest to use the test infrastructure
2017-04-11 PauliUpdate md2test to use the test infrastructure
2017-04-11 PauliUpdate rc2test to use the test infrastructure
2017-04-10 PauliMake test marcos for true/false checks reliable for...
2017-04-10 Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 1
2017-04-10 Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-07 Matt CaswellFix a test failure when configured without TLSv1.3
2017-04-07 Matt CaswellAdd some tests for the new custom extensions API
2017-04-05 Richard LevitteFix test/asn1_encode_test.c, ASN1_LONG_DATA used inappr...
2017-04-04 Richard LevitteAdd a test of encoding and decoding LONG, INT32, UINT32...
2017-04-03 Dr. Stephen HensonAdd certificate_authorities tests client to server.
2017-04-03 Dr. Stephen HensonAdd ExpectedServerCANames
2017-04-03 Matt CaswellAdd a test for the problem fixed by the previous commit
2017-04-03 Matt CaswellUpdate early data test for an even later arrival of CF
2017-04-02 Richard LevitteDisable 15-test_ecparam.t when configured no-ec2m
2017-03-30 Andy Polyakovbio/b_print.c: recognize even 'j' format modifier.
2017-03-30 Matt CaswellProvide a test for pause between EoED and CF
2017-03-30 Matt CaswellAdd a test for the bug fixed in the previous commit
2017-03-29 Richard LevitteAdd a simple test for the z modifier
2017-03-29 Richard LevitteUse the z modifier instead of OSSLzu with BIO_printf
2017-03-29 Emilia Kaspercipherbytes_test: remove unused includes
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-28 PauliTest infrastructure additions.
2017-03-28 Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-03-28 Emilia Kasperasynctest: don't depend on apps
2017-03-24 Matt CaswellAdd a test for the TLSv1.3 downgrade mechanism
2017-03-22 Richard LevitteFix 80-test_ssl_old.t: only count the ciphers if there...
2017-03-22 Richard LevitteChange exit_checker comment on returned status
2017-03-21 Richard LevitteRefuse to run the PYCA external test if configured...
2017-03-21 Richard Levitte95-test_external_pyca_data/cryptography.py: only instal...
2017-03-21 Richard LevitteAdapt 20-test_enc.t and 20-test_enc_more.t to use statusvar
2017-03-21 Richard LevitteAdapt 80-test_ssl_old.t to use statusvar
2017-03-21 Richard LevitteOpenSSL::Test: add a statusvar option for run with...
2017-03-21 Matt CaswellAdd a test for resumption after HRR
2017-03-21 Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-20 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-20 Richard LevitteFix a few internals tests
2017-03-20 Richard LevitteImprove testing of elliptic curve validation
next