Unify ssl3_get_cipher_by_std_name() implementation
[openssl.git] / test /
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-19 Richard LevitteTEST: fix the DH tests to reproduce the priv_len settings
2020-10-16 Richard LevitteTEST: modify tconversion.pl for forensics
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-14 Nicola Tuveri[test][tls-provider] Implement KEM algorithm
2020-10-14 Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-14 Nicola Tuveri[test][tls-provider] Add 2nd pluggable tls group for KEM
2020-10-14 Nicola Tuveri[test][sslapitest] Add test for pluggable KEM group
2020-10-14 Nicola Tuveri[test][tls-provider] Group xor_group properties in...
2020-10-12 Rainer JungMake TAP::Harness and TAP::Parser optional.
2020-10-12 Paulicoverity 1403324 negative array index: check for findin...
2020-10-12 Paulicoverity 1414446 out-of-bounds access: allocate \0...
2020-10-09 Randall S. BeckerDisabled symbol_presence test on NonStop due to differe...
2020-10-08 Daniel BeveniusSet mark and pop error in d2i_PrivateKey_ex
2020-10-08 Dmitry BelyavskiyTests for processing zero-length content in SMIME format
2020-10-08 Matt CaswellAdd a test for encoding and decoding of parameters...
2020-10-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-06 Dr. David von OheimbMove CMP CLI test output files to BLDTOP/test-runs...
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
next