aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't print excessively long ASN1 items in fuzzerHEADmasterMatt Caswell2024-02-211-4/+10
* Extended SSL_SESSION functions using time_tIjtaba Hussain2024-02-216-8/+42
* Future proof RLAYER_USE_EXPLICIT_IV by checking dtls versions directly.Frederik Wedel-Heinen2024-02-201-1/+3
* Correct the defined name of the parameter "micalg" in the documentationBernd Ritter2024-02-201-1/+1
* Minor updatesHugo Landau2024-02-192-13/+10
* Fix warningHugo Landau2024-02-191-2/+2
* JSON_ENC: Ensure ossl_json_flush() really flushes the BIOHugo Landau2024-02-191-4/+8
* QUIC CHANNEL: Defer QLOG instantiation until first eventHugo Landau2024-02-191-6/+16
* QUIC TXP: Allow QLOG instance retrieval via callbackHugo Landau2024-02-192-8/+13
* QUIC QTX: Allow QLOG instance retrieval via callbackHugo Landau2024-02-192-10/+25
* QUIC FIFD: Allow QLOG instance retrieval via callbackHugo Landau2024-02-193-9/+24
* Add entry to CHANGES.mdHugo Landau2024-02-191-0/+6
* QUIC MULTISTREAM TEST: Test explicit event handling modeHugo Landau2024-02-191-11/+112
* QUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLING_MODEHugo Landau2024-02-192-13/+116
* QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau2024-02-192-0/+18
* QUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau2024-02-191-10/+90
* OpenSSL License is applied for some source files, change to Apache 2Shakti Shah2024-02-194-4/+4
* Fixed Visual Studio 2008 compiler errorsMarcel Gosmann2024-02-161-0/+1
* Removes record_queue struct which is no longer useful.Frederik Wedel-Heinen2024-02-167-45/+35
* QUIC: Test that SSL_ctrl, SSL_set_mode are routed correctly on QSSOsHugo Landau2024-02-161-0/+6
* QUIC: Fix SSL_ctrl operation for QSSOsHugo Landau2024-02-161-3/+3
* Check for NULL cleanup function before using it in encoder_processNeil Horman2024-02-161-0/+5
* Add CHANGES: Fixed SSL_export_keying_material for QUIC.Hugo Landau2024-02-141-1/+8
* Fix SSL_export_keying_material for QUICHugo Landau2024-02-142-4/+11
* Skip shlibload tests if no-atexit is configuredNeil Horman2024-02-141-0/+1
* KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah2024-02-141-1/+1
* Fix the grammar as suggsted in the reviewDimitri Papadopoulos2024-02-141-3/+3
* Fix new typos found by codespellDimitri Papadopoulos2024-02-148-13/+13
* test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...Dr. David von Oheimb2024-02-131-2/+2
* os-zoo.yml: Do not add enable-unstable-qlog as this CI tests all branchesTomas Mraz2024-02-121-1/+1
* Fix nitHugo Landau2024-02-101-1/+1
* Minor tweak to recipeHugo Landau2024-02-101-1/+1
* Fix typoHugo Landau2024-02-101-1/+1
* QUIC MULTISTREAM Test: Ensure poll test is robustHugo Landau2024-02-101-2/+5
* QUIC POLLING: Support no-quic buildsHugo Landau2024-02-101-2/+5
* QUIC MULTISTREAM TEST: Fix perl warning around envvarsHugo Landau2024-02-101-1/+1
* QUIC MULTISTREAM TEST: Add test for SSL_pollHugo Landau2024-02-101-1/+151
* QUIC POLLING: Implement autotickHugo Landau2024-02-103-11/+8
* make updateHugo Landau2024-02-103-2/+8
* QUIC: Add manpage for SSL_pollHugo Landau2024-02-102-0/+418
* QUIC APL: Implement SSL_poll backendHugo Landau2024-02-103-4/+162
* QUIC QSM: Allow bidi and uni incoming streams to be tracked separatelyHugo Landau2024-02-102-8/+24
* QUIC RIO: Add frontend SSL_poll implementationHugo Landau2024-02-103-1/+135
* QUIC: Add glossary entry for RIOHugo Landau2024-02-101-0/+3
* QUIC: Add polling APIHugo Landau2024-02-105-0/+57
* BIO: Add SSL poll descriptor typeHugo Landau2024-02-101-0/+2
* Remove unused function arguments from tls_int_new_record_layerFrederik Wedel-Heinen2024-02-094-20/+9
* THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafeHugo Landau2024-02-094-5/+6
* Amend CHANGES.md/NEWS.md to reflect DN output changesDmitry Belyavskiy2024-02-092-2/+2
* Windows: Add _dclass to the allowed symbols listHugo Landau2024-02-091-0/+1