]> git.ipfire.org Git - thirdparty/openssl.git/history - test
ossl_method_store_cache_get(): ensure non-NULL property query
[thirdparty/openssl.git] / test /
2019-04-18  Simo SorceAdd SSHKDF in evp_kdf_test
2019-04-16  Tomas MrazAdd test for the BIO_s_mem rdwr->rdonly->rdwr use-case
2019-04-16  Tomas MrazAdd testing of RDONLY memory BIOs
2019-04-16  Bernd EdlingerAdd test for the BIO_get_mem_ptr() regression
2019-04-12  Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-04-12  PauliAdd prediction resistance capability to the DRBG reseed...
2019-04-11  Shane Lontisec key validation checks updated
2019-04-11  Shane Lontisdoc fixups
2019-04-11  Nicola TuveriSeparate the lookup test
2019-04-11  Nicola TuveriEC_GROUP_set_curve() might fail for arbitrary params
2019-04-11  Shane Lontisadded code to validate EC named curve parameters
2019-04-10  PauliReseeding without derivation function is not supported...
2019-04-10  Bernd EdlingerAvoid creating invalid rsa pss params
2019-04-09  Paul YangMake X509_set_sm2_id consistent with other setters
2019-04-09  Richard Levittetest/params_test.c : Adjust tests to check utf8_ptr...
2019-04-09  Richard LevitteParams API: {utf8,octet}_ptr need to know the data...
2019-04-09  Matt CaswellAdd a legacy provider and put MD2 in it
2019-04-09  Richard LevitteParams: add OSSL_PARAM_construct_end()
2019-04-08  PauliAvoid alignment problems in params API.
2019-04-06  PauliFix big endian param API tests.
2019-04-05  PauliMove the AES-XTS mode duplicated key check into the...
2019-04-04  Matt CaswellTest that we can use the FIPS provider
2019-04-04  Matt CaswellSkip the correct number of tests if SM2 is disabled
2019-04-04  Richard LevitteFor provider tests, don't define a OPENSSL_NO_ macro
2019-04-03  Matt CaswellAdd a test for EVP_MD_block_size()
2019-04-03  Matt CaswellAdd an EVP_MD_CTX_md() test
2019-04-03  Richard Levittereplaced snprintf with BIO version (for windows builds)
2019-04-03  Richard LevitteAdd test for the provider configuration module
2019-04-02  Richard LevitteCorrect the checks of module availability in provider...
2019-04-02  Richard LevitteConfiguration / build: make it possible to disable...
2019-04-01  Boris Pismennysslapitest: add test ktls Rx
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
2019-03-30  Pauliissue-8493: Fix for filenames with newlines using opens...
2019-03-29  Paul YangAdd test cases for SM2 cert verification
2019-03-29  PauliCorrectly initialise PACKET to zero in the tests to...
2019-03-29  PauliPropery initialise struct sslapitest_log_counts to...
2019-03-29  PauliAdd the FIPS related continuous random number generator...
2019-03-28  Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-28  PauliFix test builds.
2019-03-27  PauliDetect endian without relying on defined symbols.
2019-03-27  Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2019-03-27  Matt CaswellFix no-ec
2019-03-26  Shane Lontisstyle nit fix
2019-03-25  Shane Lontisreplaced snprintf with BIO version (for windows builds)
2019-03-21  Matt CaswellAdd a test for EVP_MD_fetch
2019-03-19  Shane Lontisremoved BN_clear NULL checks
2019-03-19  Shane LontisSingle step kdf implementation
2019-03-19  PauliFix resource leak coverity 1443711.
2019-03-18  David von OheimbAdd -new and -subj options to x509 app for direct cert...
2019-03-18  David von Oheimbadd 'Signature Value:' line and correct indentation...
2019-03-18  David von Oheimbupdate reference output of test_x509 in test/certs...
2019-03-18  Shane Lontiscoverity fixes for bntest.c
2019-03-17  Richard Levittetest/params_api_test.c: fix size_t assumptions
2019-03-14  Matt CaswellEnable pkeyutl to use Ed448 and Ed25519
2019-03-13  Nicola TuveriFix memory leak in ectest
2019-03-13  Richard Levittetest/params_test.c: use TEST_double_eq to check doubles
2019-03-13  Richard Levittetest/params_test.c: make more global variables static
2019-03-13  Richard Levittetest/params_test.c: make construct_api_params() static
2019-03-13  Richard Levittetest/params_test.c: Add run-time constructed OSSL_PARAM...
2019-03-13  Richard Levittetest/params_test.c: Add API test case, and mixed methods
2019-03-13  Richard Levittetest/params_test.c: Add "real world" parameter testing
2019-03-13  Matt CaswellFix no-dso
2019-03-13  Matt CaswellFix various no-* options
2019-03-12  Richard LevitteChange OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
2019-03-12  PauliOSSL_PARAM helper functions.
2019-03-12  Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-12  Shane LontisFIPS 186-4 RSA Generation & Validation
2019-03-11  Richard LevitteAdd provider tests
2019-03-11  Shane Lontisfix truncation of integers on 32bit AIX
2019-03-11  Shane Lontisopenssl app for macs that uses the new EVP_MAC interfac...
2019-03-07  Bernd EdlingerAdd a simple test for RSA_SSLV23_PADDING
2019-03-07  Matt CaswellAdd a test for underflow in ecp_nistp521.c
2019-03-06  Shane LontisFIPS AES_GCM IV gen changes
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-03-06  Matt CaswellTest an overlong ChaCha20-Poly1305 nonce
2019-03-06  PauliMake the sparse array code use ossl_uintmax_t as its...
2019-03-05  Richard LevitteConfigure: make C++ build tests optional and configurable
2019-03-05  Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-03-04  PauliCheck for negative return for signature size.Addresses...
2019-03-01  Matt CaswellFix no-ec, no-sm2 and no-sm3
2019-02-27  Richard LevitteDo buildtests on our public header files with C++ as...
2019-02-27  Simo SorceImplement SSH KDF
2019-02-27  Paul YangSupport raw input data in apps/pkeyutl
2019-02-26  Billy Brumley[test] modernize ecdsatest and extend ECDSA sign KATs
2019-02-26  Richard LevitteDisable 02-test_errstr.t on msys/mingw as well as MSWin32
2019-02-24  PauliCID 1442838: API usage errors
2019-02-22  Matt CaswellDon't restrict the number of KeyUpdate messages we...
2019-02-20  Nicola TuveriTest for constant-time flag leakage in BN_CTX
2019-02-20  Richard Levittetest/context_internal_test.c: don't initialize as a...
2019-02-19  Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-19  PauliFix a test ordering issue.
2019-02-18  PauliProperties for implementation selection.
2019-02-17  Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-15  Richard LevitteAdd an OpenSSL library context
2019-02-15  Richard LevitteAdd CRYPTO_alloc_ex_data()
2019-02-15  David AsrafAdd EC_GROUP_get0_field
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-15  Matt CaswellUse order not degree to calculate a buffer size in...
2019-02-14  Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
next