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