summaryrefslogtreecommitdiffstats
path: root/net/spdy
Commit message (Expand)AuthorAgeFilesLines
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-091-17/+1
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-052-2/+12
* Update spdy_protocol to support the GOAWAY message.mbelshe@chromium.org2010-03-046-68/+235
* Fix a crash when streams are cancelled and we have a BufferedRead taskmbelshe@chromium.org2010-03-042-3/+87
* Use CHECK_* in netwillchan@chromium.org2010-03-023-14/+14
* Remove connection failed histograms.vandebo@chromium.org2010-03-021-2/+2
* Fix a bug with buffering when the connection closesmbelshe@chromium.org2010-03-022-4/+340
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-273-7/+10
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-266-48/+62
* Modify the SPDY stream to be buffered.mbelshe@chromium.org2010-02-263-28/+191
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-13/+1
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-231-0/+1
* Make explicit the assumption that SpdySession::InitializeWithSocket takeswtc@chromium.org2010-02-204-13/+10
* Make SpdySession::GetSSLInfo work when the SpdySession is constructedwtc@chromium.org2010-02-191-0/+4
* Remove agl's NPN in SpdySession hack.willchan@chromium.org2010-02-181-11/+0
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-152-3/+13
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-108-88/+142
* Merge deltas from server team common SPDY files.mbelshe@chromium.org2010-02-093-41/+126
* Add bounds checking to StaticSocketDataProvider, to make tests more reliablephajdan.jr@chromium.org2010-02-091-28/+37
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-0822-987/+987
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-0622-0/+6329