summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-123-1/+48
* Test birtday error.lipalani@chromium.org2011-07-302-4/+31
* Adjust exception handling syntax in sync test server.braffert@chromium.org2011-07-291-2/+2
* sync: have the client compute position_in_parent values.nick@chromium.org2011-07-232-128/+27
* Make test server accept oauth token.mnissler@chromium.org2011-07-221-7/+16
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-21/+11
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-152-4/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-3/+5
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-131-2/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-022-5/+5
* Add OWNERS file to net/tools/testserverrsimha@chromium.org2011-06-291-0/+4
* Add protobuffer and model type for syncing custom search engines. Includes al...stevet@chromium.org2011-06-281-1/+6
* Fix typo in cloud policy testservergfeher@chromium.org2011-06-271-1/+1
* fix run_testserver init again.tim@chromium.org2011-06-231-2/+2
* Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...rkn@chromium.org2011-06-232-19/+21
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-1/+1
* Switch test server to new-style "device gone" status code.mnissler@chromium.org2011-06-211-1/+1
* Remove unused parts of the cloud policy protocolgfeher@chromium.org2011-06-211-110/+8
* Make toy DMServer honor managed_users on registration requests.mnissler@chromium.org2011-06-201-1/+7
* initialize TestTimeouts for python test server (run_testserver target)tim@chromium.org2011-06-181-0/+3
* 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