summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
8 daysFix migration guide mappings for i2o/o2i_ECPublicKeyopenssl-3.3slontis
8 daysOSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte
9 daysFix up path generation to use OPENSSL_MODULESNeil Horman
9 daysUpdate modulepath test for provider config to skip if not presentNeil Horman
9 daysAdd test for OSSL_PROVIDER_load with module path setNeil Horman
9 daysset module path from templateNeil Horman
9 daysQUIC TXP: Fix reserve calculations for PING framesHugo Landau
10 days.ctags.d is previous, include it in our tarballsRichard Levitte
10 daysUse scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
10 daysfuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as wellTomas Mraz
11 daysHandle empty param in EVP_PKEY_CTX_add1_hkdf_infotrinity-1686a
11 daysOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socketAlexandr Nedvedicky
11 daysdoc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte
11 dayscrypto/threads_pthread.c: refactor all atomics fallbacks for type safetyRichard Levitte
11 dayscrypto/threads_pthread.c: Cleanup misaligned preprocessor directivesRichard Levitte
12 daysAdding missing NULL pointer checkafshinpir
13 dayslist_provider_info(): Fix leak on errorTomas Mraz
2024-04-12ossl_provider_new(): Fix memory leak on errorTomas Mraz
2024-04-12make_addressPrefix(): Fix a memory leak in error caseTomas Mraz
2024-04-11Fix duplicate mutex allocation in threads_win.cNeil Horman
2024-04-11VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config targetRichard Levitte
2024-04-11Add locking to atomic operations in rw/rcu testsNeil Horman
2024-04-11crypto/provider_core.c: Allocate activatecnt_lockOleg Bulatov
2024-04-10Change approach to SSL_pending APIHugo Landau
2024-04-10QUIC APL: Fix default stream creation on server sideHugo Landau
2024-04-10QUIC APL: Revise SSL_pending and SSL_has_pending handling for s_client compatHugo Landau
2024-04-10QUIC QSM: Add function to determine if data is waitingHugo Landau
2024-04-10Fix typos found by codespell in openssl-3.3 docDimitri Papadopoulos
2024-04-10Document that private and pairwise checks are not bounded by key sizeTomas Mraz
2024-04-10fuzz/decoder.c: Limit the key sizes on which checks are runTomas Mraz
2024-04-10Fix socket descriptor checks on Windowsolszomal
2024-04-10man EVP_PKEY_CTX_set_params: document params is a listHubert Kario
2024-04-10aarch64: fix BTI in bsaes assembly codeTom Cosgrove
2024-04-10Ensure proper memory barriers around ossl_rcu_deref/ossl_rcu_assign_ptrNeil Horman
2024-04-10Downgrade also the download-artifact actionTomas Mraz
2024-04-09Add docs noting requirements for SM2 signingNeil Horman
2024-04-09Add check for public key presence on sm2 signingNeil Horman
2024-04-09APPS: Add missing OPENSSL_free() and combine the error handlerJiasheng Jiang
2024-04-09Fix "Error finalizing cipher loop" when running openssl speed -evp -decryptTom Cosgrove
2024-04-09Fix EVP_PKEY_CTX_add1_hkdf_info() behaviorTodd Short
2024-04-09Add demo for ECDH key exchangeslontis
2024-04-09Prepare for 3.3.1Tomas Mraz
2024-04-09Prepare for release of 3.3.0openssl-3.3.0Tomas Mraz
2024-04-09make updateTomas Mraz
2024-04-09Copyright year updatesTomas Mraz
2024-04-08Add a test for session cache overflowMatt Caswell
2024-04-08Hardening around not_resumable sessionsMatt Caswell
2024-04-08Add a CHANGES.md/NEWS.md entry for the unbounded memory growth bugMatt Caswell
2024-04-08Fix unconstrained session cache growth in TLSv1.3Matt Caswell
2024-04-08Extend the multi_resume test for simultaneous resumptionsMatt Caswell