summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Implement pem_read_key directly through OSSL_DECODERTomas Mraz2021-05-132-11/+28
* test: fix thread test config file problemPauli2021-05-132-8/+17
* Export/import flags for FFC params changed to seperate fields.Shane Lontis2021-05-131-16/+3
* Update expected results for tls13kexmodes testsBenjamin Kaduk2021-05-121-7/+5
* HTTP client: Minimal changes that include the improved APIDr. David von Oheimb2021-05-122-22/+23
* Allow arbitrary digests with ECDSA and DSATomas Mraz2021-05-121-5/+7
* property: add test case for setting default user properties before fetchingMatt Caswell2021-05-123-5/+150
* 80-test_cmp_http.t: Improve fuzzing exclusion pattern - fixup!Dr. David von Oheimb2021-05-111-1/+1
* Add additional testing of child libctx/providersMatt Caswell2021-05-112-2/+60
* Add support for child provider to up_ref/free their parentMatt Caswell2021-05-111-1/+1
* Add a test to check that child provider callbacks are workingMatt Caswell2021-05-111-10/+31
* Add a test for OSSL_LIB_CTX_new_child()Matt Caswell2021-05-113-10/+140
* Add the concept of a child OSSL_LIB_CTXMatt Caswell2021-05-111-1/+1
* Add the ability for ex_data to have a priorityMatt Caswell2021-05-111-0/+1
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-116-56/+18
* Tests for creating req from PKCS8 keys with extra attrsDmitry Belyavskiy2021-05-113-1/+53
* Reduce the runtime/output from the gmdiff testPauli2021-05-111-5/+7
* Fix i2d_PKCS8PrivateKey_nid_bio() regression.Shane Lontis2021-05-101-0/+37
* Mark pop/clear error stack in der2key_decode_p8Daniel Bevenius2021-05-091-0/+35
* Test oct2point for hybrid point encoding of (0, y)Theo Buehler2021-05-091-0/+50
* 80-test_cmp_http.t: Improve fuzzing exclusion patternDr. David von Oheimb2021-05-081-1/+1
* Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb2021-05-081-12/+11
* apps/mac: Add digest and cipher command line optionsPauli2021-05-081-3/+23
* apps: remove initial newline from mac outputPauli2021-05-081-2/+2
* apps: add mac, cipher and digest arguments to the kdf applet.Pauli2021-05-081-2/+36
* test: add a provider load/unload cache flush test.Pauli2021-05-071-0/+38
* Fixes #14662. Return all EC parameters even for named curvesJon Spillett2021-05-071-0/+30
* Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett2021-05-071-2/+63
* evp_extra_test: Avoid potential double free of paramsTomas Mraz2021-05-061-0/+3
* Update copyright yearMatt Caswell2021-05-0625-25/+25
* Add some tests for -inform/keyform enforcementTomas Mraz2021-05-064-8/+40
* Make the -inform option to be respected if possibleTomas Mraz2021-05-061-3/+3
* APPS: Slightly extend and improve documentation of the opt_ APIDr. David von Oheimb2021-05-051-2/+2
* adapt tests to SSL_OP_LEGACY_SERVER_CONNECT changeBenjamin Kaduk2021-05-052-1/+3
* mac: allow XOF MACs to be specified either via control or via the dedicated f...Pauli2021-05-052-15/+92
* Add .includedir pragmaRich Salz2021-05-052-1/+8
* cleanup where purpose is not needed in 25-test_verify.tDr. David von Oheimb2021-05-051-67/+67
* test/certs/setup.sh: Fix two glitchesDr. David von Oheimb2021-05-053-12/+12
* update test/certs/ee-pathlen.pem to contain SKID and AKIDDr. David von Oheimb2021-05-051-9/+10
* test/certs/setup.sh: structural cleanupDr. David von Oheimb2021-05-051-41/+32
* Fetch cipher-wrap after loading providers.Rich Salz2021-05-051-1/+10
* Fix KMAC bounds checks.Shane Lontis2021-05-051-0/+8
* testutil/load.c: Add checks for file(name) == NULLDr. David von Oheimb2021-05-041-7/+4
* Add a test for the public core bio APIMatt Caswell2021-05-043-1/+124
* test: fix failure with FIPS and no-des configured.Pauli2021-05-041-2/+2
* Fix no-fips-securitychecks test failureShane Lontis2021-05-011-0/+1
* SM2 signatures work correctly only with SM3 digestsTomas Mraz2021-04-301-0/+1
* acvp: fix the no-acvp_test buildPauli2021-04-302-3/+5
* Fix CRL app so that stdin works.Shane Lontis2021-04-301-1/+16
* remove end of line whitespacePauli2021-04-301-8/+8