]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Remove MAC cruft
[thirdparty/openssl.git] / test /
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()
2019-08-09  Matt CaswellFix test_key_exchange with no_tlsv1_2
2019-08-09  Matt CaswellFix test_sslextension if TLSv1.2 has been disabled
2019-08-09  Matt CaswellAdd TLS tests for RSA-PSS Restricted certificates
2019-08-09  Matt CaswellAdd Restricted PSS certificate and key
2019-08-08  Matt CaswellFix no-filenames
2019-08-07  Matt CaswellRun evp_test in FIPS mode
2019-08-07  Shane LontisGCM cipher in provider now fails if passed bad keylength
2019-08-06  raja-ashokTest SSL_get_negotiated_group() API
2019-08-06  Matt CaswellMake the EC code available from inside the FIPS provider
2019-08-02  Rich SalzReplace FUNCerr with ERR_raise_data
2019-08-01  Matt CaswellFix the krb5 external test
2019-08-01  Matt CaswellLoad the config file by default
2019-08-01  Matt CaswellSuppress loading the FIPS module in evp_test
2019-08-01  Matt CaswellProperly process the "Availablein" keyword for evp_test
2019-07-31  Nicola TuveriTemporary workaround for ectest.c for [extended tests]
2019-07-31  Richard LevitteERR: Remove ERR_put_func_error() and reimplement ERR_pu...
2019-07-30  Bernd EdlingerFix BIO_printf format warnings
2019-07-28  PauliAdd weak platform independent PRNG to test framework.
2019-07-26  Richard Levittetest/recipes/30-test_evp.t: Modify to test with differe...
2019-07-26  Richard Levittetest/evp_test.c: modify to use OSSL_PROVIDER_available()
2019-07-24  Bernd EdlingerEnforce a minimum DH modulus size of 512 bits
2019-07-23  Richard LevitteReplace OSSL_ITEM with OSSL_PARAM as parameter descript...
2019-07-22  Bernd EdlingerChange DH parameters to generate the order q subgroup...
2019-07-22  Rich SalzAdd ERR_put_func_error, and use it.
2019-07-18  PauliAdd param builder free function.
2019-07-19  Richard Levittetest/enginetest.c: Make sure no config file is loaded
2019-07-17  PauliParameter building utilities.
2019-07-16  Pauliremove end of line spaces
2019-07-16  PauliRemove tab characters from C source files.
2019-07-16  Rich SalzRemove function name from errors
2019-07-15  Shane LontisAdd Common shared code needed to move aes ciphers to...
2019-07-11  Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2019-07-11  David MakepeaceAdd simple ASN.1 utils for DSA signature DER.
2019-07-11  Richard Levittetest/evp_test.c: [ciphers] Test that we get back the...
2019-07-08  Shane LontisAdd X9.42 KDF.
2019-07-07  Bernd EdlingerFix an endless loop in BN_generate_prime_ex
2019-07-04  Richard Levittetest/recipes/02_test_errstr.t: Make it less fragile
2019-07-02  Antoine CœurFix Typos
2019-07-02  Patrick Steuertest/p_test.c: silence -Wstringop-overflow
2019-07-01  Rich SalzRemove NextStep support
2019-07-01  Matt CaswellFix a leak in evp_test
2019-07-01  Matt CaswellChange RC5_32_set_key to return an int type
2019-07-01  Antoine CœurFix Typos
2019-06-28  Paul YangSupport SM2 certificate signing
2019-06-28  Matt CaswellMake the RAND code available from inside the FIPS module
2019-06-28  Matt CaswellRename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
2019-06-26  Benjamin KadukAdd regression test for #9099
2019-06-26  Paul YangFix incorrect usage of a test case
2019-06-26  PauliThe params_test uses wrong size for BN check.
2019-06-25  Shane LontisEC only uses approved curves in FIPS mode.
2019-06-24  Richard LevitteOSSL_NAMEMAP: make names case insensitive
2019-06-24  Richard LevitteAdd a namemap test
2019-06-24  PauliAllow AES XTS decryption using duplicate keys.
2019-06-24  PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-20  PauliPrint thread IDs nicely.
2019-06-20  Richard Levittetest/testutil/init.c, apps/openssl.c: add trace cleanup...
2019-06-20  Frederik Wedel-HeinenUpdate test/README
2019-06-19  Tomas MrazFix and document BIO_FLAGS_NONCLEAR_RST behavior on...
2019-06-19  Richard LevitteAdd tracing capability in test utilities
2019-06-18  Rich SalzChange ERR_add_error_[v]data to append
2019-06-17  Matt CaswellAdd the function OPENSSL_thread_stop_ex()
2019-06-17  Richard LevitteMove uplink file information to build.info files
2019-06-17  Matt CaswellFix no-ec with no-dh
2019-06-17  Matt CaswellAllow TLSv1.3 in a no-ec build
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
next