summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
14 daysRemove all references to FLOSS for NonStop Builds.Randall S. Becker
14 daysupdating fuzz-corpora submoduleNeil Horman
14 daysadding a multithreaded hashtable testNeil Horman
14 daysAdding hashtable fuzzerNeil Horman
14 daysIntroduce new internal hashtable implementationNeil Horman
14 daysAdd CRYPTO_atomic_store apiNeil Horman
14 daysFix list appending in win ossl_rcu_callNeil Horman
14 daysMake thread sanitizer cope with rcu locksNeil Horman
14 daysCoverity found the following issues:Neil Horman
14 daysFix potential divide by zero errorNeil Horman
2024-04-23Invoke tear_down when exiting test_encode_tls_sct() prematurelyshridhar kalavagunta
2024-04-23crypto/threads_pthread.c: Fix typos found by codespellLogan Upchurch
2024-04-22Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario
2024-04-22Use empty renegotiate extension instead of SCSV for TLS > 1.0Tim Perry
2024-04-22Fix missing NULL check in prov_config_testNeil Horman
2024-04-22fix sending error when no root CA cert update availableRajeev Ranjan
2024-04-19Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis
2024-04-19Make rcu_thread_key context-awareNeil Horman
2024-04-19OSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte
2024-04-19openssl fipsinstall: fix cosmetic wartEnji Cooper
2024-04-19Adjust tests that were depending on X25519 and X448 in fipsTomas Mraz
2024-04-19Exclude X25519 and X448 from capabilities advertised by FIPS providerDimitri John Ledkov
2024-04-19Make X25519 and X448 FIPS unapprovedTomas Mraz
2024-04-18Fix up path generation to use OPENSSL_MODULESNeil Horman
2024-04-18Update modulepath test for provider config to skip if not presentNeil Horman
2024-04-18Add test for OSSL_PROVIDER_load with module path setNeil Horman
2024-04-18set module path from templateNeil Horman
2024-04-18QUIC TXP: Fix reserve calculations for PING framesHugo Landau
2024-04-18Fix fragile explicit cert date tests.Viktor Dukhovni
2024-04-18Update provider-compatibility.ymlrlvkleinhenz
2024-04-18Updated list formatting, added hyperlinks, modernized syntaxDwiczz
2024-04-17.ctags.d is previous, include it in our tarballsRichard Levitte
2024-04-17Use scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
2024-04-17poly1305.c: fix typo on POLY1305_BLOCK_SIZEYangyu Chen
2024-04-17Unable to run asm code on OpenBSD (amd64)Theo Buehler
2024-04-17extend x86_64-xlate.pl perlasm so it can handle .rodata sections properlyAlexandr Nedvedicky
2024-04-17fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as wellTomas Mraz
2024-04-17Define KU_ constants via corresponding X509v3_KU_Viktor Dukhovni
2024-04-17Handle empty param in EVP_PKEY_CTX_add1_hkdf_infotrinity-1686a
2024-04-16OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socketAlexandr Nedvedicky
2024-04-16doc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte
2024-04-16crypto/threads_pthread.c: refactor all atomics fallbacks for type safetyRichard Levitte
2024-04-16crypto/threads_pthread.c: Cleanup misaligned preprocessor directivesRichard Levitte
2024-04-16Remove repetitive wordsNeil Horman
2024-04-15Adding missing NULL pointer checkafshinpir
2024-04-15list_provider_info(): Fix leak on errorTomas Mraz
2024-04-12Augment README.md in top level to indicate Makefile presenceNeil Horman
2024-04-12disable http3 demo on windowsNeil Horman
2024-04-12make addr_len the right sign in sslechoNeil Horman
2024-04-12Replace getline with fgets in sslecho demoNeil Horman