Sign in
quiche
/
quiche
/
2121bae1e84a3254d50210c2012a839f514d9dcb
/
http2
/
adapter
2121bae
Adds an OnFrameHeader() callback to Http2VisitorInterface.
by QUICHE team
· 4 years ago
d905087
Removes OnAbortStream() from the visitor interface, as OnCloseStream() serves the same purpose.
by QUICHE team
· 4 years ago
00028f6
Verifies NgHttp2Session output in the unit test.
by QUICHE team
· 4 years ago
dc70c8f
Extends the ContainsFrames matcher to work with absl::string_view. Also requires that all input data be matched by a frame expectation.
by QUICHE team
· 4 years ago
85c4fe3
Adds simple decoder event handling to OgHttp2Session.
by QUICHE team
· 4 years ago
81e779d
Moves EXPECT_SPDY_BUG into Quiche as EXPECT_QUICHE_BUG.
by QUICHE team
· 4 years ago
6ecbb88
Moves nghttp2_session_callbacks creation from test code to nghttp2_callbacks.h.
by QUICHE team
· 4 years ago
8f81821
Moves OgHttp2Session into its own library.
by QUICHE team
· 4 years ago
3978759
Adds SubmitRst() to the Http2Adapter interface.
by QUICHE team
· 4 years ago
62eeb20
Adds a wrapper class for the nghttp2 session data type.
by QUICHE team
· 4 years ago
33a4aa6
Replaces all uses of SPDY_BUG and SPDY_BUG_IF with the QUICHE equivalents.
by QUICHE team
· 4 years ago
a296f27
Adds a test-only utility for building HTTP/2 frame sequences.
by QUICHE team
· 4 years ago
e3eacca
This change copies utility methods and basic nghttp2 callback implementations from //net/http2/server/lib/internal/h2.
by QUICHE team
· 4 years ago
cff6df5
Fixes up dependencies and namespaces for tests in //third_party/http2/adapter.
by QUICHE team
· 4 years ago
760e723
Remove Http2StrAppend, Http2StringPrintf, Http2HexEscape, Http2Hex from platform.
by bnc
· 4 years ago
5d60276
Initial implementation of a Chromium-based Http2Adapter.
by QUICHE team
· 4 years ago
dd99c0a
Removes some virtual methods from Http2Adapter.
by QUICHE team
· 4 years ago
38139f2
For convenience, adds a matcher that considers only frame types.
by QUICHE team
· 4 years ago
7ee21fc
Minor API changes to Http2Adapter and friends to ease implementation.
by QUICHE team
· 4 years ago
9442f8b
Adds a MockHttp2Visitor, for use in tests.
by QUICHE team
· 4 years ago
637502f
Ports a test utility from //gfe/gfe2/test_tools to //third_party/http2/adapter.
by QUICHE team
· 4 years ago
a6b28ab
Remove V2 family of GFE_BUG (and friends).
by QUICHE team
· 4 years ago
02542a2
Moves //gfe/gfe2/http2:window_manager to //third_party/http2/adapter.
by QUICHE team
· 4 years ago
cf9d4ed
Branches the nghttp2_adapter interface from //net/http2.
by QUICHE team
· 4 years, 1 month ago