]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Configure: Add support for variables in build.info files
[thirdparty/openssl.git] / test /
2019-06-13  Matt CaswellFix no-dh
2019-06-12  raja-ashokAdd testcase for TLS1.3 FFDHE
2019-06-11  Shane LontisFix Windows Compile failure due to missing <inttypes.h>
2019-06-11  Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-07  Matt CaswellMake the rand_crng code OPENSSL_CTX aware
2019-06-07  David MakepeaceFixed typo in code comment.
2019-06-05  Shane LontisCoverity fixes
2019-06-04  Shane LontisMove digests to providers
2019-06-03  Matt CaswellReally fail if we have a test failure
2019-06-03  Matt CaswellWrite a test for receiving a KeyUpdate (update requeste...
2019-06-03  Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-29  Richard LevitteJoin the x509 and x509v3 directories
2019-05-28  PauliTest of uniformity of BN_rand_range output.
2019-05-28  Shane Lontisfix timeout in 30-test_evp_pkey_dparam
2019-05-27  Shane LontisAdd d2i_KeyParams/i2d_KeyParams API's.
2019-05-26  FdaSilvaYYOCSP: fix memory leak in OCSP_url_svcloc_new method.
2019-05-23  Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-05-22  PauliOptional property query support.
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
next