summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-091-1/+84
* Reloaded the device-management file before every policy request is answered.sfeuz@chromium.org2011-06-011-24/+37
* Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.joi@chromium.org2011-05-271-4/+67
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-255-14/+13
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-0/+68
* net: Add NET_API to a few more files.rvargas@google.com2011-05-211-1/+2
* Enable DevTools network size/timing/headers tests.vsevik@chromium.org2011-05-201-0/+49
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-0/+1
* Reland 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-191-0/+5
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+0
* Revert 85821 - Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-191-5/+0
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-0/+1
* Http cache: Make sure that we don't use http 1.1 featuresrvargas@google.com2011-05-181-0/+5
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-2/+2
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-1/+2
* The flip server's --http-server and --spdy-server switches for don't functionleighton@cis.udel.edu2011-05-111-1/+5
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-7/+11
* Fix error reporting in the test server.mnissler@chromium.org2011-04-291-8/+5
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-3/+3
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-2/+2
* Revert 82858 - Added network panel timing, size and raw headers text tests fo...jar@chromium.org2011-04-261-50/+0
* Added network panel timing, size and raw headers text tests for DevToolsvsevik@chromium.org2011-04-251-0/+50
* Python sync server support for MIGRATION_DONE errors.nick@chromium.org2011-04-233-68/+475
* Merge server-side changes of the cloud policy protocolgfeher@chromium.org2011-04-191-5/+0
* Support for repeated strings in policy definitions.mnissler@chromium.org2011-04-181-1/+7
* Support key rotation in the policy test server.mnissler@chromium.org2011-04-182-12/+24
* Make run_testserver.exe complain if the given --doc-root parameterdarin@chromium.org2011-04-151-1/+8
* Support decoding GenericNamedValue based policy.jkummerow@chromium.org2011-04-151-1/+1
* Update device policy code in test server.mnissler@chromium.org2011-04-141-8/+41
* Support signatures in the policy test server.mnissler@chromium.org2011-04-113-31/+137
* Fix the *AcceptCharset* and *AcceptLanguage* net test failures on the ChromeF...ananta@chromium.org2011-04-071-13/+9
* Protect header that requires SSE2 on gcc4.4 and remove unused header.mmoss@google.com2011-04-042-5/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-285-9/+9
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-0/+51
* Clean up unload-related state after the ack is received.creis@google.com2011-03-251-0/+9
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-221-2/+2
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-162-55/+32
* Support loading of chained certificates from the cert file.mbelshe@chromium.org2011-03-091-3/+2
* 2 Bug fixes:mbelshe@chromium.org2011-03-081-2/+10
* Responses using connection close to signal end of message were failing tombelshe@chromium.org2011-03-081-0/+7
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-2/+2
* Remove bzip2-encoded test data file left behind when bzip2 support was remove...adamk@chromium.org2011-03-021-74/+0
* Make chromium-style violations errors if -Werror is set.erg@google.com2011-03-021-1/+1
* Fix Linux OOL issue that came up since yesterday.erg@google.com2011-03-022-10/+16
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-022-4/+4
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-011-85/+141
* Patch from kelindsay@gmail.commbelshe@chromium.org2011-02-288-9/+137
* Fix compilation on ubuntu 10.10.maruel@chromium.org2011-02-211-0/+1
* New policy protobuf protocol.jkummerow@chromium.org2011-02-171-3/+2
* Revert 75106 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3