summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-02-16QUIC: Fix SSL_ctrl operation for QSSOsHugo Landau
2024-02-16Check for NULL cleanup function before using it in encoder_processNeil Horman
2024-02-14Add CHANGES: Fixed SSL_export_keying_material for QUIC.Hugo Landau
2024-02-14Fix SSL_export_keying_material for QUICHugo Landau
2024-02-14Add QUIC stateless reset testNeil Horman
2024-02-14KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah
2024-02-13test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...Dr. David von Oheimb
2024-02-09THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafeHugo Landau
2024-02-09Amend CHANGES.md/NEWS.md to reflect DN output changesDmitry Belyavskiy
2024-02-09Fix memory leaks on error cases during drbg initializationsTomas Mraz
2024-02-09Rearrange terms in gf_mul to prevent segfaultAngel Baez
2024-02-08Configure: Fix ordering bug when processing split DEPENDsRichard Levitte
2024-02-08Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng
2024-02-07Fix testcases to run on duplicated keysTomas Mraz
2024-02-07CONTRIBUTING.md: add missing "on"James Muir