cloudflared-mirror/quic
cthuang e56c4532ce TUN-5697: Listen for UpdateConfiguration RPC in quic transport 2022-02-18 09:12:39 +00:00
..
schema TUN-4596: Add QUIC application protocol for QUIC stream handshake 2021-07-15 17:35:25 +00:00
conversion.go TUN-5261: Collect QUIC metrics about RTT, packets and bytes transfered and log events at tracing level 2021-10-21 15:26:57 +01:00
datagram.go TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms 2022-01-11 14:55:43 +00:00
datagram_test.go TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms 2022-01-11 14:55:43 +00:00
metrics.go Fix typos 2021-11-12 17:38:06 +02:00
param_unix.go TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms 2022-01-11 14:55:43 +00:00
param_windows.go TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms 2022-01-11 14:55:43 +00:00
pogs.go TUN-4597: Added HTTPProxy for QUIC 2021-08-04 12:50:18 +00:00
quic_protocol.go TUN-5695: Define RPC method to update configuration 2022-02-03 15:05:46 +00:00
quic_protocol_test.go TUN-5697: Listen for UpdateConfiguration RPC in quic transport 2022-02-18 09:12:39 +00:00
safe_stream.go TUN-5621: Correctly manage QUIC stream closing 2022-02-01 22:01:57 +00:00
safe_stream_test.go TUN-5621: Correctly manage QUIC stream closing 2022-02-01 22:01:57 +00:00
test_utils.go TUN-5621: Correctly manage QUIC stream closing 2022-02-01 22:01:57 +00:00
tracing.go TUN-5261: Collect QUIC metrics about RTT, packets and bytes transfered and log events at tracing level 2021-10-21 15:26:57 +01:00