Revert "EVP_*Update: ensure that input NULL with length 0 isn't passed"
[openssl.git] / test /
2019-05-20 PauliParams conversion tests.
2019-05-16 Shane LontisAdded X963KDF API
2019-05-10 Dr. Matthias St... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-09 PauliTest skip option.
2019-05-09 PauliSkip the no derivation functions when in FIPS mode...
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-07 Boris Pismennyssl: Add SSL_sendfile
2019-05-03 Simo SorceChange the digest string from "md" to "digest"
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-05-02 Dr. Matthias St... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-05-01 Richard Levittep_get_params() [test/p_test.c]: clear the OSSL_PARAM...
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-30 PauliSquashed commit of the following:
2019-04-29 Todd ShortCollapse ssl3_state_st (s3) into ssl_st
2019-04-26 David BenjaminCopy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
2019-04-25 PauliStatistically test BN_rand_range().
2019-04-24 Shane LontisAdded app for EVP_KDF
2019-04-23 Matt CaswellFix no-ec2m
2019-04-19 Matt CaswellAdd some more test vectors for ChaCha20
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...
next