summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-11-02Fix coverity 1516093 tainted scalarTodd Short
2022-11-02Fix documentation for some i2d return values.slontis
2022-11-02Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis
2022-11-02providers/common/der/oids_to_c.pm: Remove use of Data::DumperRichard Levitte
2022-11-02Add test for X509 sign TBS cache regression.slontis
2022-11-02Update the pipelining docsMatt Caswell
2022-11-02Fix read pipeliningMatt Caswell
2022-11-02Pipeline output/input buf arrays must live until the EVP_Cipher is calledMatt Caswell
2022-11-02Add a test for TLS pipeliningMatt Caswell
2022-11-02Release the drbg in the global default context before enginesTomas Mraz
2022-11-02Add a test case for the engine crash with AES-256-CTRBernd Edlinger
2022-11-02Potential null pointer referenceyangyangtiantianlonglong
2022-11-02Attempt to fix CI Daily build errorslontis
2022-11-02Fix unused variable in QUIC send stream testHugo Landau
2022-11-02Apply SM4 optimization patch to Kunpeng-920Xu Yizhou
2022-11-02fips: verify that the RNG was restored after the self testsPauli
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli
2022-11-02Update FIPS KATs for 140-3Pauli
2022-11-02dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comme...Pauli
2022-11-02Remove DES cipher from the FIPS providerPauli
2022-11-02Update fipsinstall testsPauli
2022-11-02Remove conditional FIPS dependence for 3DESPauli
2022-11-02Move DES based test cases out of FIPS territoryPauli
2022-11-02Skip DES based tests in FIPS modePauli
2022-11-02rand: add set0 calls for the private and public DRBGsPauli
2022-11-01Dependabot configuration is not a workflowTomas Mraz
2022-11-01punycode: add unit testsPauli
2022-11-01Fix CVE-2022-3786 in punycode decoder.Pauli
2022-11-01Fix CVE-2022-3602 in punycode decoder.Pauli
2022-10-28crypto/dso/dso_vms.c: Better definition of DSO_MALLOC()Richard Levitte
2022-10-28providers/implementations/kdfs/pvkkdf.c: Ensure SIZE_MAX is definedRichard Levitte
2022-10-27tests: clear error queue before executing a testcaseTomas Mraz
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-27Make openVMS seeding less dependent of OpenVMS versionRichard Levitte
2022-10-27Check whether buffers have actually been allocated/freedMatt Caswell
2022-10-27Remove some unused OSSL_RECORD_METHOD functionsMatt Caswell
2022-10-27Make SSL_alloc_buffers() and SSL_free_buffers() work againMatt Caswell
2022-10-27add dependabot to keep actions versions up-to-datePaul Kehrer
2022-10-27Use RSA CRT parameters in FIPS self tests.slontis
2022-10-27rand: remove the ossl_rand_pool_add_additional_data() function.Pauli
2022-10-26ssl_cipher_process_rulestr: don't read outside rule_str bufferTodd C. Miller
2022-10-25Fix 32-bit Windows issues related to QUIC Wire functionsRichard Levitte
2022-10-25Fix 32-bit Windows issues related to QUIC_STREAMRichard Levitte
2022-10-25Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CCRichard Levitte
2022-10-25Fix definitions of SHUT_RD and SHUT_WRRichard Levitte
2022-10-25Github Actions: Enable building QUIC on WindowsRichard Levitte
2022-10-25Fix a lock in provider_remove_store_methods()Matt Caswell
2022-10-25Fix test_tls13_encryption()Matt Caswell
2022-10-24Fix a compilation failure in bio_comp_test.cMatt Caswell
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala