summaryrefslogtreecommitdiffstats
path: root/apps/ecparam.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-02Make BN_generate_dsa_nonce() constant time and non-biasedTomas Mraz4-36/+89
2024-05-01Fixed typo in CRYPTO_THREAD_run_once.podsapph2c1-1/+1
2024-05-01Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.podsapph2c3-5/+5
2024-05-01CMP: Improvements of the support for requesting CRLRajeev Ranjan10-43/+55
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb27-50/+905
2024-05-01Fix intermittent sslapitest early data related failuresMatt Caswell2-17/+69
2024-05-01Use OSSL_TIME instead of using arithmetic directly on time_tMatt Caswell1-6/+12
2024-04-30Fix race for X509 store found by thread sanitizerRobert Schulze1-3/+3
2024-04-30Fix alignment errors in hashtable fuzzerNeil Horman1-2/+2
2024-04-30ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESSleerubin131-1/+1
2024-04-29doc: clarify SSL_CIPHER_description allocationDaniel McCarney1-1/+1
2024-04-29archive artifacts before uploadDmitry Misharov3-20/+22
2024-04-29updated to oqs-provider 0.6.0Michael Baentsch2-3/+3
2024-04-2982-test_ocsp_cert_chain.t: kill -HUP the server after client quitsTomas Mraz1-3/+3
2024-04-2982-test_ocsp_cert_chain.t: Terminate the server after 1 connectionTomas Mraz1-2/+4
2024-04-26Raise an error on syscall failure in tls_retry_write_recordsNeil Horman1-2/+5
2024-04-26Make a failure in ktls_sendfile a syscall errorNeil Horman1-1/+2
2024-04-26Fix coverity 1596617Neil Horman1-1/+0
2024-04-26Fix coverity-1596616Neil Horman1-1/+2