summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Handle unexpected connection close during SSL handshake on Mackinuko@chromium.org2009-12-151-0/+7
* Add tests for SocketStreamMetrics.satorux@chromium.org2009-12-154-1/+187
* Superficial changes to namespaces.mbelshe@chromium.org2009-12-1420-82/+80
* Exclude chrome:// requests from showing up on the about:net-internals page.eroman@chromium.org2009-12-122-3/+61
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-1217-104/+40
* Improve unit tests to verify that directories are listed before files in file...vandebo@chromium.org2009-12-112-0/+31
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-1110-370/+710
* Rename GetNextProtocol -> GetNextProtoagl@chromium.org2009-12-119-33/+30
* landing the issue 482008 for dmuiroshima@chromium.org2009-12-101-1/+1
* BufferSend needs to call memio_GetWriteParams() and transport_->Write()wtc@chromium.org2009-12-102-23/+95
* Add GetNextProtocol method to SSLClientSocket.agl@chromium.org2009-12-1010-48/+82
* Add static function to convert NPN strings to an enum.agl@chromium.org2009-12-101-0/+20
* Add support for MLSD FTP directory listing (RFC-3659)phajdan.jr@chromium.org2009-12-1011-0/+298
* If the server closes the connection and we're aborting streams,mbelshe@google.com2009-12-102-9/+16
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+9
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-108-218/+264
* Improve the test coverage of WebSocket class.satorux@chromium.org2009-12-104-18/+153
* Compatibility updates for "ls -l" style FTP LIST response parser:phajdan.jr@chromium.org2009-12-107-2/+121
* Cache failed DNS resolutions for 1 second.eroman@chromium.org2009-12-109-72/+174
* Adjust our sniffing hueristics to better match Firefox.abarth@chromium.org2009-12-102-6/+14
* Original patch by cbentzel@google.comeroman@chromium.org2009-12-102-0/+467
* Define X509Certificate::intermediate_ca_certs_ as a std::vector ofwtc@chromium.org2009-12-095-44/+27
* FlipSession should save the SSLInfo in the HttpResponseInfo beforewtc@chromium.org2009-12-092-1/+19
* Update commentsmbelshe@google.com2009-12-091-6/+1
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-1/+1
* Sanitize index because it comes from the untrusted renderer.cevans@chromium.org2009-12-091-0/+4
* Compatibility improvements for "ls -l" FTP LIST response format.phajdan.jr@chromium.org2009-12-088-19/+104
* Fix build with use_system_zlib=1agl@chromium.org2009-12-081-0/+4
* Add support for wu-ftpd style FTP LIST response format.phajdan.jr@chromium.org2009-12-088-17/+204
* Remove bzip2 decoding support completely.thestig@chromium.org2009-12-089-680/+0
* Flip: Add LoadLog for TCP connect().willchan@chromium.org2009-12-073-4/+9
* Http cache: Unit test for cl 33919rvargas@google.com2009-12-071-0/+10
* Don't assert what the certificate's subjectAltName extensionwtc@chromium.org2009-12-072-10/+16
* net/ftp: Fix control response parsing for a corner cases where the first line...thestig@chromium.org2009-12-073-17/+42
* Implement parser for Netware-style FTP LIST response listing.phajdan.jr@chromium.org2009-12-0716-57/+388
* Fix WebSocket length parserukai@chromium.org2009-12-072-5/+8
* AddRef() / Release() while URLRequest is alive in OCSPRequestSessionukai@chromium.org2009-12-071-11/+20
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-0612-113/+179
* Http cache: Don't use multiple validation headers whenrvargas@google.com2009-12-051-1/+3
* Disabled ConnectFailure test due to flaky valgrind failures.willchan@chromium.org2009-12-051-1/+3
* Http cache: Second pass to move the HttpCache::Transactionrvargas@google.com2009-12-052-106/+211
* Enable LoadLog for Flip. Improve some LOG messages.willchan@chromium.org2009-12-044-1/+40
* Fix two connection error cases:mbelshe@google.com2009-12-042-6/+6
* Comment typo.avi@chromium.org2009-12-041-1/+1
* Temporarily disable enforcing test isolation for net_unittests.phajdan.jr@chromium.org2009-12-041-1/+1
* Disable the X509CertificateTest.UnoSoftCertParsing unit test becausewtc@chromium.org2009-12-041-1/+2
* Fix a couple of data races on booleanstimurrrr@chromium.org2009-12-042-9/+9
* Split FTP LIST parsing code into individual files for each listing style.phajdan.jr@chromium.org2009-12-0420-1014/+1175
* Fix bug where FLIP sessions can crash if the connect fails.mbelshe@google.com2009-12-043-2/+58
* Fix the retarded broken check deps.mbelshe@google.com2009-12-041-0/+3