summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-04Prepare for release of 3.2.2openssl-3.2.2Tomas Mraz
2024-06-04make updateTomas Mraz
2024-06-04Copyright year updatesTomas Mraz
2024-06-04Disable 70-test_quic_multistream.t when building with PUT threads.Randall S. Becker
2024-06-03Update CHANGES.md and NEWS.md for the upcoming releaseTomas Mraz
2024-05-30[Docs] SSL_*_use will increment reference counterRuslan Baratov
2024-05-30cmp_hdr_test.c: Fix leaks in error casesshridhar kalavagunta
2024-05-30uefi: move variablesGerd Hoffmann
2024-05-30uefi: add typedef for uintptr_tGerd Hoffmann
2024-05-29Fix potential memory leak in test_bad_dtlsAmir Mohammadi
2024-05-29Update configurable sigalgs documentation for providersMichael Baentsch
2024-05-29VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1 in apps/ocsp.cRichard Levitte
2024-05-28ecstresstest.c: Fix memory leak on errorNek Saikou
2024-05-28Further extend the SSL_free_buffers testingMatt Caswell
2024-05-28Move the ability to load the dasync engine into ssltestlib.cMatt Caswell
2024-05-28Extend the SSL_free_buffers testingMatt Caswell
2024-05-28Set rl->packet to NULL after we've finished using itMatt Caswell
2024-05-28Only free the read buffers if we're not using themMatt Caswell
2024-05-22Added an explicit yield (OP_SLEEP) to QUIC testing for cooperative threading.Randall S. Becker
2024-05-22[Docs] Default value for verification flags is 'SSL_VERIFY_NONE'Ruslan Baratov
2024-05-20fips provider: explicitly setup cpuid when initializingHongren Zheng
2024-05-20Fix mem leak in threadpool_test.cshridhar kalavagunta
2024-05-17Fix typo in CONTRIBUTING.mdJames Muir
2024-05-16Check DSA parameters for excessive sizes before validatingTomas Mraz
2024-05-15Update openssl-smime.pod.inDominikN
2024-05-15[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'Ruslan Baratov
2024-05-15fix sm2 encryption implementation bug.Liu-Ermeng
2024-05-14sslapitest.c: With fips skip tests depending on X25519 and X448Tomas Mraz
2024-05-1490-test_sslapi.t: Fix execution of sslapitest with fips providerTomas Mraz
2024-05-14test/ssl-tests: Avoid depending on X25519 and X448 being fips approvedTomas Mraz
2024-05-14quicapitest.c: Make test_ssl_trace to be insensitive to fips changesTomas Mraz
2024-05-14Release pkey_ctx on initialization failureirosay
2024-05-14apps/pkcs12: Not writing the private key file until the import password is ve...naaysayer
2024-05-14Add reason codes with the correct offset for two alertsJacob Champion
2024-05-14doc: Fix description of EVP_CIPHER_CTX_dupDaiki Ueno
2024-05-14quic_multistream_test: fix undefined symbol snprintf with VS2010Georgi Valkov
2024-05-10tls_provider_init(): Rename prov_ctx to xor_prov_ctx to clarifyTomas Mraz
2024-05-10tls_provider_init(): Fix leaks in error casesTomas Mraz
2024-05-09Dependabot update: Bump coverallsapp/github-actiondependabot[bot]
2024-05-08Avoid memory leak in x509_test error pathViktor Dukhovni
2024-05-07Fix intermittent sslapitest early data related failuresMatt Caswell
2024-05-07Use OSSL_TIME instead of using arithmetic directly on time_tMatt Caswell
2024-05-07Add linux-arm64ilp32-clang targetHuiyue Xu
2024-05-06Fix undefined behaviour in the event of a zero length session idMatt Caswell
2024-05-06Document the SSL_set_session_secret_cb() functionMatt Caswell
2024-05-06Set the server sig algs before calling the session_secret_cbMatt Caswell
2024-05-06Add a test for the session_secret_cbMatt Caswell
2024-05-06Fix error handling in CMS_EncryptedData_encryptBernd Edlinger
2024-05-02Correct top for EC/DSA nonces if BN_DEBUG is onTomas Mraz
2024-05-02Adjust FIPS EC/DSA self test data for different nonce generationTomas Mraz