summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-29Add last missing TLSA usage/selector/mtype test caseViktor 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-27Only include winsock2.h for struct timeval if neededHugo Landau
2023-11-24x86_64-xlate.pl: Fix build with icx and nvc compilersTomas Mraz
2023-11-23Cross Compiles CI: Run evp tests on pull requestsTomas Mraz
2023-11-23contributing-doc: give example commit message with "CLA: trivial"James Muir
2023-11-23Adapt C compiler detection for VSI C on x86_64Richard Levitte
2023-11-23Fix a possible memory leak in SM2 providerHuiyue Xu
2023-11-23Update fuzz corporaHugo Landau
2023-11-23Prepare for 3.2.1Richard Levitte
2023-11-23Prepare for release of 3.2.0openssl-3.2.0Richard Levitte
2023-11-23make updateRichard Levitte
2023-11-23Copyright year updatesRichard Levitte
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-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-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-15README: add link to OpenSSL 3.2 manual pagesMatthias St. Pierre
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-14cms demos: print signingTime attributesJames Muir
2023-11-14Force Nonstop to use fcntl(F_GETFL) in BIO_sock_nbioNeil Horman
2023-11-13Properly limit the variable output size for BLAKE2Tomas Mraz
2023-11-10apps/list.c: Check the result of inserting a provider into provider's stackAlexey Fofanov
2023-11-09Fix a possible memory leak of ssl->s3.tmp.pskBernd Edlinger
2023-11-09After a stream has implicit length don't add more stream related framesMatt Caswell
2023-11-08Add CHANGES.md and NEWS.md entry for CVE-2023-5678Tomas Mraz
2023-11-08Sync CHANGES.md and NEWS.md with 3.1 branchTomas Mraz
2023-11-08QUIC TXP: Handle padding correctly for ACK_ONLY archetypeHugo Landau
2023-11-08QUIC TXP: Fix use of implicit-length STREAM frames in presence of PATH_REPSON...Hugo Landau
2023-11-08add locking around fake_nowNeil Horman