Sign in
quiche
/
quiche
/
15afba3045d4230b37880558542fc028a92a28ca
/
quic
/
quic_transport
097f372
Add a simple integration test for QuicTransport.
by vasilvv
· 5 years ago
f25169a
Add QUIC_EXPORT_PRIVATE to prepare for presubmit
by dschinazi
· 5 years ago
4cc508c
Fix build error in chromium by adding QUIC_EXPORT.
by fayang
· 5 years ago
312e3a5
Implement QuicTransportStream, a stream that can be only accessed after client indication is received.
by vasilvv
· 5 years ago
59dc4b6
Create a shared interface to access QuicTransport*Session::IsSessionReady().
by vasilvv
· 5 years ago
efc6af8
Implement the QuicTransport server session subclass.
by vasilvv
· 5 years ago
463f235
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique.
by bnc
· 5 years ago
eba61c4
Refactor common QuicTransport constants into their own file.
by vasilvv
· 5 years ago
ddf5247
Change the QuicTransport code to use client indication mechanism instead of allowed origin list.
by vasilvv
· 6 years ago
e6472f6
Implement a QuicSession subclass for QuicTransport client.
by vasilvv
· 6 years ago