summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
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
2024-03-14Avoid a memcpy in dtls_get_reassembled_message()Frederik Wedel-Heinen
2024-03-14Fix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decryptVladimirs Ambrosovs
2024-03-13Implement KAT for KBKDF with KMAC128Joachim Vandersmissen
2024-03-13Update tls13ccstest.c, removal of deadcodesharad3001
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen
2024-03-12s_server: test ocsp with "-cert_chain"James Muir
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky
2024-03-12Add check for xor_get_aid()Jiasheng Jiang
2024-03-12Improve the documentation on -cert_chain and -status_verbose optionsolszomal
2024-03-12Use the untrusted certificate chain to create a valid certificate ID for OCSP...olszomal
2024-03-12Doc: fix style谭九鼎
2024-03-11PKCS7: Remove one of the duplicate checksJiasheng Jiang
2024-03-11Add reformatting commit to .git-blame-ignore-revsAarni Koskela
2024-03-11Make the generated params_idx.c file deterministic if run multipleslontis
2024-03-11FAQ.md should be removedAlexandr Nedvedicky
2024-03-11Fix BIO_get_new_index() to return an error when it is exhausted.slontis
2024-03-09Bring SSL_group_to_name docs in line with API definitionNeil Horman
2024-03-09Add CHANGESHugo Landau
2024-03-09QUIC MULTISTREAM TEST: Test write buffer statistics queriesHugo Landau
2024-03-09QUIC: Add stream write buffer queriesHugo Landau
2024-03-08Try to fix intermittent CI failures in sslapitestBernd Edlinger
2024-03-07QLOG: Fix indentationHugo Landau
2024-03-07QUIC: Define error code for stateless resetHugo Landau
2024-03-07QUIC: Add documentation for QUIC error codesHugo Landau
2024-03-07QUIC: Uniform changes for QUIC error code definitions renameHugo Landau
2024-03-07QUIC: Make QUIC transport error codes publicHugo Landau
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-07interop tests: Fedora 39 config, simplify updatesStanislav Zidek
2024-03-07Fix a memory leak on successful load of CRLDmitry Belyavskiy
2024-03-06QUIC QLOG: Fix ANSIHugo Landau
2024-03-06QUIC QLOG: Fix use of sprintfHugo Landau
2024-03-06Enable qlog support by defaultHugo Landau