summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-21Don't print excessively long ASN1 items in fuzzerMatt Caswell
2024-02-21Extended SSL_SESSION functions using time_tIjtaba Hussain
2024-02-20Future proof RLAYER_USE_EXPLICIT_IV by checking dtls versions directly.Frederik Wedel-Heinen
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-19Minor updatesHugo Landau
2024-02-19Fix warningHugo Landau
2024-02-19JSON_ENC: Ensure ossl_json_flush() really flushes the BIOHugo Landau
2024-02-19QUIC CHANNEL: Defer QLOG instantiation until first eventHugo Landau
2024-02-19QUIC TXP: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC QTX: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC FIFD: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19Add entry to CHANGES.mdHugo Landau
2024-02-19QUIC MULTISTREAM TEST: Test explicit event handling modeHugo Landau
2024-02-19QUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-19QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-19QUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
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-16Removes record_queue struct which is no longer useful.Frederik Wedel-Heinen
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-14Skip shlibload tests if no-atexit is configuredNeil Horman
2024-02-14KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah
2024-02-14Fix the grammar as suggsted in the reviewDimitri Papadopoulos
2024-02-14Fix new typos found by codespellDimitri Papadopoulos
2024-02-13test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...Dr. David von Oheimb
2024-02-12os-zoo.yml: Do not add enable-unstable-qlog as this CI tests all branchesTomas Mraz
2024-02-10Fix nitHugo Landau
2024-02-10Minor tweak to recipeHugo Landau
2024-02-10Fix typoHugo Landau
2024-02-10QUIC MULTISTREAM Test: Ensure poll test is robustHugo Landau
2024-02-10QUIC POLLING: Support no-quic buildsHugo Landau
2024-02-10QUIC MULTISTREAM TEST: Fix perl warning around envvarsHugo Landau
2024-02-10QUIC MULTISTREAM TEST: Add test for SSL_pollHugo Landau
2024-02-10QUIC POLLING: Implement autotickHugo Landau
2024-02-10make updateHugo Landau
2024-02-10QUIC: Add manpage for SSL_pollHugo Landau
2024-02-10QUIC APL: Implement SSL_poll backendHugo Landau
2024-02-10QUIC QSM: Allow bidi and uni incoming streams to be tracked separatelyHugo Landau
2024-02-10QUIC RIO: Add frontend SSL_poll implementationHugo Landau
2024-02-10QUIC: Add glossary entry for RIOHugo Landau
2024-02-10QUIC: Add polling APIHugo Landau
2024-02-10BIO: Add SSL poll descriptor typeHugo Landau
2024-02-09Remove unused function arguments from tls_int_new_record_layerFrederik Wedel-Heinen