summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup the net/tools/ directory so there are no warnings from our clang plugin.erg@google.com2011-02-0429-490/+754
* DevTools: remove HttpListenSocket dependency on flush events.pfeldman@chromium.org2011-02-042-9/+31
* Revert 73690 - net: Add namespace net to network_change_notifier_netlink_linux.tfarina@chromium.org2011-02-032-10/+2
* net: Add namespace net to network_change_notifier_netlink_linux.tfarina@chromium.org2011-02-032-2/+10
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-0329-394/+358
* DevTools: follo up to http server introduction. Report OnClose from Connectio...pfeldman@chromium.org2011-02-032-5/+8
* DevTools: split http_listen_socket into http_server and connection.pfeldman@chromium.org2011-02-035-187/+275
* Alter the forward declarations so they match the definition. Unbreaks clang, ...avi@chromium.org2011-02-022-2/+2
* Split flip_in_mem_edsm_server into a gazillion pieces.mbelshe@chromium.org2011-02-0225-3216/+3612
* Fix device management testservergfeher@chromium.org2011-02-021-2/+3
* Revert 73402 - Disk cache: Disable the throttling experiment.rvargas@google.com2011-02-021-1/+12
* Disk cache: Disable the throttling experiment.rvargas@google.com2011-02-021-12/+1
* Fix the nits I pointed out in the review ofwtc@chromium.org2011-02-022-23/+34
* Fix the CertDatabaseNSSTest SetUp creating multiple NSS DBs (regressed in r69...mattm@chromium.org2011-02-011-5/+15
* Unreverting: First steps towards webRequest extension API.mpcomplete@chromium.org2011-02-013-0/+15
* Silence testserver logs when tests are run in non-verbose modersimha@chromium.org2011-02-012-1/+13
* Revert 73265 - Check that uncompressed data passed to zlib is defined, and ma...danno@chromium.org2011-02-011-8/+0
* Check that uncompressed data passed to zlib is defined, and mark compressionglider@chromium.org2011-02-011-0/+8
* FTP: fix directory listing parser when server fails to separate the first two...phajdan.jr@chromium.org2011-02-012-4/+11
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-016-63/+94
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-4/+4
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-313-15/+0
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-313-0/+15
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-2/+0
* net: disable DNS lookup tests.agl@chromium.org2011-01-313-51/+1
* net: update False Start blacklist.agl@chromium.org2011-01-311-0/+3
* Require NTLM identity earlyasanka@chromium.org2011-01-312-26/+42
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+2
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-2/+0
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-6/+6
* net: Add namespace net to GZip* classes.tfarina@chromium.org2011-01-305-30/+46
* Fixes eol on http_stream_parser.ccmaruel@chromium.org2011-01-291-1/+1
* The way I was closing when we detected an invalid frame was incorrect;mbelshe@chromium.org2011-01-291-32/+41
* Fix a memory leak when cleaning the queued data frames.mbelshe@chromium.org2011-01-281-41/+19
* Take 2:mbelshe@chromium.org2011-01-281-38/+50
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-284-16/+230
* Fixes OpenSSL build: adds missing include filebulach@chromium.org2011-01-281-0/+2
* The HttpRequestInfo object must outlive the HttpNetworkTransaction object bec...satish@chromium.org2011-01-281-309/+309
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-289-319/+186
* Add checkout.google.com to STS list, with permission from Checkout team.cevans@chromium.org2011-01-281-0/+1
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-284-0/+7
* Fix the crash in SpdyNetworkTransactionTest.CorruptFrameSessionError.wtc@chromium.org2011-01-271-6/+5
* The server will happily propagate invalid SPDY headers, which Chrome willmbelshe@chromium.org2011-01-271-0/+5
* Revert 72844 - Optimizations to fill packets better for the edsm server.mbelshe@chromium.org2011-01-271-50/+38
* Optimizations to fill packets better for the edsm server.mbelshe@chromium.org2011-01-271-38/+50
* Add histogram for HTTP response codesgavinp@chromium.org2011-01-271-0/+46
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-273-1/+63