summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-06QUIC LCIDM: Always use lcid_obj to refer to QUIC_LCIDHugo Landau
2023-12-06QUIC GLOSSARY: Add ODCIDHugo Landau
2023-12-06QUIC LCIDM: Minor fixesHugo Landau
2023-12-06QUIC LCIDM: Add debug callsHugo Landau
2023-12-06QUIC LCIDM: Correct documentationHugo Landau
2023-12-06QUIC LCIDM: Enforce and document ODCID peculiaritiesHugo Landau
2023-12-06QUIC: Update glossary to add LCID/RCID conceptsHugo Landau
2023-12-06QUIC LCIDM: Add testHugo Landau
2023-12-06QUIC LCIDM: Add fuzzerHugo Landau
2023-12-06QUIC LCIDM: Add LCIDMHugo Landau
2023-12-05rehash.c: Do not use NAME_MAX limitTomas Mraz
2023-12-05fips-label.yml: Cleanup the FIPS artifact before downloading and unzipping AB...Tomas Mraz
2023-12-05Use severity: ABI changed label instead of CI failure for ABIDIFFTomas Mraz
2023-12-04Make 'openssl list' less sensitive for providers without paramsRichard Levitte
2023-12-04Add a minimal test providerRichard Levitte
2023-12-04After initializing a provider, check if its output dispatch table is NULLRichard Levitte
2023-12-04test/recipes/01-test_symbol_presence.t: Treat common symbols speciallyRichard Levitte
2023-12-04test/recipes/01-test_symbol_presence.t: Ignore symbols starting with '__'Richard Levitte
2023-12-04Add a test for X509_load_cert_file()olszomal
2023-12-04Fix loading more than one certificate in PEM format in X509_load_cert_file_ex()olszomal
2023-12-04Test various combinations of `SSL_OP_ALLOW_NO_DHE_KEX` and `SSL_OP_PREFER_NO_...Markus Minichmayr
2023-12-04Fix detection on HP-UX (IA64)Michael Osipov
2023-12-04doc: improve display of KECCAK-KMAC128, KECCAK-KMAC256 defsJames Muir
2023-12-02exporters/cmake/OpenSSLConfig.cmake.in: Detect missing `platform->sharedlib_i...Richard Levitte
2023-12-02Remove the source directory .num targetsRichard Levitte
2023-12-01Don't free aliased pointers in ctx cmp_ctx testsNeil Horman
2023-12-01Add locking to CRYPTO_secure_usedNeil Horman
2023-12-01evp-cmac: do not seg-fault when getting mac-size before initJames Muir
2023-12-01Fix a possible memory leak in make_receipt_requestBernd Edlinger
2023-12-01Fix a possible use after free in X509v3_asid_add_id_or_rangeBernd Edlinger
2023-12-01rsa-doc: fix typoJames Muir
2023-11-30doc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.Sean Bright
2023-11-30Initialize dstctx->mgf1_md to NULL in rsa_dupctx functionlan1120
2023-11-30bn_nist: Fix strict-aliasing violations in little-endian optimizationsXi Ruoyao
2023-11-30Fix implementation of `PreferNoDHEKEX` option.Markus Minichmayr
2023-11-30Fix EVP_RAND-SEED-SRC documentation exampleJamie Cui
2023-11-30Add self-hosted runnersDmitry Misharov
2023-11-29Optimize AES-CTR for ARM Neoverse V1 and V2.fisher.yu
2023-11-29Add last missing TLSA usage/selector/mtype test caseViktor Dukhovni
2023-11-29Fix freshly introduced double-free.Viktor Dukhovni
2023-11-29Remove mention of NEWS.md in CONTRIBUTING.mdHugo Landau
2023-11-29Add known issues sectionHugo Landau
2023-11-29Add proposed editorial conventions for NEWS.mdHugo Landau
2023-11-28Fix a possible memory leak in ct_move_sctsBernd Edlinger
2023-11-28Do not define L_ENDIAN (for now) when we guessed linux64-loongarch64Xi Ruoyao
2023-11-27QUIC TSERVER: Fix erroneously static variableHugo Landau
2023-11-27Make scsv read-onlyHugo Landau
2023-11-27Make nid_to_group read-onlyHugo Landau
2023-11-27Make bitmask table read onlyHugo Landau
2023-11-27Make ssl_cert_info read-onlyHugo Landau