summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
9 daysFix migration guide mappings for i2o/o2i_ECPublicKeyHEADmasterslontis
9 daysMake rcu_thread_key context-awareNeil Horman
9 daysOSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte
9 daysopenssl fipsinstall: fix cosmetic wartEnji Cooper
9 daysAdjust tests that were depending on X25519 and X448 in fipsTomas Mraz
9 daysExclude X25519 and X448 from capabilities advertised by FIPS providerDimitri John Ledkov
9 daysMake X25519 and X448 FIPS unapprovedTomas Mraz
10 daysFix up path generation to use OPENSSL_MODULESNeil Horman
10 daysUpdate modulepath test for provider config to skip if not presentNeil Horman
10 daysAdd test for OSSL_PROVIDER_load with module path setNeil Horman
10 daysset module path from templateNeil Horman
10 daysQUIC TXP: Fix reserve calculations for PING framesHugo Landau
10 daysFix fragile explicit cert date tests.Viktor Dukhovni
10 daysUpdate provider-compatibility.ymlrlvkleinhenz
10 daysUpdated list formatting, added hyperlinks, modernized syntaxDwiczz
11 days.ctags.d is previous, include it in our tarballsRichard Levitte
11 daysUse scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
11 dayspoly1305.c: fix typo on POLY1305_BLOCK_SIZEYangyu Chen
11 daysUnable to run asm code on OpenBSD (amd64)Theo Buehler
11 daysextend x86_64-xlate.pl perlasm so it can handle .rodata sections properlyAlexandr Nedvedicky
11 daysfuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as wellTomas Mraz
11 daysDefine KU_ constants via corresponding X509v3_KU_Viktor Dukhovni
11 daysHandle empty param in EVP_PKEY_CTX_add1_hkdf_infotrinity-1686a
12 daysOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socketAlexandr Nedvedicky
12 daysdoc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte
12 dayscrypto/threads_pthread.c: refactor all atomics fallbacks for type safetyRichard Levitte
12 dayscrypto/threads_pthread.c: Cleanup misaligned preprocessor directivesRichard Levitte
12 daysRemove repetitive wordsNeil Horman
13 daysAdding missing NULL pointer checkafshinpir
13 dayslist_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
2024-04-12dont include unistd.h on windows for sslechoNeil Horman
2024-04-12Don't include unistd.h in sconnect for windowsNeil Horman
2024-04-12Fix signal handling in saccept for windowsNeil Horman
2024-04-12Fix warnings found by clang in CINeil Horman
2024-04-12Enable demos in select buildsNeil Horman
2024-04-12fix all the warnings in our demos and make them enableableNeil Horman
2024-04-12Convert demos to primary build systemNeil Horman
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-11crypto/provider_core.c: Allocate activatecnt_lockOleg Bulatov
2024-04-10Change approach to SSL_pending APIHugo 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-10test: fix 20-test_dgst.t to use hexkeyDimitri John Ledkov