summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-0/+11
* Adds support for the <keygen> element to Windows, matchingwtc@chromium.org2010-04-0112-43/+632
* Revert 43331 - Implement closing handshake described in drafthixiethewebsocke...jar@chromium.org2010-04-012-128/+4
* Implement closing handshake described in draft-hixie-thewebsocketprotocol-76.ukai@chromium.org2010-04-012-4/+128
* Fix leak in WebSocketThrottleTest::Throttleukai@chromium.org2010-04-011-4/+10
* Fix a crash when calling a PAC binding from the global scope.eroman@chromium.org2010-03-313-14/+48
* Removing a clock dependent behavior in testserver which causedtonyg@chromium.org2010-03-311-17/+24
* Disable more DiskCacheBackendTest's as the crash on Linux/shlibtimurrrr@chromium.org2010-03-311-2/+4
* Removed filter checks in windows implementations of Negotiate and NTLM HTTP A...cbentzel@chromium.org2010-03-314-369/+0
* Move the suppression landed in r43208 to the right file.rsesek@chromium.org2010-03-311-7/+0
* Suppress a leak from r43192 in WebSocketThrottleTest.Throttle.rsesek@chromium.org2010-03-311-0/+7
* Remove wrong-placed file.timurrrr@chromium.org2010-03-311-0/+3
* Fix race condition in SocketStream::Close().ukai@chromium.org2010-03-311-0/+6
* Gracefully recover from malformed auth challenge.jochen@chromium.org2010-03-312-5/+84
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-311-22/+28
* memio_SetPeerName implicitly assumes that struct sockaddr is the same as PRNe...pvalchev@google.com2010-03-313-14/+19
* Preparing Roberto's change for landing:mbelshe@chromium.org2010-03-314-223/+256
* Remove bug 31096 checks (resolved).vandebo@chromium.org2010-03-302-5/+0
* Mac SSL fix: Go back to not enabling break-on-auth when we have a client cert...snej@chromium.org2010-03-301-14/+26
* SPDY: Improve logging messages for SpdySession.willchan@chromium.org2010-03-301-3/+9
* Disabling the DiskCacheBackendTest.NewEvictionDisableFailure2 as it crashes o...timurrrr@chromium.org2010-03-301-1/+2
* Disabling the DiskCacheBackendTest.DisableFailure2 as it crashes at times on ...timurrrr@chromium.org2010-03-301-1/+2
* Fix WebSocketJob to pass /key_3/ after handshake request header.ukai@chromium.org2010-03-302-5/+54
* Reland r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-298-68/+506
* Re-enable the ConnectFailure case. Previously, this test casembelshe@chromium.org2010-03-293-6/+14
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-296-62/+269
* Disabling the DiskCacheBackendTest.DisableSuccess2 as it crashes at times on ...ananta@chromium.org2010-03-291-1/+2
* On Windows, use IInternetSecurityManager to determine if it's OKwtc@chromium.org2010-03-2916-104/+321
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-271-1/+2
* Mac: Make client-cert picker only show certs the server will accept.snej@chromium.org2010-03-269-235/+1023
* Remove memory leak from the SpdyNetworkTransactionTest:ServerPushahendrickson@google.com2010-03-261-4/+3
* Revert due to compile failuresamit@chromium.org2010-03-269-1022/+235
* Mac: Make client-cert picker only show certs the server will accept.snej@chromium.org2010-03-269-235/+1022
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+1
* Revert 42770 - Notify all active login prompts when one login prompt is submi...tonyg@chromium.org2010-03-261-11/+0
* Notify all active login prompts when one login prompt is submitted. This allowstonyg@chromium.org2010-03-261-0/+11
* Don't run some tests under TSan on Windowstimurrrr@chromium.org2010-03-261-0/+12
* Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76ukai@chromium.org2010-03-2610-216/+903
* Update table of blocked ports according to upstream http://trac.webkit.org/ch...dimich@chromium.org2010-03-261-0/+7
* Reducing the debug output spam.ahendrickson@google.com2010-03-254-34/+22
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-2510-133/+1128
* Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* underglider@chromium.org2010-03-251-2/+0
* Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* underglider@chromium.org2010-03-251-3/+0
* Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*,glider@chromium.org2010-03-251-4/+0
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-252-31/+55
* Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback...glider@chromium.org2010-03-251-3/+0
* HttpAuthFilterWhitelist is now getting entries from the Windowsahendrickson@google.com2010-03-258-40/+641
* Use FilterHeaders() instead of HttpUtil::StripHeaders().ukai@chromium.org2010-03-251-5/+57
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-255-110/+244
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-252-55/+31