summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Backport .gitignore Changes from masterdgbkn
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-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-25Correct OSSL_sleep for NonStop PUT model by introducing sleep().Randall S. Becker
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-22Don’t use the recvmmsg dgram method on Android <5Yavor Georgiev
2024-03-22Fixed a typo and grammar in openssl-ts.podolszomal
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-15Fix unbounded memory growth when using no-cached-fetchMatt Caswell
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah
2024-03-15apps/x509.c: No warning reading from stdin if redirectedTomas Mraz
2024-03-15Fix ASLR to be smaller during asan/tsan/ubsan runsNeil Horman
2024-03-14Fix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decryptVladimirs Ambrosovs
2024-03-12Add check for xor_get_aid()Jiasheng Jiang
2024-03-12Doc: fix style谭九鼎
2024-03-11Make the generated params_idx.c file deterministic if run multipleslontis
2024-03-11FAQ.md should be removedAlexandr Nedvedicky
2024-03-08Try to fix intermittent CI failures in sslapitestBernd Edlinger
2024-03-08Fix a memory leak on successful load of CRLDmitry Belyavskiy
2024-03-07Dont run the self-hosted workflows when not availableBernd Edlinger
2024-03-07Gate setting of ipi_spec_dst on not building for freebsdNeil Horman
2024-03-01Fix off by one issue in buf2hexstr_sep()shridhar kalavagunta
2024-02-25Improve documentation of standard IANA cipher suite names.Michael
2024-02-25Ensure `$(MAKE)` commands and `CFLAGS` are appropriately quoted in the Makefile.Hamilton Chapman
2024-02-22chachap10-ppc.pl: Fix truncated relocation响马
2024-02-22SSL_set1_groups_list(): Fix memory corruption with 40 groups and moreMichael Baentsch
2024-02-22s_cb.c: Add missing return value checksMrRurikov
2024-02-22Minor wording fixes related to no-atexitTomas Mraz
2024-02-22Add atexit configuration option to using atexit() in libcrypto at build-time.Randall S. Becker
2024-02-21Don't print excessively long ASN1 items in fuzzerMatt Caswell
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-19Fix typo found by codespell in openssl-3.2Dimitri Papadopoulos
2024-02-19OpenSSL License is applied for some source files, change to Apache 2Shakti Shah
2024-02-16Fixed Visual Studio 2008 compiler errorsMarcel Gosmann
2024-02-16QUIC: Test that SSL_ctrl, SSL_set_mode are routed correctly on QSSOsHugo Landau