summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-02ssl/tls13_enc.c: Replace size_t with int and add the checksJiasheng Jiang
2024-04-02ssl/t1_lib.c: Add checks for the EVP_MD_get_size()Jiasheng Jiang
2024-04-02rands/drbg_hash.c: Add checks for the EVP_MD_get_size()Jiasheng Jiang
2024-04-02Add locking to atomic operations in rw/rcu testsNeil Horman
2024-04-01rands/drbg_hmac.c: Add checks for the EVP_MD_get_size()Jiasheng Jiang
2024-04-01macs/kmac_prov.c: Add checks for the EVP_MD_get_size()Jiasheng Jiang
2024-04-01signature/rsa_sig.c: Add checks for the EVP_MD_get_size()Jiasheng Jiang
2024-04-01kdfs/hmacdrbg_kdf.c: Add checks for the EVP_MD_get_size()Jiasheng Jiang
2024-04-01test/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-04-01Add OPENSSL_free to avoid mem leakJiasheng Jiang
2024-04-01store/store_lib.c: Add the checks for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-03-30dsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-03-30x509/x509_set.c: Add the check for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-03-30Break the if statement up into 2 if statementsJiasheng Jiang
2024-03-30signature/sm2_sig.c: Add the check for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-03-29Allow provider sigalgs in SignatureAlgorithms confAlex Bozarth
2024-03-29Reject setting invalid CSR versionsJob Snijders
2024-03-29rsa/rsa_ameth.c: Add the check for the EVP_MD_get_size()Jiasheng Jiang
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-25Add 3.3 and 3.2 branches to Coveralls buildsTomas Mraz
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-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
2024-03-1582-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server outputTomas Mraz
2024-03-15Minor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3)Alexandr Nedvedicky
2024-03-15Set AFL_MAP_SIZE to avoid crash in the AFL CI jobTomas Mraz
2024-03-15Add a test using the bandwidth limit filterTomas Mraz
2024-03-15Add support for bandwidth limitation in noisydgram BIO filterTomas Mraz
2024-03-15bio_f_noisy_dgram_filter(): Fix typoTomas Mraz
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah
2024-03-15Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders
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