index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
internal
/
quic_channel.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
QUIC CHANNEL: Add idle timeout configuration and stream count APIs
Hugo Landau
2024-02-08
1
-0
/
+23
*
QLOG: Editorial fixes (QLOG is spelled 'qlog')
Hugo Landau
2024-02-02
1
-2
/
+2
*
QLOG: QUIC CHANNEL: Allow a log title to be specified
Hugo Landau
2024-02-02
1
-0
/
+3
*
QLOG: Wiring: QUIC CHANNEL
Hugo Landau
2024-02-02
1
-0
/
+4
*
QUIC APL, TSERVER: Start using a QUIC_ENGINE object
Hugo Landau
2023-12-21
1
-0
/
+1
*
QUIC Refactor: Fix ANSI - struct definition duplications
Hugo Landau
2023-12-21
1
-2
/
+0
*
QUIC CHANNEL: Finish moving SRT handling to SRTM
Hugo Landau
2023-12-21
1
-0
/
+2
*
QUIC CHANNEL: Keep a reference to our LCIDM
Hugo Landau
2023-12-21
1
-0
/
+2
*
QUIC PORT: Enable injection of incoming URXEs into a channel via default hand...
Hugo Landau
2023-12-21
1
-0
/
+2
*
QUIC PORT: Partially move stateless reset handling to port
Hugo Landau
2023-12-21
1
-0
/
+3
*
QUIC CHANNEL: Remove legacy calls for functionality moved to QUIC_PORT
Hugo Landau
2023-12-21
1
-7
/
+0
*
QUIC PORT, CHANNEL: Move ticking code into QUIC_PORT
Hugo Landau
2023-12-21
1
-9
/
+7
*
QUIC PORT, CHANNEL: Move DEMUX and default packet handling out of CHANNEL
Hugo Landau
2023-12-21
1
-0
/
+5
*
QUIC PORT: Make QUIC_PORT responsible for creation of all channels
Hugo Landau
2023-12-21
1
-0
/
+2
*
QUIC CHANNEL, TSERVER: Move to using libctx/propq/mutex/now_cb via QUIC_PORT
Hugo Landau
2023-12-21
1
-22
/
+0
*
QUIC TSERVER: Provide a TSERVER's QUIC_CHANNEL with a currently unused QUIC_PORT
Hugo Landau
2023-12-21
1
-0
/
+4
*
QUIC CHANNEL: Keep a reference to a QUIC_PORT
Hugo Landau
2023-12-21
1
-0
/
+3
*
QUIC CHANNEL: Consolidate forward object declarations in a single header
Hugo Landau
2023-12-21
1
-3
/
+3
*
QUIC: Add handling of SSL_get_shutdown()
Tomas Mraz
2023-10-20
1
-0
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
QUIC CHANNEL: Cleanup poll descriptor management
Hugo Landau
2023-09-01
1
-0
/
+6
*
QUIC APL: Implement backpressure on stream creation
Hugo Landau
2023-08-25
1
-0
/
+6
*
QUIC APL/CHANNEL: Wire up connection closure reason
Hugo Landau
2023-08-10
1
-1
/
+17
*
QUIC TEST: Test NEW_CONN_ID frames
Hugo Landau
2023-08-10
1
-0
/
+5
*
QUIC TEST: Ensure PING causes ACK generation
Hugo Landau
2023-08-10
1
-0
/
+6
*
QUIC TLS: Rethink error handling
Hugo Landau
2023-08-08
1
-0
/
+12
*
QUIC CHANNEL: Improve error reporting
Hugo Landau
2023-08-08
1
-4
/
+21
*
quic conformance: section 10.2.2 requirements
Pauli
2023-08-04
1
-1
/
+0
*
QUIC CHANNEL: Allow ticking to be inhibited for testing purposes
Hugo Landau
2023-07-31
1
-0
/
+3
*
QUIC: Fix multistream test on macOS
Hugo Landau
2023-07-17
1
-0
/
+3
*
QUIC err handling: Save and restore error state
Tomas Mraz
2023-07-07
1
-0
/
+3
*
QUIC err handling: Properly report network errors
Tomas Mraz
2023-07-07
1
-0
/
+5
*
QUIC: Implement SSL_has_pending
Hugo Landau
2023-07-05
1
-0
/
+1
*
QUIC: Allow application to trigger TXKU
Hugo Landau
2023-06-16
1
-0
/
+3
*
QUIC: Add internal APIs for white-box testing of key update
Hugo Landau
2023-06-16
1
-0
/
+8
*
Rename msg_callback_s to msg_callback_ssl for greater clarity
Matt Caswell
2023-05-24
1
-1
/
+1
*
Create setter functions for the msg_callback and msg_callback_arg
Matt Caswell
2023-05-24
1
-5
/
+7
*
Add initial QUIC support for the msg_callback
Matt Caswell
2023-05-24
1
-0
/
+5
*
quic_tserver: Add possibility to change the connection id
Tomas Mraz
2023-05-17
1
-0
/
+4
*
Add minimal handling of NEW_CONNECTION_ID frames
Tomas Mraz
2023-05-17
1
-0
/
+2
*
QUIC CHANNEL: Do not copy terminate cause as it is not modified after termina...
Hugo Landau
2023-05-12
1
-1
/
+2
*
QUIC CHANNEL, APL: Reject policy handling
Hugo Landau
2023-05-12
1
-0
/
+17
*
QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactor
Hugo Landau
2023-05-12
1
-0
/
+13
*
QUIC CHANNEL: Handle incoming remotely-created streams
Hugo Landau
2023-05-12
1
-2
/
+11
*
QUIC APL: Add stream creation APIs
Hugo Landau
2023-05-12
1
-0
/
+7
*
QUIC Thread Assisted mode: miscellaneous fixes
Hugo Landau
2023-03-30
1
-1
/
+0
*
QUIC CHANNEL: Allow time source to be overridden
Hugo Landau
2023-03-30
1
-0
/
+7
*
Switch to using ossl_crypto_mutex from CRYPTO_RWLOCK
Hugo Landau
2023-03-30
1
-2
/
+8
*
Add locking to QUIC front-end
Hugo Landau
2023-03-30
1
-0
/
+21
[next]