summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* More late binding cleanupvandebo@chromium.org2010-03-051-36/+0
* Fix a regression introduced in r40465.wtc@chromium.org2010-03-051-11/+18
* Update spdy_protocol to support the GOAWAY message.mbelshe@chromium.org2010-03-046-68/+235
* Annotate a harmless data race in TcpPingertimurrrr@chromium.org2010-03-041-1/+5
* Refactor: Move the code that handles "chrome://net-internals/*" from the net ...eroman@chromium.org2010-03-043-826/+0
* Fix a crash when streams are cancelled and we have a BufferedRead taskmbelshe@chromium.org2010-03-042-3/+87
* Remove debug info used to diagnose bug 31723.rvargas@google.com2010-03-032-24/+1
* Remove the remnants of the late binding experiment.vandebo@chromium.org2010-03-031-32/+0
* A follow-up to r40192. Change the log message to avoid confusion.wtc@chromium.org2010-03-031-1/+1
* A follow-up of r28664.wtc@chromium.org2010-03-032-13/+11
* Change histogram names because collected data is somewhat different.vandebo@chromium.org2010-03-031-2/+2
* Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots.glider@chromium.org2010-03-031-0/+2
* Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...jam@chromium.org2010-03-031-1/+1
* Handle CreateFile() trimming trailing dots and spaces in downloads.jschuh@google.com2010-03-031-0/+10
* Disable KeyHandler test because it's hanging the Mac valgrind bots.jam@chromium.org2010-03-031-1/+1
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-032-19/+23
* Use CHECK_* in netwillchan@chromium.org2010-03-0216-49/+48
* SSL False Start Supportagl@chromium.org2010-03-0210-3/+396
* Http cache: Expose storing metadata on a given entry.rvargas@google.com2010-03-025-20/+283
* Remove connection failed histograms.vandebo@chromium.org2010-03-028-29/+25
* Fix infinite loop in ClientSocketPoolBase::DoReleaseSocket.willchan@chromium.org2010-03-022-3/+55
* TBR: Fix build by marking new Keygen test as flaky.snej@chromium.org2010-03-021-1/+1
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-0212-98/+429
* Delete an unused test fixture.willchan@chromium.org2010-03-021-7/+0
* Send an empty renegotiation info extension instead of SCSVwtc@chromium.org2010-03-023-2/+36
* Fix a bug with buffering when the connection closesmbelshe@chromium.org2010-03-022-4/+340
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-0117-589/+69
* Fix memory leak in WebSocketJobTest.ukai@chromium.org2010-03-011-1/+1
* Fix crash in ExtensionApiTest.FLAKY_WebSocketukai@chromium.org2010-03-011-1/+2
* Support HttpOnly cookie on Web Socketukai@chromium.org2010-03-0110-11/+1205
* Work around 3rd party problem causing bug 27870.vandebo@chromium.org2010-02-274-19/+32
* Log an informational message if an SSL server does not supportwtc@chromium.org2010-02-272-0/+20
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-278-76/+93
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-2611-9/+649
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-2617-69/+589
* Revert "SSL False Start Support"agl@chromium.org2010-02-2610-396/+3
* SSL False Start Supportagl@chromium.org2010-02-2610-3/+396
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-264-88/+21
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-264-21/+88
* Adds a new type of cache (APP_CACHE) so that we can tellrvargas@google.com2010-02-261-0/+1
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-267-55/+70
* Modify the SPDY stream to be buffered.mbelshe@chromium.org2010-02-263-28/+191
* Handle the TLS no_renegotiation alert message.wtc@chromium.org2010-02-252-0/+11
* SSL: stop network traffic from interfering with NSS.wtc@chromium.org2010-02-251-2/+2
* Revert "SSL False Start Support"agl@chromium.org2010-02-2510-396/+3
* Add a test for correct FTP SIZE response handling when the file sizephajdan.jr@chromium.org2010-02-251-6/+17
* Added SSPILibrary interface so unit tests can mock SSPI calls.cbentzel@chromium.org2010-02-257-47/+386
* Don't run some tests failing on certificate erros under Valgrindtimurrrr@chromium.org2010-02-251-0/+3
* Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre...jar@chromium.org2010-02-254-88/+21
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-02-254-21/+88