summaryrefslogtreecommitdiffstats
path: root/ssl/quic
AgeCommit message (Expand)Author
2024-04-18QUIC TXP: Fix reserve calculations for PING framesHugo Landau
2024-04-16Remove repetitive wordsNeil Horman
2024-04-10Change approach to SSL_pending APIHugo Landau
2024-04-10QUIC APL: Revise SSL_pending and SSL_has_pending handling for s_client compatHugo Landau
2024-04-09Copyright year updatesRichard Levitte
2024-04-04Diverse small VMS build fixupsRichard Levitte
2024-03-15Try to fix intermittent CI failures in quic_multistream testBernd Edlinger
2024-03-09QUIC: Add stream write buffer queriesHugo Landau
2024-03-07QLOG: Fix indentationHugo Landau
2024-03-07QUIC: Define error code for stateless resetHugo Landau
2024-03-07QUIC: Uniform changes for QUIC error code definitions renameHugo Landau
2024-03-06QUIC QLOG: Fix use of sprintfHugo Landau
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-19QUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-10QUIC POLLING: Implement autotickHugo 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-09THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafeHugo Landau
2024-02-09QUIC QLOG: Fix use of size_t and uint64_tHugo Landau
2024-02-09QUIC QLOG: Retrieve PID correctly on WindowsHugo Landau
2024-02-08QUIC APL: Move NULL pointer check to quic_impl.cHugo Landau
2024-02-08QUIC CHANNEL: Optimise struct packingHugo Landau
2024-02-08Quiet false warning about uninitialised variableHugo Landau
2024-02-08QUIC CHANNEL: Fix idle timeout computation bugHugo Landau
2024-02-08QUIC CHANNEL: Defer transport parameter generationHugo Landau
2024-02-08QUIC APL: Add feature query implementationHugo Landau
2024-02-08QUIC CHANNEL: Add idle timeout configuration and stream count APIsHugo Landau
2024-02-08QUIC RXFC: Add accessor for creditHugo Landau
2024-02-02QUIC QLOG: Fix indentationHugo Landau
2024-02-02QUIC QLOG: Use set0Hugo Landau
2024-02-02Minor fixesHugo Landau
2024-02-02Minor fixesHugo Landau
2024-02-02Minor fixesHugo Landau
2024-02-02QUIC QLOG: Record implementation versionHugo Landau
2024-02-02QUIC QLOG: Allow PID to be overriddenHugo Landau
2024-02-02QLOG: Fix filter lexingHugo Landau
2024-02-02JSON_ENC: Fix initial value of errorHugo Landau
2024-02-02QUIC CHANNEL: Ensure QLOG instance is used correctly on server sideHugo Landau
2024-02-02QUIC QTX: Refactor to enable qlog logging of injected framesHugo Landau
2024-02-02QUIC TXP: Allow QLOG instance to be changed after instantiationHugo Landau
2024-02-02QUIC QTX: Allow QLOG instance to be changed after instantiationHugo Landau
2024-02-02QUIC FIFD: Allow QLOG instance to be changed after instantiationHugo Landau
2024-02-02QLOG: Minor updatesHugo Landau
2024-02-02Minor updatesHugo Landau