Add sanity test for certificate table
[openssl.git] / test / build.info
2017-07-13 Dr. Stephen HensonAdd sanity test for certificate table
2017-06-28 Richard LevitteAdd dependency on apps/progs.h for test/uitest.o
2017-06-21 PauliTAP line filter BIO.
2017-06-21 Rich SalzAdd ecstress test
2017-06-16 PauliAdd output routines to allow consistent formatting...
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-06 Paul YangAdd test cases for X509_check_private_key
2017-06-05 Rich SalzUse common STANZA for bn and exp tests
2017-05-19 Dr. Stephen Hensonremove duplicate tests
2017-05-12 Rich SalzConvert shlibloadtest to new framework
2017-05-11 Rich SalzConvert of evp_test to framework
2017-05-08 Benjamin KadukAdd unit test for PEM_FLAG_ONLY_B64
2017-05-05 PauliConversion of the EC tests to use the framework.
2017-05-02 PauliUpdate igetest to use the test framework.
2017-05-02 Rich SalzConvert danetest, ssl_test_ctx_test
2017-05-02 Todd ShortFix time offset calculation.
2017-04-28 Richard Levittetestutil: Add OpenSSL error stack printing wrapper...
2017-04-28 Richard Levittetestutil: Add commodity printing functions test_printf_...
2017-04-26 Rich SalzConvert dtls_mtu_test, dtlsv1listentest
2017-04-26 Rich SalzConvert modular exponentiation tests to new framework
2017-04-25 Richard LevitteAdd include path '..' for libtestutil
2017-04-24 Richard LevitteAdapt all test programs
2017-04-24 Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24 Richard LevitteRefactor the test framework testutil
2017-04-24 Jon SpillettConverted the bio_enc tests to use new test framework.
2017-04-20 Rich SalzIgnore dups in X509_STORE_add_*
2017-04-20 Rich SalzConvert hmactest to new test framework
2017-04-19 Rich SalzConvert dhtest, dsatest, cipherbytes_test
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-17 Rich Salz[squash]Build works with/out NO_ENGINE and NO_AFALG
2017-04-14 Nicola TuveriRemove ecdhtest.c
2017-04-14 Rich SalzWIP: Convert ui,v3ext,verify_extra_test
2017-04-12 Rich SalzConvert x509aux, cipherlist, casttest
2017-04-12 PauliUpdate destest to use the test infrastructure
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 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 Jon SpillettConvert blowfish tests to new framework
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 asynciotest for the new test framework
2017-04-11 Matt CaswellConvert bad_dtls_test for the new test framework
2017-04-11 PauliUpdate md2test to use the test infrastructure
2017-04-11 PauliUpdate rc2test to use the test infrastructure
2017-04-04 Richard LevitteAdd a test of encoding and decoding LONG, INT32, UINT32...
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-17 PauliAdd unit tests for the lhash functionality.
2017-03-16 Dr. Stephen HensonAdd ExpectedClientCANames
2017-03-16 Matt CaswellAdd tests for the padding extension
2017-03-15 PauliUnit tests for crypto/stack.
2017-03-07 Andy Polyakovtest: add chacha_internal_test.
2017-03-06 Matt CaswellAdd a test to check that we correctly handle record...
2017-03-01 Emilia KasperRemove some obsolete/obscure internal define switches:
2017-02-28 Rich SalzExdata test was never enabled.
2017-02-28 Dr. Stephen HensonRevert rc4test removal, it performs additional tests...
2017-02-28 Dr. Stephen HensonRemove more redundant tests: md4, md5, rmd, rc4, p5_crpt2
2017-02-28 Dr. Stephen HensonRemove wp_test.c: exactly the same tests are in evptest...
2017-02-24 Emilia KasperX509 time: tighten validation per RFC 5280
2017-02-23 Benjamin KadukTests for SSL_bytes_to_cipher_list()
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-30 Matt CaswellEnable wpacket test on shared builds
2017-01-12 Richard LevitteUI: fix uitest for VMS
2017-01-11 Richard LevitteAdd a test "uitest"
2016-12-30 Matt CaswellProvide some tests for the sig algs API
2016-12-14 Rich SalzCRL critical extension bugfix
2016-11-29 Matt CaswellAdd a test for TLSv1.3 encryption using the new nonce...
2016-11-28 Rich SalzMake bntest be (mostly) file-based.
2016-11-23 Matt CaswellUpdate tls13secretstest to use the new simpler test...
2016-11-20 Dr. Stephen HensonAdd test to check EVP_PKEY method ordering.
2016-11-13 Richard LevitteRemove heartbeat support
2016-11-10 Richard LevitteLink internal tests with static OpenSSL libraries when...
2016-11-10 Andy Polyakovtest: add TLS application data corruption test.
2016-11-09 Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-09 Matt CaswellAdd a test for the TLS1.3 secret generation
2016-11-04 Richard LevitteCorrect internal tests sources
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 David WoodhouseAdd test cases for DTLS_get_data_mtu()
2016-11-02 David WoodhouseAdd unit test for ssl_cipher_get_overhead()
2016-09-13 Matt CaswellAdd tests for the WPACKET implementation
2016-08-21 Andy PolyakovAdd test/bio_enc_test.c.
next