]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Update CHANGES and NEWS for 1.1.1h release
[thirdparty/openssl.git] / test /
2020-10-05  Pauliffc: add _ossl to exported but internal functions
2020-10-05  Dmitry BelyavskiySome OIDs used in Russian X.509 certificates.
2020-10-04  Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-10-01  Paulider: _ossl prefix DER functions
2020-09-30  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-30  Dr. David von Oheimb25-test_x509.t: Add test for suitable error report...
2020-09-28  Dr. David von Oheimb30-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and...
2020-09-26  Dr. David von OheimbImplement treatment of id-pkix-ocsp-no-check extension...
2020-09-26  Tomas MrazGenerate a certificate with critical id-pkix-ocsp-noche...
2020-09-25  jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25  Shane LontisRemove openssl provider app
2020-09-25  Shane LontisUpdate openssl list to support new provider objects.
2020-09-25  Matt CaswellExtend the SM2 asym cipher test
2020-09-25  Matt CaswellClean up some SM2 related TODOs in the tests
2020-09-25  Richard LevitteBuild: Make NonStop shared libraries only export select...
2020-09-25  Richard LevitteTEST: Remove use of EVP_PKEY_set_alias_type() in test...
2020-09-24  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-24  PauliACVP: add test case for DRBG
2020-09-23  Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-23  Paulirand: add a test case for configuration based random
2020-09-22  Paul YangAdd SM2 signature algorithm to default provider
2020-09-22  Paul YangAdd SM2 key management
2020-09-21  Tomas MrazCorrect certificate and key names for explicit ec param...
2020-09-20  Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-19  Shane LontisAdd a copy of OSSL_SELF_TEST_get_callback() to the...
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18  Matt CaswellMake sure we properly test for EdDSA with alg ids
2020-09-18  Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18  Shane LontisAdd 'fips-securitychecks' option and plumb this into...
2020-09-18  Shane LontisAdd fips checks for ecdh key agreement
2020-09-18  Shane LontisAdd fips checks for rsa encryption
2020-09-18  Shane LontisAdd fips checks for ecdsa signatures
2020-09-18  Shane LontisAdd fips checks for dsa signatures
2020-09-18  Shane LontisAdd fips checks for rsa signatures.
2020-09-17  Tomas MrazDisallow certs with explicit curve in verification...
2020-09-17  Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-17  Jon SpillettMake KDFs fail if requesting a zero-length key.
2020-09-17  Matt CaswellTest HMAC output from the dgst CLI
2020-09-17  jwalchAdd a NULL check to EVP_PKEY_assign
2020-09-16  Shane LontisAdd self tests for rsa encryption
2020-09-14  Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-09-13  Richard LevitteEVP: Centralise fetching error reporting
2020-09-13  Matt CaswellIgnore unused return values from some sk_*() macros
2020-09-13  Matt CaswellFix safestack issues in pkcs12.h
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-13  Matt CaswellFix safestack issues in ct.h
2020-09-13  Matt CaswellFix safestack issues in crmf.h
2020-09-13  Matt CaswellFix safestack issues in srp.h
2020-09-13  Matt CaswellFix safestack issues in pkcs7.h
2020-09-13  Matt CaswellFix safestack issues in ocsp.h
2020-09-13  Matt CaswellFix safestack issues in cmp.h
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in x509v3.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-13  Matt CaswellFix safestack issues in ssl.h
2020-09-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-09-12  Richard LevitteTEST: Add a test of EC key generation with encoding...
2020-09-12  Shane LontisFix coverity issue: CID 1466482 - Resource leak in...
2020-09-12  Shane LontisFix coverity issue: CID 1466485 - Explicit NULL derefer...
2020-09-12  Shane LontisFix coverity issue: CID 1466486 - Resource leak in...
2020-09-12  Richard LevitteTEST: skip POSIX errcode zero in tesst/recipes/02-test_...
2020-09-11  Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-09-11  Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-09-10  Dr. David von Oheimbapps_ui.c: Improve error handling and return value...
2020-09-10  Richard LevitteDiverse build.info: Adjust paths
2020-09-10  Dr. David von Oheimbtest/cmp_{client,msg}_test.c: minor code cleanup
2020-09-10  Dr. David von Oheimbtest/recipes/81-test_cmp_cli_data/Mock/server.cnf:...
2020-09-10  Dr. David von Oheimb81-test_cmp_cli: Make test output files all different...
2020-09-10  Dr. David von Oheimb81-test_cmp_cli.t: Stop unlinking test output files...
2020-09-09  Kurt RoeckxSupport writing RSA keys using the traditional format...
2020-09-08  Richard LevitteTEST: modify test/endecode_test.c to not use legacy...
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08  Dr. David von Oheimbapps/cmp.c: Allow default HTTP path (aka CMP alias...
2020-09-08  Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-09-08  Richard LevitteEVP: Expand the use of EVP_PKEY_CTX_md()
2020-09-08  Richard LevitteFix test/evp_extra_test.c
2020-09-07  Jon SpillettUse return code for 'which command' checks
2020-09-05  Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-05  Dr. Matthias St... test/drbgtest: improve the reseed after fork test
2020-09-03  Richard LevitteEC: Remove one error record that shadows another
2020-09-03  Richard LevitteTEST: Ensure that the base provider i activated when...
2020-09-03  Richard LevitteRevert "TEST: separate out NIST ECC tests from non...
2020-09-03  Richard LevitteTEST: have key_unsupported() in evp_test.c look at...
2020-09-03  Richard Levitte"Downgrade" provider-native keys to legacy where needed
2020-09-03  Richard LevitteTEST: Modify test/recipes/90-test_store.t for use with...
2020-09-02  Jon SpillettAvoid uninitialised variable warning for jobs
2020-08-31  John BaldwinUse global 'libctx' with RAND_bytes_ex to generate...
2020-08-31  Vadim FedorenkoFix two issues with AES-CCM KTLS tests.
2020-08-31  John BaldwinSkip tests using KTLS RX for TLS 1.3.
2020-08-31  John BaldwinSkip tests using KTLS RX if KTLS RX is not supported.
2020-08-31  John BaldwinRefactor the KTLS tests to minimize code duplication.
2020-08-31  Jon SpillettUpdate test data for DSA public key text
2020-08-29  Matt CaswellExtend test_CMAC_keygen in evp_extra_test
2020-08-29  Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29  Matt CaswellFix evp_extra_test to not assume that HMAC is legacy
2020-08-28  Richard LevitteTEST: Adapt some tests for a stricter PEM_write_bio_Pri...
next