summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Remove hand-rolled cases of protobufs generations/compilationkushi.p@gmail.com2012-02-081-2/+5
* We make the server return error during the sync setup(configuration) and we m...lipalani@chromium.org2012-02-081-3/+39
* Revert 120836 - Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't s...jchaffraix@chromium.org2012-02-073-10/+192
* SPDY - Adjust the send window size of all streams (new and current)rtenneti@chromium.org2012-02-074-2/+45
* [net/dns] Suffix search list for DnsConfigService and related features.szym@chromium.org2012-02-0710-242/+809
* Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...tsepez@chromium.org2012-02-073-192/+10
* Unittest for CookieStore::DeleteAllCreatedBetweenAsync().droger@chromium.org2012-02-071-2/+53
* Fix ref leak in WebSocketServerSocketImpl introduced in r115422.rnk@chromium.org2012-02-071-2/+2
* Use test root cert once we can not find root cert in system cert store on And...jnd@chromium.org2012-02-071-66/+75
* net: Introduce SeekableIOBuffer and clean up HttpStreamParser.satorux@chromium.org2012-02-073-19/+144
* Fixes for review comments following r120599.mark@chromium.org2012-02-061-2/+2
* Linux: fix bug 75508, a crash when receiving notifications of proxy settings ...mdm@chromium.org2012-02-061-30/+35
* Always check the dictionary returned by SecTrustCopyExtendedResult formark@chromium.org2012-02-061-11/+26
* SPDY - FlowControl - changed the logging messages to:rtenneti@google.com2012-02-063-28/+25
* Added net logging to BaseFile.ahendrickson@chromium.org2012-02-052-5/+49
* Fix calls in base and net unit tests to use TimeDelta.tedvessenes@gmail.com2012-02-043-12/+15
* mark SOCKS4_HTTP_GET and SOCKS4_SSL_GET as flaky on mac.thakis@chromium.org2012-02-041-2/+14
* Linux: convert some CHECK macros to more useful CHECK_* macros in the proxy c...mdm@chromium.org2012-02-031-5/+5
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-0320-940/+163
* Move CookieStore unittests to a separate file.droger@google.com2012-02-036-1122/+1234
* Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...mkwst@chromium.org2012-02-033-3/+6
* Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().mkwst@chromium.org2012-02-033-6/+3
* net: Use ClosePlatformFile() instead of close/CloseHandle().satorux@chromium.org2012-02-033-3/+6
* net: Remove CRLFs introduced in crrev.com/120226.satorux@chromium.org2012-02-031-3/+3
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-0216-106/+430
* net: Replace UploadDataStream::Create() with Init().satorux@chromium.org2012-02-027-51/+62
* Revert 120174 - net: Use ClosePlatformFile() instead of close/CloseHandle().mkwst@chromium.org2012-02-022-5/+5
* net: Use ClosePlatformFile() instead of close/CloseHandle().satorux@chromium.org2012-02-022-5/+5
* net: Explicitly close a file stream in UploadDataStream.satorux@chromium.org2012-02-021-1/+6
* [net/dns] Refactoring of job dispatch in HostResolverImpl in preparation for ...szym@chromium.org2012-02-016-979/+903
* net: add thepayplace.com to SSL blacklistagl@chromium.org2012-02-012-0/+2
* Revert 120063 - Remove hand-rolled cases of protobufs generations/compilationavi@chromium.org2012-02-011-5/+2
* Remove hand-rolled cases of protobufs generations/compilationkushi.p@gmail.com2012-02-011-2/+5
* Fix PostOnlyFileHandler in testserver.pycbentzel@chromium.org2012-01-311-1/+1
* Split the CookieMonster unittestsdroger@google.com2012-01-311-474/+694
* net: Replace use of memmove() with DrainableIOBuffer.satorux@chromium.org2012-01-312-20/+23
* [Coverity] Change pass-by-value to pass-by-refgroby@chromium.org2012-01-312-2/+2
* This patch tunes our parsing of the Content-Disposition header to match otherabarth@chromium.org2012-01-314-27/+50
* Delete net::GetHeaderParamValueabarth@chromium.org2012-01-317-162/+133
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-301-1/+1
* OSSTATUS_LOG: Address review comments following r119511.mark@chromium.org2012-01-302-2/+2
* Disconnect pipeline socket immediately on Close(true) while a Read*() is pend...simonjam@chromium.org2012-01-302-4/+42
* Make it possible to use ThreadLocalStorage::Slot as a static withoutthakis@chromium.org2012-01-301-3/+2
* Disable X509CertificateTest.TestKnownRoot and X509CertificateTest.PublicKeyHa...hbono@chromium.org2012-01-301-2/+4
* BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disp...abarth@chromium.org2012-01-283-3/+6
* Check cert->isRoot to skip extraneous root certificates in certificatewtc@chromium.org2012-01-286-0/+334
* Allow X509CertificateTest.IntermediateCARequireExplicitPolicy to passwtc@chromium.org2012-01-281-3/+9
* Re-enable HttpContentDispositionTest.tc2231abarth@chromium.org2012-01-281-1/+7
* [Coverity] Fixed uninitialized membergroby@chromium.org2012-01-281-1/+2
* Add myself to net/ OWNERSrsleevi@chromium.org2012-01-281-0/+1