summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Annotated the known leak in TestServerLauncher::LoadTestRootCertglider@chromium.org2010-03-222-0/+12
* Fix the out-of-bounds array read in the ftp response.inferno@chromium.org2010-03-221-1/+1
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-3/+26
* Disable backup connect jobs for all pools except TCPClientSocketPoolvandebo@chromium.org2010-03-204-14/+16
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-197-195/+68
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-197-68/+195
* Improved SSL handshake processing on Mac.snej@chromium.org2010-03-192-51/+77
* Do not use cert_pi_useAIACertFetch by default. Use it onlywtc@chromium.org2010-03-193-163/+207
* Revert 42074 - Try to fix flaky websocket tests.amit@chromium.org2010-03-194-40/+40
* Try to fix flaky websocket tests.ukai@chromium.org2010-03-194-40/+40
* Pass license check script for most of the tree.evan@chromium.org2010-03-192-0/+38
* Disk cache" Convert some of the unit tests to the newrvargas@google.com2010-03-184-171/+231
* Support for viewing text/cache-manifest resources in a browser window instead...michaeln@chromium.org2010-03-181-0/+1
* EndEvent when context has been changedukai@chromium.org2010-03-181-1/+1
* Add a certificate chain to be used by a new unit test.wtc@chromium.org2010-03-183-0/+0
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-172-0/+13
* Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to thewtc@chromium.org2010-03-172-7/+11
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-1711-417/+305
* Refactor WebSocketHandshake out of WebSocket.ukai@chromium.org2010-03-177-356/+546
* Move LoadTemporaryCert to the new files cert_test_util.{h,cc} andwtc@chromium.org2010-03-175-105/+135
* Correct readability items from previous checkinjar@chromium.org2010-03-172-8/+9
* Move over another legacy "LoadLog-style" event generator to routing its messa...eroman@chromium.org2010-03-163-51/+60
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-03-163-21/+205
* Mac: Ignoring optional client-cert requests from serversnej@chromium.org2010-03-161-24/+76
* ssl_SecureSend should not do handshake when the handshake wait state iswtc@chromium.org2010-03-163-62/+104
* Rename url_request_new_ftp_job -> url_request_ftp_jobphajdan.jr@chromium.org2010-03-164-41/+41
* Try to fix some regressions after landing 41689.eroman@chromium.org2010-03-161-11/+4
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-16105-2208/+1682
* Increase the mime sniffer's limit for searching for binary looking bytes fromabarth@chromium.org2010-03-163-65/+142
* Disk cache: Make sure that we don't oveload the IO messagervargas@google.com2010-03-152-3/+9
* When connect takes too long for a new socket group, issue a singlembelshe@chromium.org2010-03-146-19/+283
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-142-14/+0
* We need to sniff from file:// URLs so that we don't do silly things like try toabarth@chromium.org2010-03-131-1/+2
* Revert r41459:willchan@chromium.org2010-03-121-1/+3
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-3/+1
* When using NSS for SSL on Windows, fall back on SSLClientSocketWinwtc@chromium.org2010-03-124-14/+102
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-123-19/+41
* Do not call OnGetCookiesBlocked or OnSetCookieBlocked when cookies aredarin@chromium.org2010-03-122-9/+12
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-115-2/+5
* Remove LOG(WARNING)s for when fails to parse proxy bypass rules.eroman@chromium.org2010-03-111-5/+3
* SPDY: Basic peer GoAway frame support.willchan@chromium.org2010-03-103-30/+130
* Add paypal.com to the preloaded STS list.agl@chromium.org2010-03-103-74/+163
* SPDY: Alternate-Protocol changes.willchan@chromium.org2010-03-106-41/+122
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-0911-18/+546
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-49/+49
* Http cache: Reorder the files after the previous mess-up.rvargas@google.com2010-03-083-629/+630
* Use 0 for successful end of stream.vandebo@chromium.org2010-03-084-19/+13
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0822-3/+25
* Add checks to track down bug 31096vandebo@chromium.org2010-03-082-0/+5
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-082-0/+11