summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-01bio: update to structure based atomicsPauli
2023-07-01engine: update to structure based atomicsPauli
2023-07-01refcnt: convert references counts to a structurePauli
2023-06-30conf/conf_sap.c: correct return of ossl_config_int() in UEFI systemYi Li
2023-07-01Fix OSSL_PROVIDER_try_load() retain_fallbacks docDuncan Thomson
2023-07-01openssl-rsautl.pod: Add missing commaJakub Wilk
2023-07-01Fix new typo found by codespell in demoDimitri Papadopoulos
2023-07-01Fix new typos found by codespell in documentationDimitri Papadopoulos
2023-07-01Fix new typos found by codespell in man pagesDimitri Papadopoulos
2023-07-01CI: add GCC 13Sam James
2023-06-30Fix typos in s_clientMatt Caswell
2023-06-30hpke.h, thread.h: Add extern "C" for C++ inclusionTomas Mraz
2023-06-30Do not use stitched AES-GCM implementation on PPC32Tomas Mraz
2023-06-29fix: add fuzz oidsJonathan M. Wilbur
2023-06-29feat: add missing pki / pmi object identifiersJonathan M. Wilbur
2023-06-28Fix multistream test script 18Hugo Landau
2023-06-28openssl speed -multi -evp prints wrong algorithm nameJörg Sommer
2023-06-28design proposal: fast param location outlinePauli
2023-06-28Add a tutorial on writing a simple blocking QUIC clientMatt Caswell
2023-06-28Before we do anything the ping deadline is infiniteMatt Caswell
2023-06-28Ensure SSL_connect() actually blocks if we are in blocking modeMatt Caswell
2023-06-28The CC wake up deadline is now if we have TX allowanceMatt Caswell
2023-06-28Add a non-blocking QUIC client demoMatt Caswell
2023-06-28Add a test quicserver utilityMatt Caswell
2023-06-28add no-docs optionVladimír Kotal
2023-06-28s390xcap.c: Avoid copying structure on initializationTomas Mraz
2023-06-28Miscellaneous updatesHugo Landau
2023-06-28Multi-Stream APIHugo Landau
2023-06-28QUIC API: More minor tweaksHugo Landau
2023-06-28QUIC API: Minor tweaksHugo Landau
2023-06-28QUIC API Overview: Add SSL API triage listHugo Landau
2023-06-28QUIC API: Shutdown handling, etc.Hugo Landau
2023-06-28QUIC API Overview: Add Q&A, minor fixesHugo Landau
2023-06-28QUIC API Overview Design DocumentHugo Landau
2023-06-28Add support for SHA256/192Fergus Dall
2023-06-27CONF_modules_load_file_ex(): Do not try to load an empty file nameTomas Mraz
2023-06-27Add some test_ssl_new tests for the ffdhe groupsMatt Caswell
2023-06-27Fix supported_groups handing in TLSv1.2Matt Caswell
2023-06-26Add a test for pkeyutl encrypt/decrypt using SM2Matt Caswell
2023-06-26Don't truncate the input when decrypting in pkeyutlMatt Caswell
2023-06-26Check for 0 modulus in BN_RECP_CTX_set.fullwaywang
2023-06-26add note about retrieving error stackVladimír Kotal
2023-06-26Add a test case for the password prompt on garbage PKCS#12 fileRichard Levitte
2023-06-26OSSL_STORE and PKCS#12: Check if there is a MAC to verify before promptingRichard Levitte
2023-06-26Consistency: "Authors" after "The OpenSSL Project"Dimitri Papadopoulos
2023-06-23Add decoder fuzzerKurt Roeckx
2023-06-23Add a test for an invalid group in the HRRMatt Caswell
2023-06-23Don't ask for an invalid group in an HRRMatt Caswell
2023-06-23Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streamsTomas Mraz
2023-06-23Allow to disable apps building with no-appsVladimír Kotal