summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Small header cleanup.mbelshe@google.com2009-11-301-3/+4
* Sync ParseFTPList with Mozilla upstream.phajdan.jr@chromium.org2009-11-302-177/+193
* Fix case where SynReply messages which were missingmbelshe@google.com2009-11-302-16/+110
* Ressurrect the WriteError test by making a scopedmbelshe@google.com2009-11-301-7/+14
* Fix leak when we get an error during a write. Wembelshe@chromium.org2009-11-301-0/+1
* Remove the unused GetDefaultCertNickname function.wtc@chromium.org2009-11-301-47/+2
* Backout test change.mbelshe@google.com2009-11-301-17/+7
* Ressurrect the WriteError test by making a scopedmbelshe@google.com2009-11-301-7/+17
* Revert 33133 - Http cache: Add code to restart a network request when thervargas@google.com2009-11-305-94/+28
* Revert 33251 - Http cache: Delete the response headers when the network trans...rvargas@google.com2009-11-301-2/+0
* Http cache: Delete the response headers when the network transactionrvargas@google.com2009-11-291-0/+2
* Reland: Fix the FlipSession to support partial writes.mbelshe@google.com2009-11-295-342/+316
* Revert "Apply test isolation goodness to net_unittests."phajdan.jr@chromium.org2009-11-263-16/+7
* Fix a memory leak in DnsReloadTimerphajdan.jr@chromium.org2009-11-261-0/+1
* Apply test isolation goodness to net_unittests.phajdan.jr@chromium.org2009-11-263-7/+15
* Http cache: Add code to restart a network request when thervargas@google.com2009-11-255-28/+94
* Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04).mdm@chromium.org2009-11-251-1/+1
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-3/+3
* Revert 33073 - Reland 33018:mbelshe@google.com2009-11-255-313/+342
* Reland 33018:mbelshe@google.com2009-11-255-342/+313
* Revert 33018 - Fix the FlipSession to support partial writes.laforge@chromium.org2009-11-255-313/+342
* Fix the FlipSession to support partial writes.mbelshe@google.com2009-11-255-342/+313
* Remove the temporary instrumentation to getaddrinfo().eroman@chromium.org2009-11-251-20/+1
* Increase the maximum allowed read buffer to 2MB.vandebo@chromium.org2009-11-243-3/+6
* Flip: Fix leak of UploadDataStream if it's empty.willchan@chromium.org2009-11-241-2/+6
* Add a default constructor to the MockRead struct sombelshe@google.com2009-11-241-0/+3
* Flip: Handle empty post.willchan@chromium.org2009-11-242-2/+76
* Flip: Fix a bunch of leaks.willchan@chromium.org2009-11-247-34/+64
* Reduce DLOG in websocket codeukai@chromium.org2009-11-241-7/+6
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-2411-114/+18
* Add a feature to the MockSocket so that it can support simulationmbelshe@google.com2009-11-241-2/+10
* The FTPDirectoryListing test has been failing in a couple of runs. Marking it...ananta@chromium.org2009-11-241-1/+2
* ChromeFrame's host network stack implementation for IE full tab mode implicit...ananta@chromium.org2009-11-242-6/+15
* Reland 32807, which was incorrectly reverted.mbelshe@google.com2009-11-232-3/+9
* Flip: Fix cancellation code path.willchan@chromium.org2009-11-231-8/+8
* Disable FlipStreamTest::SendRequest as it causes leaks.tim@chromium.org2009-11-231-1/+2
* A large Content-Length header followed by a connection close could trigger an...vandebo@chromium.org2009-11-234-17/+28
* Believe this causes the valgrind linux test failures. Since it is a small cha...tim@chromium.org2009-11-232-9/+3
* Fix recognizing FTP listings consisting of only one line.phajdan.jr@chromium.org2009-11-238-1/+66
* Fix one source of flakiness of FTP tests.phajdan.jr@chromium.org2009-11-233-2/+34
* Some small comment fixes for HostResolver and DnsMaster.eroman@chromium.org2009-11-231-2/+3
* The async notification via OnReadComplete was still postingmbelshe@google.com2009-11-232-3/+9
* Flip: Merge FlipStreamParser and FlipStream. Eliminate FlipDelegate.willchan@chromium.org2009-11-2212-834/+826
* Add some diagnostics for dumping the headers that the clientmbelshe@google.com2009-11-211-0/+30
* Implement a test case for a basic server-push operation.mbelshe@google.com2009-11-211-0/+180
* When we had upload data, but it was a zero-length uploadmbelshe@chromium.org2009-11-211-1/+1
* Work around the NSS bugs in the AIA certificate fetch code by retryingwtc@chromium.org2009-11-204-438/+623
* Remove old files.nsylvain@chromium.org2009-11-209-102/+0
* Http cache: Make sure that when we cancel a request forrvargas@google.com2009-11-202-1/+68
* Add a sanity check into the framer; this tripsmbelshe@google.com2009-11-201-0/+1