summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0420-73/+185
* CertDatabase: Add GetCertTrust method.mattm@chromium.org2010-10-043-0/+37
* OpenSSL socket: Add SSLv3 fallback supportjoth@chromium.org2010-10-041-1/+37
* Logs a number of possible ssl failures in NetLog.mmenke@chromium.org2010-10-042-30/+149
* Fix a couple of warnings.mbelshe@chromium.org2010-10-042-3/+3
* implement certificate verification state machinejoth@chromium.org2010-10-042-35/+144
* Remove spammy warning about reaching maximum socket count for the pool.cbentzel@chromium.org2010-10-041-1/+0
* GTTF: Get rid of the test server's /kill switchphajdan.jr@chromium.org2010-10-042-112/+0
* Verify server cert using default host CA cert storejoth@chromium.org2010-10-042-8/+50
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-0410-121/+70
* Don't run CookieMonsterTest.GarbageCollectionTriggers under Valgrind as it ha...rsesek@chromium.org2010-10-021-0/+3
* Stop refcounting HostResolver.willchan@chromium.org2010-10-0151-234/+279
* Map PR_END_OF_FILE_ERROR to ERR_CONNECTION_CLOSED, otherwisewtc@chromium.org2010-10-011-0/+2
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0120-185/+73
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0120-73/+185
* This is the final change for issue 8850, changing the expiry behaviorrdsmith@google.com2010-10-015-221/+508
* protobuf: switch to using third_party/protobufagl@chromium.org2010-10-011-1/+1
* Reland 61124 - Disk Cache: Add a quick return path for truncating an empty st...rvargas@google.com2010-10-011-3/+8
* net: add Snap Start support to NSS sockets.agl@chromium.org2010-10-016-25/+468
* Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity ...timurrrr@chromium.org2010-10-011-3/+5
* Fixes the tests written for http://codereview.chromium.org/3432009/showrch@chromium.org2010-10-0113-35/+1683
* Revert 61124 To see if interactive_ui_test (AutocompleteEditViewTest)rvargas@google.com2010-10-011-8/+3
* net: fix two small issues with DnsRRResolveragl@chromium.org2010-10-011-5/+10
* Disk Cache: Add a quick return path for truncating an empty streamrvargas@google.com2010-09-301-3/+8
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-3022-33/+105
* Make chrome aware of text/x-sh mime type.estade@chromium.org2010-09-301-4/+5
* Call GetSSLInfo late, after we have received the responsewtc@chromium.org2010-09-302-9/+5
* net: add caching and inflight merging to DnsRRResolveragl@chromium.org2010-09-306-203/+550
* Adds the ability for a link to set the filter in the eventsmmenke@chromium.org2010-09-302-2/+20
* Fixed compilation errors in flip_in_mem_edsm_server and dependencies.mbelshe@chromium.org2010-09-304-7/+11
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-3015-106/+127
* Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...erikwright@chromium.org2010-09-3013-247/+434
* FTP: fix directory listing parser for ftp.usa.hp.comphajdan.jr@chromium.org2010-09-3018-36/+275
* Revert 61034 - Refactor FTP unit tests.phajdan.jr@chromium.org2010-09-301-530/+741
* Refactor FTP unit tests.phajdan.jr@chromium.org2010-09-301-741/+530
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-3015-127/+106
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-3015-106/+127
* Disk cache: Change the way we delete files.rvargas@google.com2010-09-295-16/+75
* Use ScopedRunnableMethodFactory for SpdySession to better control lifetime.willchan@chromium.org2010-09-292-4/+15
* Stop refcounting ClientSocketPool.willchan@chromium.org2010-09-2933-1059/+1658
* Disk cache: Handle failures growing the user_buffer thatrvargas@google.com2010-09-295-18/+103
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-2910-19/+43
* First step at OpenSSL client socket implementation.joth@chromium.org2010-09-294-0/+767
* FBTF: Moves code to the headers.erg@google.com2010-09-2815-30/+72
* add audio/x-wav mimetype for apachefbarchard@chromium.org2010-09-281-0/+1
* add audio/wav mimetypefbarchard@chromium.org2010-09-281-2/+6
* Add more LOG(ERROR) messages to track down bug 55678,wtc@chromium.org2010-09-281-4/+8
* Review URL: http://codereview.chromium.org/3402032lzheng@chromium.org2010-09-282-2/+2
* Kill all HttpResponseBodyDrainers when HttpNetworkSession goes away.willchan@chromium.org2010-09-286-14/+63
* Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...cbentzel@chromium.org2010-09-2810-43/+19