]> git.ipfire.org Git - thirdparty/openssl.git/history - test/build.info
Added new EVP/KDF API.
[thirdparty/openssl.git] / test / build.info
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2019-02-13  Richard LevitteMove libapps headers into their own directory
2019-02-12  PauliAdd sparse array data type.
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-01-31  Richard LevitteBuild cleanup: Remove the VMS hack from test/build...
2019-01-22  Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21  Corey MinyardFix a memory leak in the mem bio
2019-01-04  Matt CaswellDon't link shlibloadtest against libcrypto
2018-11-08  Dr. Matthias St... Test: link drbgtest statically against libcrypto
2018-11-05  Richard LevitteAdd SUBDIRS settings in relevant build.info files
2018-10-25  Richard LevitteWindows: Produce a static version of the public librari...
2018-09-27  Shane LontisAdded DRBG_HMAC & DRBG_HASH + Added defaults for settin...
2018-09-16  PauliAdd a compile time test to verify that openssl/rsa...
2018-09-14  Richard LevitteVMS libtestutil: look for lower case "main"
2018-09-09  Richard LevitteTESTS: add test of decoding of invalid zero length...
2018-09-07  Matt CaswellDo not reset SNI data in SSL_do_handshake()
2018-07-29  Bryan DonlanAdd test for DSA signatures of raw digests of various...
2018-07-13  Matt CaswellAdd a GOST test
2018-06-04  Matt CaswellImprove use of the test framework in the SM2 internal...
2018-06-04  Jack LloydMake SM2 functions private
2018-05-23  David BenjaminSave and restore the Windows error around TlsGetValue.
2018-05-09  Matt CaswellFix no-cms
2018-05-08  Matt CaswellAdd a CMS API test
2018-05-02  FdaSilvaYYopensslconf.h inclusion cleanup
2018-03-31  Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-23  Richard LevitteInclude "internal/dso_conf.h" where needed and appropriate
2018-03-21  Patrick Steueraes ctr_drbg: add cavs tests
2018-03-19  Richard LevitteDon't generate buildtest_*err.c
2018-03-19  Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19  Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19  Bernd EdlingerFix bio callback backward compatibility
2018-03-08  Bryan DonlanFix issues in ia32 RDRAND asm leading to reduced entropy
2018-03-05  Tomas MrazAdd support for .include directive in config files
2018-02-21  Matt CaswellFix no-ec build
2018-02-20  Matt CaswellMove curve448_test.c to be a full internal test
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-31  Richard LevitteMake test/uitest depend on the private apps support...
2018-01-24  Richard LevitteSmall cleanup of some build.info files
2018-01-22  Richard LevitteReduce the use of e_os.h in test programs
2017-12-14  Matt CaswellAdd some TLSv1.3 CCS tests
2017-12-06  Matt CaswellAdd a test for CVE-2017-3737
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-12  Benjamin KadukAdd OCSP API test executable
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-09-13  Paul YangSupport key check in EVP interface
2017-08-21  PauliThis has been added to avoid the situation where some...
2017-08-15  Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-08  Johannes BauerAdd PKEY_METHOD macro tests
2017-08-04  Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-28  Paul YangMake SSL_set_tlsext_host_name no effect from server...
2017-07-28  Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-07-26  Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-07-26  Todd ShortAdd support to free/allocate SSL buffers
2017-07-20  Paul YangSupport converting cipher name to RFC name and vice...
2017-07-19  Rich SalzAdd DRBG random method
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
next