summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-06Centralise Environment Variables for the testsMatt Caswell
2020-05-06The synthesized OPENSSL_VERSION_NUMBER must be longTomas Mraz
2020-05-05Fix up whitespace nits introduced by PR #11416Benjamin Kaduk
2020-05-05Use fips=yes consistently in documentationChristian Heimes
2020-05-05Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb
2020-05-05Improve SSL_shutdown documentation.Kurt Roeckx
2020-05-05Fix aix compile error in cmp_ctx_test.cShane Lontis
2020-05-05Fix incorrect default keysize for CAST ofb and cfb modes.Shane Lontis
2020-05-04Allow OSSL_PARAM_get_octet_string() to pass a NULL bufferMatt Caswell
2020-05-04Add some tests for the newly added raw private/public key functionsMatt Caswell
2020-05-04Document the new raw private/public key functionsMatt Caswell
2020-05-04Implement key match functionality for ECX keysMatt Caswell
2020-05-04Fix the KEYNID2TYPE macroMatt Caswell
2020-05-04Don't export ECX key data twiceMatt Caswell
2020-05-04Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keysMatt Caswell
2020-05-04Add the library ctx into an ECX_KEYMatt Caswell
2020-05-04Add the ability to ECX to import keys with only the private keyMatt Caswell
2020-05-04Ensure OSSL_PARAM_BLD_free() can accept a NULLMatt Caswell
2020-05-04Make EVP_new_raw_[private|public]_key provider awareMatt Caswell
2020-05-04rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.nia
2020-05-04rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSDnia
2020-05-04rand_unix.c: Include correct headers for sysctl() on NetBSDnia
2020-05-04CIFuzz turning dry_run offLeo Neat
2020-05-04WPACKET: don't write DER length when we don't want toRichard Levitte
2020-05-03Fix reason code clashRichard Levitte
2020-05-03util/perl/OpenSSL/OID.pm: remove the included unit testRichard Levitte
2020-05-02Add solaris assembler fixes for legacy providerShane Lontis
2020-05-02Add default property API's to enable and test for fipsShane Lontis
2020-05-01make update for SSL_new_session_ticketBenjamin Kaduk
2020-05-01Add test for SSL_new_session_ticket()Benjamin Kaduk
2020-05-01Add SSL_new_session_ticket() APIBenjamin Kaduk
2020-05-01Fix whitespace nit in ossl_statem_server_pre_workBenjamin Kaduk
2020-05-01Add a test for EVP_PKEY_*_check functions for "DSA" keysMat Berchtold
2020-05-01When a private key is validated and there is no private key, return early.Mat Berchtold
2020-04-30coverity 1462581 Dereference after null checkPauli
2020-04-30coverity 1462580 Improper use of negative valuePauli
2020-04-30coverity 1462578 Resource leakPauli
2020-04-30coverity 1462576 Resource leakPauli
2020-04-30coverity 1462567: Null pointer dereferencesPauli
2020-04-30coverity 1462574 Resource leakPauli
2020-04-30coverity 1462573 Dereference after null checkPauli
2020-04-30coverity 1462572 Dereference after null checkPauli
2020-04-30coverity 1462571 Dereference after null checkPauli
2020-04-30coverity 1462570 Resource leakPauli
2020-04-30coverity 1462566 Resource leakPauli
2020-04-30coverity 1462564 Improper use of negative valuePauli
2020-04-30coverity 1462562 Dereference before null checkPauli
2020-04-30coverity 1462561 Uninitialized scalar variablePauli
2020-04-30coverity 1462560 Resource leakPauli
2020-04-30coverity 1462556 Resource leakPauli