This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
cloudflared
Watch
1
Star
0
Fork
0
You've already forked cloudflared
mirror of
https://github.com/cloudflare/cloudflared.git
synced
2025-07-29 00:50:00 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2021.12.2
cloudflared
/
quic
History
cthuang
ebae7a7024
TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally
2021-12-21 09:52: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_test.go
TUN-5299: Send/receive QUIC datagram from edge and proxy to origin as UDP
2021-12-06 16:37:09 +00:00
datagram.go
TUN-5488: Close session after it's idle for a period defined by registerUdpSession RPC
2021-12-09 11:55:34 +00:00
metrics.go
Fix typos
2021-11-12 17:38:06 +02:00
pogs.go
TUN-4597: Added HTTPProxy for QUIC
2021-08-04 12:50:18 +00:00
quic_protocol_test.go
TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally
2021-12-21 09:52:39 +00:00
quic_protocol.go
TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally
2021-12-21 09:52:39 +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