util/*.num: deassign ordinal numbers from new symbols
[openssl.git] / test /
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()
2019-09-11 PauliUpdate tests to (mostly) use KDF names
2019-09-10 PauliCoverity 1453632 & 1453635: Null pointer dereferences...
2019-09-10 PauliCoverity 1414465: Resource leaks (RESOURCE_LEAK)
2019-09-09 Billy Brumley[test] ECC: check the bounds for auto computing cofactor
2019-09-09 Matt CaswellRevise EVP_PKEY param handling
2019-09-09 Bernd EdlingerCheck the DH modulus bit length
2019-09-09 Nicola TuveriUniform TEST_*() check usage in test/ectest.c
2019-09-09 Nicola TuveriFix spacing nit in test/ectest.c
2019-09-09 Nicola Tuveri[ec] Match built-in curves on EC_GROUP_new_from_ecparam...
2019-09-07 Billy Brumley[test] computing ECC cofactors: regression test
2019-09-06 PauliLowercase command line 'N' argument since params have...
2019-09-06 Richard LevitteMore KDF cleanup
2019-09-06 PauliUpdate EVP test data for KDFs and PRFs.
2019-09-06 PauliTest updates in light of the KDF switchover
2019-09-06 Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-09-05 Billy Brumley[test] computing ECC cofactors: regression test
2019-09-05 Shane LontisChange provider params from int to size_t
2019-09-04 Richard LevitteMove libapps.a source to apps/lib
2019-09-04 PauliOSSL_PARAM_construct_utf8_string computes the string...
2019-09-04 Richard LevitteNew function EVP_CIPHER_free()
2019-09-04 Richard LevitteNew function EVP_MD_free()
2019-09-03 Richard Levittetest/errtest.c: more conditions for checking __FILE__...
2019-09-01 Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2019-08-29 Matt CaswellFix no-ec
2019-08-28 Richard Levitteopenssl provider: New sub-command, for provider discovery
2019-08-27 Richard LevitteCoverty fixes for MACs
2019-08-27 Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-24 Shane LontisAdd app for fips installation
2019-08-23 Richard Levittetest/evp_test.c: distinguish parsing errors from proces...
2019-08-22 Paul YangSupport parsing of SM2 ID in hexdecimal
2019-08-22 Shane LontisAdd basic aria and camellia ciphers modes to default...
2019-08-21 Richard LevitteModify ossl_method_store_add() to accept an OSSL_PROVID...
2019-08-21 Richard LevitteModify ossl_method_store_add() to handle reference...
2019-08-19 Shane LontisAdd aes_ccm to provider
2019-08-19 Richard LevitteUse macros internally for algorithm names
2019-08-18 Shane Lontiscipher cleanups.
2019-08-18 Patrick SteuerFix --strict-warnings build
2019-08-18 Patrick SteuerTest for out-of-bounds write when requesting zero bytes...
2019-08-15 Richard LevitteAdapt the MAC tests, and tests for other things that...
2019-08-15 raja-ashokTest SSL_set_ciphersuites
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-08-13 Richard Levitte30-test_evp.t: make the tested configs depend on what...
2019-08-09 Matt CaswellExtend tests of SSL_check_chain()
next