]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Refactor -engine documentation
[thirdparty/openssl.git] / test /
2020-01-06  Matt CaswellDeprecate the low level AES functions
2020-01-06  Matt CaswellDon't store an HMAC key for longer than we need
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2020-01-05  Paulicoverity 1456639: fix NULL dereference
2019-12-26  Matt CaswellDon't run test_conf in cross compiled builds
2019-12-23  Matt CaswellFix no-dh
2019-12-23  Matt CaswellFix evp_extra_test with no-dh
2019-12-18  Richard LevitteTEST: Add test recipe and help program to test BIO_f_pr...
2019-12-18  Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-12-16  Matt CaswellTest that EVP_PKEY_set1_DH() correctly identifies the...
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-12-13  Richard Levittetest/namemap_internal_test.c: use "cookie" instead...
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11  Veres LajosFix some typos
2019-12-11  Nicola TuveriMore testing for sign/verify through `dgst` and `pkeyutl`
2019-12-11  Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2019-12-10  Richard Levittetest/memleaktest.c: Modify for use with address/leak...
2019-12-06  Bernd EdlingerAdd a test case for rsaz_512_sqr overflow handling
2019-12-04  Matt CaswellDeprecate the AES_ige_*() functions
2019-12-04  Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-12-01  Dr. Matthias St... Fix typos in fipsinstall test
2019-11-29  Richard LevitteTEST: add tests of text and PEM printout of a provider...
2019-11-29  Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29  Matt CaswellAdd a test for NULL chunks in encrypt/decrypt
2019-11-27  Richard Levittetest/cipher_overhead_test.c: build unconditionally
2019-11-24  Dr. Matthias St... Remove RANDFILE settings from configuration files
2019-11-20  Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-19  Matt CaswellAdd test for non-default sized keys in variable key...
2019-11-18  PauliProperties: make query cache reference count aware.
2019-11-18  Shane LontisFix Use after free when copying cipher ctx
2019-11-15  Matt CaswellMake sure we free the CONF structure allocated by confdump
2019-11-14  Patrick Steuertestutil/init.c rename to testutil/testutil_init.c
2019-11-14  Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-14  Matt CaswellFix no-cmac and no-camellia
2019-11-13  Nicola TuveriAdd self-test for EC_POINT_hex2point
2019-11-13  Nicola TuveriAdd more tests for apps/req
2019-11-12  Richard LevitteAdd a tester of OpenSSL config files and test the curre...
2019-11-11  Matt CaswellFix no-dsa
2019-11-09  Kurt RoeckxRSA generation: Use more bits of 1/sqrt(2)
2019-11-08  Rich SalzAdd ssl_ctx_test to test suite.
2019-11-08  Shane LontisAdd AES SIV ciphers to default provider
2019-11-07  Richard LevitteAdd a test for EVP_PKEY_keymake() and EVP_PKEY_make()
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-11-06  Matt CaswellTest EVP_get_[digest|cipher]byname() use the namemap
2019-11-05  Richard Levittetest/recipes/02-test_ordinals.t: Take '?' and '?+'...
2019-11-05  Richard LevitteMinimal adaptation of tests back to how it was before
2019-11-05  Patrick SteuerAdd self-generated test vector for x448 non-canonical...
2019-11-03  Richard LevitteAdapt two test programs that were using now deprecated...
2019-11-03  Richard LevitteAdd a basic test of -CAstore
2019-11-03  Richard Levittetest/params_api_test.c: Correct the checks of OSSL_PARA...
2019-11-03  Richard Levittetest/build.info: add missing inclusion for ssl_ctx_test
2019-11-02  Christian HeimesAdd test cases for min/max protocol API
2019-10-29  Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-10-25  Dmitry BelyavskiyStrip BOM on loading PEM files
2019-10-24  Tomas Mraz20-test_enc_more.t: Replace deprecated -ciphers option...
2019-10-23  Rich SalzDocument "get/set-app-data" macros.
2019-10-23  Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17  Rich SalzReplace BUF_ string function calls with OPENSSL_ ones
2019-10-17  Richard Levittetest/keymgmt_internal_test.c: New test of keymgmt internals
2019-10-17  Richard LevitteAdded internal functions for easy getting and setting...
2019-10-17  Cesar Pereida GarciaAdd GCD testing infrastructure.
2019-10-17  Richard LevitteDon't abuse the API when that's not what is tested
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17  Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider
2019-10-14  Kurt RoeckxAdd BN_check_prime()
2019-10-11  Matt CaswellAdd a test for EVP_Digest[Sign|Verify]* with a BIO MD
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-10-08  Shane LontisFix CMP test error on platforms which set OPENSSL_FUNC...
2019-10-08  Shane LontisAdd rc2 ciphers to default provider
2019-10-07  Matt CaswellFix no-autoerrinit
2019-10-03  Matt CaswellFix no-err
2019-10-03  Matt CaswellAdd a test for the newly added md params code
2019-10-03  Shane LontisAdd rc5 ciphers to default provider
2019-09-27  PauliConsistent naming for context gettable param queries .
2019-09-29  Richard LevitteMake relevant tests more sensitive to 'no-fips'
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-27  Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC
2019-09-27  Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-25  Shane LontisAdd rc4 cipher to default provider
2019-09-23  Simo SorceAdd SSKDF test vectors from RFC 8636
2019-09-23  Shane LontisAdd des ciphers to default provider
2019-09-19  Shane LontisAdd aes_ocb cipher to providers
2019-09-19  Shane LontisAdd sm4 ciphers to default provider
2019-09-18  Shane LontisAdd SEED ciphers to default provider
2019-09-18  Shane LontisAdd cast5 ciphers to default provider
2019-09-18  Shane LontisAdd IDEA ciphers to default provider
2019-09-15  Shane LontisAdd fips module integrity check
2019-09-13  Shane LontisAdd aes_xts cipher to providers
2019-09-12  Richard LevitteModernise the ERR functionality further (new functions...
2019-09-12  Richard LevitteRework test/run_tests.pl to support selective verbosity...
2019-09-12  Richard Levittetest/evp_test.c: try fetching algorithms
2019-09-12  Richard LevitteRework the perl fallback functionality
2019-09-12  Matt CaswellFix no-dsa
2019-09-12  Paul YangFix test error if scrypt is disabled
2019-09-11  Dr. Matthias St... drbg: ensure fork-safety without using a pthread_atfork...
2019-09-11  Shane LontisAdd EVP_CIPHER_CTX_tag_length()
next