summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-05-15Load the default provider into the p_test provider laterMatt Caswell
2021-05-15Fix a memleak on an error path in the pkcs12 test helpersMatt Caswell
2021-05-14Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}Dr. David von Oheimb
2021-05-14HTTP: Implement persistent connections (keep-alive)Dr. David von Oheimb
2021-05-13Implement pem_read_key directly through OSSL_DECODERTomas Mraz
2021-05-13test: fix thread test config file problemPauli
2021-05-13Export/import flags for FFC params changed to seperate fields.Shane Lontis
2021-05-12Update expected results for tls13kexmodes testsBenjamin Kaduk
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-12Allow arbitrary digests with ECDSA and DSATomas Mraz
2021-05-12property: add test case for setting default user properties before fetchingMatt Caswell
2021-05-1180-test_cmp_http.t: Improve fuzzing exclusion pattern - fixup!Dr. David von Oheimb
2021-05-11Add additional testing of child libctx/providersMatt Caswell
2021-05-11Add support for child provider to up_ref/free their parentMatt Caswell
2021-05-11Add a test to check that child provider callbacks are workingMatt Caswell
2021-05-11Add a test for OSSL_LIB_CTX_new_child()Matt Caswell
2021-05-11Add the concept of a child OSSL_LIB_CTXMatt Caswell
2021-05-11Add the ability for ex_data to have a priorityMatt Caswell
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-11Tests for creating req from PKCS8 keys with extra attrsDmitry Belyavskiy
2021-05-11Reduce the runtime/output from the gmdiff testPauli
2021-05-10Fix i2d_PKCS8PrivateKey_nid_bio() regression.Shane Lontis
2021-05-09Mark pop/clear error stack in der2key_decode_p8Daniel Bevenius
2021-05-09Test oct2point for hybrid point encoding of (0, y)Theo Buehler
2021-05-0880-test_cmp_http.t: Improve fuzzing exclusion patternDr. David von Oheimb
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb
2021-05-08apps/mac: Add digest and cipher command line optionsPauli
2021-05-08apps: remove initial newline from mac outputPauli
2021-05-08apps: add mac, cipher and digest arguments to the kdf applet.Pauli
2021-05-07test: add a provider load/unload cache flush test.Pauli
2021-05-07Fixes #14662. Return all EC parameters even for named curvesJon Spillett
2021-05-07Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett
2021-05-06evp_extra_test: Avoid potential double free of paramsTomas Mraz
2021-05-06Update copyright yearMatt Caswell
2021-05-06Add some tests for -inform/keyform enforcementTomas Mraz
2021-05-06Make the -inform option to be respected if possibleTomas Mraz
2021-05-05APPS: Slightly extend and improve documentation of the opt_ APIDr. David von Oheimb
2021-05-05adapt tests to SSL_OP_LEGACY_SERVER_CONNECT changeBenjamin Kaduk
2021-05-05mac: allow XOF MACs to be specified either via control or via the dedicated f...Pauli
2021-05-05Add .includedir pragmaRich Salz
2021-05-05cleanup where purpose is not needed in 25-test_verify.tDr. David von Oheimb
2021-05-05test/certs/setup.sh: Fix two glitchesDr. David von Oheimb
2021-05-05update test/certs/ee-pathlen.pem to contain SKID and AKIDDr. David von Oheimb
2021-05-05test/certs/setup.sh: structural cleanupDr. David von Oheimb
2021-05-05Fetch cipher-wrap after loading providers.Rich Salz
2021-05-05Fix KMAC bounds checks.Shane Lontis
2021-05-04testutil/load.c: Add checks for file(name) == NULLDr. David von Oheimb
2021-05-04Add a test for the public core bio APIMatt Caswell
2021-05-04test: fix failure with FIPS and no-des configured.Pauli
2021-05-01Fix no-fips-securitychecks test failureShane Lontis