summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-07Add linux-arm64ilp32-clang targetHuiyue Xu
2024-05-07Fix invalid expression syntaxFlorian Greinacher
2024-05-06Security hardening: Expose Build flags for Position Independed Execution (PIE)Craig Lorentzen
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-06test/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()Jiasheng Jiang
2024-05-06gitignore: ignore newly generated headerDimitri John Ledkov
2024-05-06Fix error handling in CMS_EncryptedData_encryptBernd Edlinger
2024-05-06Add processing by chunks to mac testsVeronika Hanulíková
2024-05-06Add processing by chunks to encoding testsVeronika Hanulíková
2024-05-06Add processing by chunks to digest, sign, verify testsVeronika Hanulíková
2024-05-06Add processing by chunks to cipher tests in evp_testVeronika Hanulíková
2024-05-06Add option for setting size of processed data chunksVeronika Hanulíková
2024-05-02Reduce optimization in hppa buildsNeil Horman
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
2024-05-02Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top()Tomas Mraz
2024-05-02Add ossl_bn_priv_rand_range_fixed_top() and use it for EC/DSATomas Mraz
2024-05-02Make ossl_gen_deterministic_nonce_rfc6979() constant timeTomas Mraz
2024-05-02Make BN_generate_dsa_nonce() constant time and non-biasedTomas Mraz
2024-05-01Fixed typo in CRYPTO_THREAD_run_once.podsapph2c
2024-05-01Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.podsapph2c
2024-05-01CMP: Improvements of the support for requesting CRLRajeev Ranjan
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2024-05-01Fix intermittent sslapitest early data related failuresMatt Caswell
2024-05-01Use OSSL_TIME instead of using arithmetic directly on time_tMatt Caswell
2024-04-30Fix race for X509 store found by thread sanitizerRobert Schulze
2024-04-30Fix alignment errors in hashtable fuzzerNeil Horman
2024-04-30ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESSleerubin13
2024-04-29doc: clarify SSL_CIPHER_description allocationDaniel McCarney
2024-04-29archive artifacts before uploadDmitry Misharov
2024-04-29updated to oqs-provider 0.6.0Michael Baentsch
2024-04-2982-test_ocsp_cert_chain.t: kill -HUP the server after client quitsTomas Mraz
2024-04-2982-test_ocsp_cert_chain.t: Terminate the server after 1 connectionTomas Mraz
2024-04-26Raise an error on syscall failure in tls_retry_write_recordsNeil Horman
2024-04-26Make a failure in ktls_sendfile a syscall errorNeil Horman
2024-04-26Fix coverity 1596617Neil Horman
2024-04-26Fix coverity-1596616Neil Horman
2024-04-26Add an Apple privacy info file for OpenSSLTakehiko Yokota
2024-04-26ssl/statem: Replace size_t with int and add the checksJiasheng Jiang
2024-04-26Avoid duplicate default CApath lookupsViktor Dukhovni
2024-04-25hkdf: when HMAC key is all zeros, still set a valid key lengthDimitri John Ledkov
2024-04-25Fix grammar in srp_verifier.txthrtarsia
2024-04-25sha512.c: Grammar Fixes and Spell Checks in Implementation NotesMerreck
2024-04-24Fix grammar in certificates.txthrtarsia
2024-04-24Update perl-actions/install-with-cpanm version in CITomas Mraz
2024-04-24Add Attribute Certificate suport comments to CHANGES and NEWSDamian Hobson-Garcia
2024-04-24x509_acert: Add more parsing and printing testsDamian Hobson-Garcia