summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-23Adapt C compiler detection for VSI C on x86_64Richard Levitte
2023-11-23speed: make hmac(sha256) the default hmacJames Muir
2023-11-23Fix a possible memory leak in SM2 providerHuiyue Xu
2023-11-23Update fuzz corporaHugo Landau
2023-11-23QUIC SRTM: Switch to using AES-128-ECBHugo Landau
2023-11-23QUIC SRTM: Harden SRTM in event of allocation failureHugo Landau
2023-11-23QUIC SRTM: Update fuzz corporaHugo Landau
2023-11-23QUIC SRTM: Amend glossaryHugo Landau
2023-11-23QUIC SRTM: Add testHugo Landau
2023-11-23Fuzzing: Fix helper shebang on NixOSHugo Landau
2023-11-23QUIC SRTM: Add fuzzer for SRTMHugo Landau
2023-11-23QUIC SRTM: Add SRTMHugo Landau
2023-11-23Make CHANGES.md header more appropriateHugo Landau
2023-11-23Amend NEWS.md to be more like release notesHugo Landau
2023-11-22doc: fix description of mac "block-size" parameterJames Muir
2023-11-22doc: better description of KECCAK-KMAC XOFJames Muir
2023-11-22Update the provider documentationMatt Caswell
2023-11-22Update OpenSSL logosJames Muir
2023-11-22Fix possible memleak in PKCS7_add0_attrib_signing_timeBernd Edlinger
2023-11-22Fix a possible use-after-free in custom_exts_freeBernd Edlinger
2023-11-22Fix a possible memleak in CMS_sign_receiptBernd Edlinger
2023-11-22Fix a possible memleak in PKCS7_add_attrib_smimecapBernd Edlinger
2023-11-22Fix a possible memory leak in dane_tlsa_addBernd Edlinger
2023-11-21Fix typo in variable nameAnders Jansson
2023-11-21Move freeing of an old record layer to dtls1_clear_sent_bufferMatt Caswell
2023-11-21zero data in hm_fragment on allocNeil Horman
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-15NOTES-WINDOWS: fix named anchor links in table of contentsMatthias St. Pierre
2023-11-15Bump actions/github-script from 6 to 7dependabot[bot]
2023-11-15Configure: do not check for an absolute prefix in cross-buildsViktor Szakats
2023-11-15Update ci and ABI xml files to validate function parametersNeil Horman
2023-11-15Correct tag len check when determining how much space we have in the pktMatt Caswell
2023-11-15Add some additional tests for the new fc "consumed" paramsMatt Caswell
2023-11-15Keep track of connection credit as we add stream dataMatt Caswell
2023-11-15Fix SHA3_squeeze on armv4.slontis
2023-11-15demos: tidy up makefiles, fix warningsJames Muir
2023-11-15Import repro from #22708 as a test caseнаб
2023-11-15Fix BLAKE2s reporting the same EVP_MD_get_size() as BLAKE2b (64)наб
2023-11-15README: add link to OpenSSL 3.2 manual pagesMatthias St. Pierre
2023-11-15ppc64: Fix SHA3_squeezeRohan McLure
2023-11-15Document the exporter change in CHANGES.md and NEWS.mdRichard Levitte
2023-11-15Add exporters for CMakeRichard Levitte
2023-11-15Clean up exporters, specifically those we have for pkg-configRichard Levitte
2023-11-14Exclude more in the fuzz introspector reportKurt Roeckx
2023-11-14Rearrange some CI jobsTomas Mraz
2023-11-14Correct 50-nonstop.conf to support QUIC tests under SPT threading models.Randall S. Becker
2023-11-14Enable AES and SHA3 optimisations on Apple Silicon M3-based macOS systemsTom Cosgrove
2023-11-14Force Nonstop to use fcntl(F_GETFL) in BIO_sock_nbioNeil Horman
2023-11-13set_client_ciphersuite(): Fix for potential UB if session->cipher is NULLAlexey Fofanov
2023-11-13Augment rand argument parsing to allow scalingNeil Horman