summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-09-19Copyright year updatesRichard Levitte
2023-09-15Fix PKCS#12 creation error when certificate contains auxiliary dataOlga Batyshkina
2023-09-13Fix memory leaks in ssl_old_test.cBernd Edlinger
2023-09-11Fix a possible memleak in rsa_pub_encodeBernd Edlinger
2023-09-09Fix typographical error in 80-test_cms.t (missing ;)Randall S. Becker
2023-09-09Fix output corruption in req commandBernd Edlinger
2023-09-08Add test case for #21986Pauli
2023-09-07test/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJMin Zhou
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2023-08-24ctrl_params_translate: Allow RSA controls also for RSA-PSSIngo Franzki
2023-08-15Fix no-dsa in combination with no-errMatt Caswell
2023-08-15Fix no-dtls and no-tls in combinationMatt Caswell
2023-08-10Do not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA error in CMS_ContentInfo_freeOlga Batyshkina
2023-08-04endecode_test.c: Add tests for decoding with 0 selectionTomas Mraz
2023-08-04test: skip FIPS config auto loading based tests if feature is disabledPauli
2023-08-04provider test: don't run configuration based tests if configuration isn't loadedPauli
2023-08-04PBE test: load providers if auto config load is turned offPauli
2023-08-04testutil: allow a failure return from setup_tests that doesn't print helpPauli
2023-08-03crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm...Dr. David von Oheimb
2023-08-01Add a test for PEM_read_bio_Parameters()Matt Caswell
2023-08-01Copyright year updatesMatt Caswell
2023-07-27dhtest.c: Add test of DH_check() with q = p + 1Tomas Mraz
2023-07-24Fix error handling in pipelining testBernd Edlinger
2023-07-19Add a test for CVE-2023-3446Matt Caswell
2023-07-17Remove duplicated valuesljuzwiuk
2023-07-17Add a test for a retry during the handshakeMatt Caswell
2023-07-14Add testcases for empty associated data entries with AES-SIVTomas Mraz
2023-06-29Add some test_ssl_new tests for the ffdhe groupsMatt Caswell
2023-06-26Add a test for pkeyutl encrypt/decrypt using SM2Matt Caswell
2023-06-26Add a test case for the password prompt on garbage PKCS#12 fileRichard Levitte
2023-06-23Add a test for an invalid group in the HRRMatt Caswell
2023-06-15fips: update DSA security check to fix legacy verify strengthsPauli
2023-06-09Cast the argument to unsigned char when calling isspace()Michael Baentsch
2023-06-06Cast the argument to unsigned char when calling isdigit()Michael Baentsch
2023-05-30Update copyright yearTomas Mraz
2023-05-17Fix stack corruption in ui_readBernd Edlinger
2023-05-12CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-05-12provider: return error if buf too small when getting ec pubkey paramYi Li
2023-05-12Clear ownership when duplicating sessionsWatson Ladd
2023-04-28fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-18cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb
2023-04-18test_get_libctx(): prevent crash when called with NULL provider argDr. David von Oheimb
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb
2023-04-16adding provider_unload functions for cmp_ testsDanny Carpenter
2023-04-13Fix the LCM computation in the RSA multiprime key checkTomas Mraz
2023-03-31Make DSA_sign() test for negative p,q,g values.slontis
2023-03-31Fix mem leak in ECDSA_sign().slontis
2023-03-31Add a test for an app data record appearing before epoch change in DTLSMatt Caswell