summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-08Fix unconstrained session cache growth in TLSv1.3Matt Caswell
2024-04-08Extend the multi_resume test for simultaneous resumptionsMatt Caswell
2024-04-08Add a test for session cache handlingMatt Caswell
2024-04-05NonStop: Do not call sleep() with a 0 valueRandall S. Becker
2024-04-04Diverse small VMS build fixupsRichard Levitte
2024-04-04downgrade upload-artifact action to v3Dmitry Misharov
2024-04-04openssl-crl(1): The -verify option is implied by -CA* optionsTomas Mraz
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Add 'documentation policy' link to CONTRIBUTING guide.slontis
2024-04-04Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis
2024-04-04Align 'openssl req' string_mask docs to how the software really worksJob Snijders
2024-04-04Workaround the relocation truncated to fit problem on m68k buildsTomas Mraz
2024-04-03Allow provider sigalgs in SignatureAlgorithms confAlex Bozarth
2024-04-02BIO_s_connect: Do not set keepalive on dgram socketsHugo Landau
2024-04-02Document change of -verify behavior in crl and req appsVladimir Kotal
2024-04-02Remove handling of NULL sig param in ossl_ecdsa_deterministic_signBernd Edlinger
2024-04-02Fix handling of NULL sig parameter in ECDSA_sign and similarBernd Edlinger
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger
2024-04-02Bump actions/setup-python from 5.0.0 to 5.1.0dependabot[bot]
2024-04-02Explicitly state what -keys doesSimo Sorce
2024-03-29Prepare for 3.3 beta 2Matt Caswell
2024-03-29Prepare for release of 3.3 beta 1openssl-3.3.0-beta1Matt Caswell
2024-03-29make updateMatt Caswell
2024-03-29Copyright year updatesMatt Caswell
2024-03-29Update CHANGES.md and NEWS.md with changes that have occurred since 3.2Matt Caswell
2024-03-26Fix threadstest wrapping againNeil Horman
2024-03-26Update gost-engine submodule to fix the CITomas Mraz
2024-03-26apps/req,crl: exit with 1 on verification failureVladimir Kotal
2024-03-25Add NULL check before accessing PKCS7 encrypted algorithmViliam Lejčík
2024-03-25Replace size_t with int and add the check for the EVP_MD_get_size()Jiasheng Jiang
2024-03-25Replace unsigned with intJiasheng Jiang
2024-03-25fix demos/sslecho/main.c so it builds on OpenBSD toosashan
2024-03-23Correct OSSL_sleep for NonStop PUT model by introducing sleep().Randall S. Becker
2024-03-22Don’t use the recvmmsg dgram method on Android <5Yavor Georgiev
2024-03-22Fixed a typo and grammar in openssl-ts.podolszomal
2024-03-22fix uploading artifacts for paramertrized jobsDmitry Misharov
2024-03-22Make counters in rcu/rw threads torture test 64 bitNeil Horman
2024-03-22Add M1 macOS runner to some workflowsDmitry Misharov
2024-03-22riscv: Fix remaining asm checksJakov Smolić
2024-03-22Update FIPS hmac key documentationMatt Hauck
2024-03-21Move artifact upload code into the shell scriptHugo Landau
2024-03-21Experimental support for uploading qlog artifactsHugo Landau
2024-03-20Prepare for 3.3 alpha 2Richard Levitte
2024-03-20Prepare for release of 3.3 alpha 1openssl-3.3.0-alpha1Richard Levitte
2024-03-20make updateRichard Levitte
2024-03-20Copyright year updatesRichard Levitte
2024-03-15Fix unbounded memory growth when using no-cached-fetchMatt Caswell
2024-03-15Try to fix intermittent CI failures in quic_multistream testBernd Edlinger
2024-03-15plug potential memory leak in error code pathAlexandr Nedvedicky
2024-03-15Raise the AFL_MAP_SIZE to accommodate future growthTomas Mraz