summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-19tlsfuzzer.sh: Use python3gost-engines-dirTomas Mraz
2024-01-18tlsfuzzer.sh: Make it more informative on errorsTomas Mraz
2024-01-05tlsfuzzer.sh: Run openssl version on the built app and not system oneTomas Mraz
2024-01-03gost_engine.sh: Set OPENSSL_ENGINES_DIRTomas Mraz
2024-01-03Set max protocol version for dtls renegotiation tests to dtls1.2Frederik Wedel-Heinen
2024-01-02riscv: Fix mispelling of extension test macroGrant Nichol
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-29apps: Don't print hostname on bio_out during connect.Sebastian Andrzej Siewior
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29ddd-02-conn-nonblocking-threads.c: Fix the leak of connzengwei2000
2023-12-29Add missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_DIGEST_PROPS for RSA asymslontis
2023-12-29Limit RSA-OAEP related functions to RSA keys onlyslontis
2023-12-29Fix memleak in rsa_cms_decryptslontis
2023-12-29Fix error handling in ASN1_mbstring_ncopyBernd Edlinger
2023-12-29demos: fix cert scriptsJames Muir
2023-12-29params: drop INT_MAX checksJames Muir
2023-12-29Disable building quicserver utility when configured with `no-apps` optionVitalii Koshura
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-29Fix new typos found by codespellDimitri Papadopoulos
2023-12-27md5: add assembly implementation for loongarch64Min Zhou
2023-12-27Fix remaining provider config settings to be decisive in valueNeil Horman
2023-12-26Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman
2023-12-22Optimize circular buffer to avoid moduloRose
2023-12-22Remove uneeded cast to unsigned intRose
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-22SM4: Document that the XTS mode does not support streamingTomas Mraz
2023-12-22Improve the documentation on TLS record compressionMatt Caswell
2023-12-21crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm...Dr. David von Oheimb
2023-12-21cmp_server.c,apps/lib/cmp_mock_srv.c: move polling state checks to cmp_server.cRajeev Ranjan
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2023-12-21Detect and prevent recursive config parsingNeil Horman
2023-12-21Make the activate setting more intuitiveNeil Horman
2023-12-21Use GH action commands to group/collapse filtered outputNeil Horman
2023-12-21augment test/run_tests.pl to filter indirect leaksNeil Horman
2023-12-21QUIC: Move CID generation to quic_types.cHugo Landau
2023-12-21Minor updatesHugo Landau
2023-12-21QUIC PORT: Add explicit cast to get_time wrapperHugo Landau
2023-12-21QUIC: Add more glossary entriesHugo Landau
2023-12-21Minor fixesHugo Landau
2023-12-21Minor updatesHugo Landau
2023-12-21QUIC APL, TSERVER: Start using a QUIC_ENGINE objectHugo Landau
2023-12-21QUIC ENGINE: Add unused QUIC_ENGINE objectHugo Landau
2023-12-21QUIC CHANNEL: Remove obsolete SRT definitionsHugo Landau
2023-12-21QUIC PORT: Add missing copyright headerHugo Landau
2023-12-21Update fuzz corporaHugo Landau
2023-12-21QUIC PORT: Fix BIO_dgram usage under Winsock due to bind requirementHugo Landau
2023-12-21QUIC Refactor: Fix ANSI - struct definition duplicationsHugo Landau
2023-12-21MARKER: End of Phase 4: Finalization & SRT HandlingHugo Landau
2023-12-21QUIC PORT: Allow errors to be tracked at port levelHugo Landau