aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* QUIC POLLING: Implement autotickHugo Landau2024-02-101-1/+2
* make updateHugo Landau2024-02-101-1/+1
* QUIC APL: Implement SSL_poll backendHugo Landau2024-02-101-0/+3
* QUIC QSM: Allow bidi and uni incoming streams to be tracked separatelyHugo Landau2024-02-101-3/+6
* QUIC: Add polling APIHugo Landau2024-02-102-0/+53
* BIO: Add SSL poll descriptor typeHugo Landau2024-02-101-0/+2
* THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafeHugo Landau2024-02-092-3/+4
* Minor updatesHugo Landau2024-02-081-1/+1
* Fix error code collisionHugo Landau2024-02-081-1/+1
* QUIC APL: Add feature query implementationHugo Landau2024-02-081-0/+4
* QUIC CHANNEL: Add idle timeout configuration and stream count APIsHugo Landau2024-02-081-0/+23
* QUIC RXFC: Add accessor for creditHugo Landau2024-02-081-3/+9
* QUIC: Add new error codes for tuning APIHugo Landau2024-02-081-0/+5
* QUIC: Add documentation for tuning APIHugo Landau2024-02-081-0/+41
* s390x: Fix build on s390x with 'disable-asm'Ingo Franzki2024-02-061-1/+2
* QUIC QLOG: Use set0Hugo Landau2024-02-023-4/+4
* QUIC QLOG: Minor doc updatesHugo Landau2024-02-021-1/+1
* QUIC QLOG: Record implementation versionHugo Landau2024-02-021-0/+1
* QUIC QLOG: Allow PID to be overriddenHugo Landau2024-02-021-0/+1
* QUIC TXP: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+6
* QUIC QTX: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+3
* QUIC FIFD: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+2
* QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau2024-02-023-4/+4
* JSON_ENC: Minor tweaksHugo Landau2024-02-021-3/+3
* QLOG: Remove vestigial abort codeHugo Landau2024-02-021-2/+0
* QLOG: Minor updatesHugo Landau2024-02-021-1/+0
* QLOG: JSON Encoder: Rename JSON_ENCHugo Landau2024-02-021-40/+41
* QLOG: Events: Implement transport:packet_receivedHugo Landau2024-02-022-0/+9
* QLOG: Events: Implement transport:packet_sentHugo Landau2024-02-022-0/+11
* QLOG: Wiring: QUIC QTXHugo Landau2024-02-021-0/+4
* QLOG: Wire title-setting code to QUIC_CHANNEL and SSL_CTXHugo Landau2024-02-021-0/+9
* QLOG: QUIC CHANNEL: Allow a log title to be specifiedHugo Landau2024-02-021-0/+3
* QLOG: Events: Implement recovery:packet_lostHugo Landau2024-02-022-0/+6
* QLOG: Wiring: QUIC TXPIM: Record the packet typeHugo Landau2024-02-021-0/+3
* QLOG: Wiring: QUIC FIFDHugo Landau2024-02-022-1/+6
* QLOG: Wiring: QUIC QRX: Report the datagram ID from the DEMUXHugo Landau2024-02-021-0/+6
* QLOG: Wiring: QUIC DEMUX: Report a monotonically increasing datagram IDHugo Landau2024-02-021-0/+6
* QLOG: Events: Implement connectivity:connection_closedHugo Landau2024-02-022-0/+6
* QLOG: Events: Implement transport:parameters_setHugo Landau2024-02-021-0/+1
* QLOG: Events: Implement connectivity:connection_state_updatedHugo Landau2024-02-022-0/+8
* QLOG: Events: Implement connectivity:connection_startedHugo Landau2024-02-022-0/+22
* QLOG: Wiring: QUIC CHANNELHugo Landau2024-02-021-0/+4
* QLOG: Frontend: ImplementationHugo Landau2024-02-021-0/+14
* QLOG: Frontend: API DefinitionHugo Landau2024-02-022-0/+140
* QLOG: JSON Encoder: DesignHugo Landau2024-02-021-0/+225
* RCU lock implementationNeil Horman2024-02-011-0/+31
* Fix compilation on Windows using iccMatt Caswell2024-01-311-1/+1
* QUIC APL: Implement optimised FIN APIHugo Landau2024-01-232-1/+4
* QUIC: Add optimised FIN APIHugo Landau2024-01-231-0/+6
* Removes unsed function: ssl_bad_method()Frederik Wedel-Heinen2024-01-191-1/+0