summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: aAissuingDistributionPoint X.509v3 extensionJonathan M. Wilbur12 hours2-1/+34
* Fix test failure in 30-test_evp_pkey_provided.tBernd Edlinger3 days1-0/+1
* Big and little-endian load and store supportViktor Dukhovni4 days3-1/+106
* Fix double 'the'sTom Cosgrove4 days1-1/+1
* Fix intermittent test failure in 80-test_cmp_http.tBernd Edlinger4 days1-1/+1
* Free data if sk_OPENSSL_STRING_push fails.Frederik Wedel-Heinen10 days1-1/+7
* Check returns of various sk_*_push functionsFrederik Wedel-Heinen10 days3-4/+12
* Fix a potential misaligned memory accessBernd Edlinger11 days1-1/+1
* Fix the sporadic test failure in 30-test_evp_extra.tBernd Edlinger11 days1-1/+2
* Fix test failure in 90-test_memleak.tBernd Edlinger11 days1-1/+1
* Fix a minor memory sanitizer issueBernd Edlinger11 days1-0/+1
* 80-test_cms.t: Fix incorrect plan from bad mergeTomas Mraz12 days1-1/+1
* Fix CMS encryption with key agreement when originator setJakub Zelenka12 days1-0/+16
* test: allowedAttributeAssignments X.509v3 extensionJonathan M. Wilbur2025-01-022-1/+20
* Ensure the tests pass even if the default seclevel has been changedMatt Caswell2024-12-265-1/+54
* Add CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_signer()Peter Juhasz2024-12-261-1/+41
* test: the attributeMappings X.509v3 extensionJonathan M. Wilbur2024-12-232-1/+23
* This is a test for nocache provider behaviorDmitry Belyavskiy2024-12-203-0/+61
* test_evp_cipher_pipeline(): Fix memory leaks on errorsTomas Mraz2024-12-191-10/+19
* test: add evp_extra_test case for cipher pipeline API with fake pipeline prov...Ramkumar2024-12-174-4/+569
* X509: document non-standard behavior checking EKU extensions in CA and TA certsDr. David von Oheimb2024-12-131-4/+4
* Fix the intermittent lhash_test failure on WindowsTomas Mraz2024-12-131-4/+12
* To verify MAC, we need a MACDmitry Belyavskiy2024-12-112-1/+8
* test: the timeSpecification X.509v3 extensionJonathan M. Wilbur2024-12-113-1/+64
* Add test for releasing a shared EVP_PKEY across threadsTomas Mraz2024-12-101-0/+40
* Change all one's complement to ones' complement for consistencywillmafh2024-12-061-1/+1
* Fix EVP_PKEY_print_private() so that it works with non default providers.slontis2024-11-291-2/+27
* fips: remove redundant RSA encrypt/decrypt KATDimitri John Ledkov2024-11-221-11/+1
* Fix wrong return value checks for some functionsPeiwei Hu2024-11-222-2/+2
* Fix multiple wrong use of BN_check_primePeiwei Hu2024-11-221-1/+1
* add new keytype test for EVP_PKEY_Q_keygenMichael Baentsch2024-11-212-1/+54
* Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...wangcheng2024-11-201-0/+43
* Add QUERY trace pointsNeil Horman2024-11-191-33/+51
* Add tracing messages to the provider apiNeil Horman2024-11-191-0/+1
* test_hashtable_multithread(): Stress it moreTomas Mraz2024-11-131-7/+8
* Use test_random() in hashtable mt test for reproducibilityTomas Mraz2024-11-131-18/+18
* Add test for SSL_stream_resetNeil Horman2024-11-131-4/+33
* test: the attributeDescriptor X.509v3 extensionJonathan M. Wilbur2024-11-132-1/+36
* APPS/pkeyutl: add missing high-level check for -verifyrecover being usable on...Dr. David von Oheimb2024-11-091-2/+5
* APPS/pkeyutl: remove wrong check for -verifyrecover regarding too long sign/v...Dr. David von Oheimb2024-11-091-4/+10
* Add a test for setting TLSv1.2 ciphersuites on a QUIC objectMatt Caswell2024-11-081-1/+11
* Add a test for the new_session_cb from a QUIC objectMatt Caswell2024-11-071-0/+72
* Fix uses of `EVP_PKEY_Q_keygen` with `size_t` variadic argumentArtSin2024-11-054-4/+4
* Support DEFAULT keyword and '-' prefix in SSL_CTX_set1_groups_list()Frederik Wedel-Heinen2024-11-041-0/+47
* APPS/pkeyutl: improve -rawin usability (implied by Ed25519 and Ed448) and docDr. David von Oheimb2024-11-041-5/+27
* test: Add test cases for req -cipher optionAditya2024-10-302-2/+51
* test_speed: Explicitly test the crashing command line on sparcTomas Mraz2024-10-281-2/+7
* work around oqsprovider out-of-source build bugMichael Baentsch2024-10-232-2/+72
* Updated oqsprovider to v0.7.0Michael Baentsch2024-10-232-51/+0
* ecdh_cofactor_derive_test(): Skip the test if the curve is not supportedTomas Mraz2024-10-211-2/+4