summaryrefslogtreecommitdiffstats
path: root/test/defltfips_test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-21Experimental support for uploading qlog artifactsHugo Landau4-24/+155
2024-03-15Fix unbounded memory growth when using no-cached-fetchMatt Caswell2-2/+15
2024-03-15Try to fix intermittent CI failures in quic_multistream testBernd Edlinger2-9/+58
2024-03-15plug potential memory leak in error code pathAlexandr Nedvedicky1-0/+1
2024-03-15Raise the AFL_MAP_SIZE to accommodate future growthTomas Mraz1-2/+2
2024-03-1582-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server outputTomas Mraz1-4/+0
2024-03-15Minor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3)Alexandr Nedvedicky2-2/+6
2024-03-15Set AFL_MAP_SIZE to avoid crash in the AFL CI jobTomas Mraz1-2/+2
2024-03-15Add a test using the bandwidth limit filterTomas Mraz3-0/+153
2024-03-15Add support for bandwidth limitation in noisydgram BIO filterTomas Mraz2-6/+162
2024-03-15bio_f_noisy_dgram_filter(): Fix typoTomas Mraz1-1/+1
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah1-1/+17
2024-03-15Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders6-9/+21
2024-03-15apps/x509.c: No warning reading from stdin if redirectedTomas Mraz2-2/+4
2024-03-15Fix ASLR to be smaller during asan/tsan/ubsan runsNeil Horman4-0/+36
2024-03-14Avoid a memcpy in dtls_get_reassembled_message()Frederik Wedel-Heinen1-11/+11
2024-03-14Fix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decryptVladimirs Ambrosovs1-1/+1
2024-03-13Implement KAT for KBKDF with KMAC128Joachim Vandersmissen2-0/+34
2024-03-13Update tls13ccstest.c, removal of deadcodesharad30011-4/+0
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen6-0/+908
2024-03-12s_server: test ocsp with "-cert_chain"James Muir15-0/+403
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky10-8/+128
2024-03-12Add check for xor_get_aid()Jiasheng Jiang1-0/+4
2024-03-12Improve the documentation on -cert_chain and -status_verbose optionsolszomal1-0/+4
2024-03-12Use the untrusted certificate chain to create a valid certificate ID for OCSP...olszomal1-14/+30
2024-03-12Doc: fix style谭九鼎1-5/+10
2024-03-11PKCS7: Remove one of the duplicate checksJiasheng Jiang1-2/+1