summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-163-2/+56
* Revert 75082 - New policy protobuf protocol.jkummerow@chromium.org2011-02-162-3/+4
* New policy protobuf protocol.jkummerow@chromium.org2011-02-162-4/+3
* FTP: Compatibility fix for "ls -l" style directory listing parser.phajdan.jr@chromium.org2011-02-165-10/+13
* Disk cache: Fix the initialization order of the backend.rvargas@google.com2011-02-162-5/+29
* Remove the unused PlatformAuthInfo structure definition.wtc@chromium.org2011-02-161-13/+0
* Enable sdch_filter_unittest to run on Linux by removing theadamk@chromium.org2011-02-152-5/+2
* Directions for how to build SPDY dissector for Windows.cbentzel@chromium.org2011-02-151-0/+49
* Don't call the zlib functions with the MOZ_Z_ prefixwtc@chromium.org2011-02-152-21/+6
* In spdy_session dont call CloseAllStreams if it hasrtenneti@chromium.org2011-02-151-3/+5
* Add checks to URLRequestThrottlerManager to help identify the cause of crashes.yzshen@chromium.org2011-02-142-17/+108
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-149-111/+97
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-149-97/+111
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-129-111/+97
* In Dev build, we would like to see if SSLClientSocketNSS objectrtenneti@chromium.org2011-02-122-6/+39
* The current implementation of client authentication for Windows and Mac match...rsleevi@chromium.org2011-02-125-214/+1
* Fix Coverity UNINIT_CTOR defect in the HttpAuthCache::Entrywtc@chromium.org2011-02-111-1/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-117-78/+166
* clang: Fix several -Woverloaded-virtual warnings.thakis@chromium.org2011-02-112-2/+4
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-119-97/+111
* Fix Coverity UNINIT_CTOR defect in the ChildrenDeleter constructor.wtc@chromium.org2011-02-111-1/+1
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-119-111/+97
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-119-97/+111
* Remove unnecessary #include "base/sys_info.h". Reformatwtc@chromium.org2011-02-112-5/+3
* Fix Coverity PASS_BY_VALUE defect in SdchManager::Dictionary::CanSet.wtc@chromium.org2011-02-112-2/+2
* Remove unused HttpResponseHeaders::GetRawHeaders method.adamk@chromium.org2011-02-112-27/+0
* Fix Coverity UNINIT_CTOR defects in constructors.wtc@chromium.org2011-02-113-4/+8
* Fix Coverity UNINIT_CTOR defect in thewtc@chromium.org2011-02-112-8/+10
* Disk Cache: Make sure that file descriptors are valid before calling close().rvargas@google.com2011-02-101-1/+1
* Even more test cleanup.erg@google.com2011-02-103-74/+136
* Display more information at chrome://net-internals/#spdyrch@chromium.org2011-02-092-2/+31
* Add chrome.google.com to the STS list.cevans@chromium.org2011-02-091-0/+1
* Migrate Proxy Settings API to net::ProxyServerbattre@chromium.org2011-02-092-9/+21
* Do not pass CRYPT_NOHASHOID to CryptSignHash with CALG_SSL3_SHAMD5.rsleevi@chromium.org2011-02-091-2/+2
* Enable OCSP Stapling in TLS requests on Windows Vista+rsleevi@chromium.org2011-02-091-20/+45
* Change backslashes in download file path to underscores.ahendrickson@chromium.org2011-02-082-6/+10
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-0816-89/+78
* Add logging for ERR_UNEXPECTED_SECURITY_LIBRARY_STATUS on AcquireCredentialsH...cbentzel@chromium.org2011-02-081-1/+4
* Remove some ToWStringHack()s that are in Windows-only code.evan@chromium.org2011-02-082-4/+4
* Add ability to create self signed certs to mac.dmaclach@chromium.org2011-02-083-4/+330
* Add ahendrickson@chromium.org to the OWNERS file.wtc@chromium.org2011-02-071-0/+1
* Fix a clang warning.thakis@chromium.org2011-02-071-1/+1
* Test that the same socket is used for each round of connection-based auth.cbentzel@chromium.org2011-02-061-5/+69
* When performing SSL client auth on Windows, no longer make a comparison betwe...rsleevi@chromium.org2011-02-061-4/+2
* Do not enforce pyproto dir for running testserver.nirnimesh@chromium.org2011-02-051-2/+3
* When performing SSL client certificate authentication on Windows, and an oper...rsleevi@chromium.org2011-02-052-3/+39
* When performing SSL client authentication on Windows via NSS, change the retu...rsleevi@chromium.org2011-02-054-77/+42
* Return more specific error messages when performing a SSL client auth handsha...rsleevi@chromium.org2011-02-055-23/+58
* Fix the expectation in OverrideUserAgent net test to ensure that it passes withananta@chromium.org2011-02-041-3/+3
* Disk cache: Reset the number of fatal errors each timervargas@google.com2011-02-041-0/+5