summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Sync NSS to pickup https://bugzilla.mozilla.org/show_bug.cgi?id=531188agl@chromium.org2009-12-032-12/+18
* [GTTF] Apply test isolation goodness to net_unittests.phajdan.jr@chromium.org2009-12-023-7/+17
* Http cache: Don't access entry_ if an error switchesrvargas@google.com2009-12-022-1/+39
* Update network priorities to support better granularitymbelshe@google.com2009-12-0216-149/+169
* Enable the FlipProtocolTests.mbelshe@google.com2009-12-012-14/+11
* Add a new event to LoadLog:eroman@chromium.org2009-12-014-21/+32
* Do not call GetServerCert whenever SSLHandshake returns. Callwtc@chromium.org2009-12-011-8/+13
* Remove the unnecessary workaround for NSS bug 455424, now that we requirewtc@chromium.org2009-12-017-28/+0
* Http cache: Add code to restart a network request when thervargas@google.com2009-12-015-28/+101
* Remove extraneous semicolons.wtc@chromium.org2009-12-011-3/+3
* Fix FlipSession cleanup to be unified through CloseSession. Because Flip ismbelshe@google.com2009-12-012-25/+45
* Update CloseIdleSockets to close out FLIP connections asmbelshe@google.com2009-12-011-0/+3
* NSS: sync with CVS version.agl@chromium.org2009-12-015-44/+40
* When force-closing sessions we need to close them as abortedmbelshe@google.com2009-11-301-1/+1
* Call SSL_SetSockPeerID for proper SSL session reuse, especially whenwtc@chromium.org2009-11-301-0/+10
* Add -profile command line switchdavemoore@chromium.org2009-11-301-1/+2
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-3012-7/+376
* Remove std::wstring from most of net/base/escape.h.darin@chromium.org2009-11-304-34/+38
* Define the GetPeerName method of the ClientSocket interface for allwtc@chromium.org2009-11-309-25/+20
* Add suppression while I fix this WriteError leak.mbelshe@google.com2009-11-301-0/+8
* 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