summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Clarify comments in net/tools/testserver/OWNERSakalin@chromium.org2012-06-281-2/+4
* Add a new OnControlFrameCompressed method to SpdyFramerVisitor which is invok...rch@chromium.org2012-06-261-0/+3
* Optimizing compilers are evil.ttuttle@chromium.org2012-06-251-6/+7
* dns_fuzz_stub: Crash in a way ASAN catchesttuttle@chromium.org2012-06-231-3/+13
* Fix misleading syntax in net_watcher.ccakalin@chromium.org2012-06-221-6/+8
* Add netwatcher command-line utility that watches and logs network eventsakalin@chromium.org2012-06-201-0/+205
* (Finally) Remove NetLog::EventParameters.mmenke@chromium.org2012-06-191-0/+1
* Don't crash when confronted with many set-cookie headers.shalev@chromium.org2012-06-141-0/+21
* Add "crash_test" feature to DNS fuzz stub.ttuttle@chromium.org2012-06-141-20/+29
* Adding logging functionality to the utility gdigdcastagna@google.com2012-06-133-5/+154
* Reorganize dns_fuzz_stub a littlettuttle@chromium.org2012-06-111-37/+55
* Print #EOF when DNS fuzz stub finishes successfullyttuttle@chromium.org2012-06-081-24/+32
* Make dns_fuzz_stub read and parse JSON test casettuttle@chromium.org2012-06-081-12/+82
* Utility to resolve a hostname using Chromium's code in net/dnsdcastagna@google.com2012-06-071-0/+186
* Stub binary for fuzzing DNS resolver.ttuttle@chromium.org2012-06-011-0/+99
* Add net/base/unix_domain_socket_posix*.pliard@chromium.org2012-06-012-4/+4
* [sync] Add --port and --xmpp-port parameters to run_testserver.ccrsimha@chromium.org2012-05-242-12/+58
* Improve the TLS intolerant server testing support added in r134129wtc@chromium.org2012-05-231-3/+6
* Refactor TCPListenSocket.pliard@chromium.org2012-05-164-49/+47
* Change BufferedSpdyFramerVisitorInterface::OnError to take an SpdyFramer::Spd...rch@chromium.org2012-04-271-1/+1
* net: don't remember TLS intolerant servers.agl@chromium.org2012-04-261-3/+11
* testserver: pass options through bytes() before using with binary data.agl@chromium.org2012-04-241-1/+2
* Remove X-Retry-After support.joi@chromium.org2012-04-231-8/+1
* Upstream changes making ListenSocket an abstract class.pliard@chromium.org2012-04-232-11/+11
* Reset the svn:executable bit on scripts that are not executable.maruel@chromium.org2012-04-231-0/+0
* Merge changes to SpdyFramer from server code (#83): rch@chromium.org2012-04-202-12/+0
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-3/+3
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-241-2/+4
* Retry the auto-enrollment check when the server asks for a smaller modulus.joaodasilva@chromium.org2012-03-231-0/+6
* Land SpdyFramer (et. al.) changes to support setting the credential slot id i...rch@chromium.org2012-03-231-1/+1
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-223-55/+30
* Add a few owners for net/tools/testserver.pastarmovj@chromium.org2012-03-221-0/+5
* Rename enterprise policy proto fields from KIOSK to RETAIL.pastarmovj@chromium.org2012-03-221-1/+1
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-2/+3
* Revert "Revert "Revert "Revert "net: add OCSP tests.""""agl@chromium.org2012-03-203-20/+586
* Revert "Revert "Revert "net: add OCSP tests."""agl@chromium.org2012-03-193-586/+20
* Revert "Revert "net: add OCSP tests.""agl@chromium.org2012-03-193-20/+586
* Revert "net: add OCSP tests."agl@chromium.org2012-03-193-586/+20
* net: add OCSP tests.agl@chromium.org2012-03-193-20/+586
* Don't trigger second request on missing instance size in Content-Range.fischman@chromium.org2012-03-161-1/+1
* Extended policy device_management support at the testserver to handle lists o...joaodasilva@chromium.org2012-03-161-2/+15
* [Sync] Add support for associating a new Synced Bookmarks node.zea@chromium.org2012-03-163-14/+93
* Add "run_testserver --sync-test" for easy chromiumsync_test.py launching.tim@chromium.org2012-03-151-0/+34
* Fix a -Wstring-plus-int warning in (linux-only) flip_server.thakis@chromium.org2012-03-141-2/+2
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-122-4/+4
* SPDY - pass spdy protocol version that will be used by the SpdyFramer.rtenneti@chromium.org2012-03-081-2/+2
* Cleanup: Remove deprecated version of file_util::AppendToPath() from net/.thestig@chromium.org2012-03-075-81/+57
* Add the first version of GDataTest.satorux@chromium.org2012-03-071-0/+61
* sync: remove use of protobuf extensions in protocol to reduce static init ove...tim@chromium.org2012-03-042-53/+55