summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support reading PEM files in TLSLitersleevi@chromium.org2012-03-021-3/+1
* Update clients to use new TestServer constructor.erikwright@chromium.org2012-02-241-2/+4
* Add the registration mode field to the protobuf.pastarmovj@chromium.org2012-02-241-1/+11
* SPDY - Better SPDY error logging in NetLog.rtenneti@chromium.org2012-02-231-2/+3
* Add '--host' option to testserver.py and expose it via a new TestServer const...erikwright@chromium.org2012-02-221-17/+50
* Refactor BufferedSpdyFramer so that SpdySession is not a visitor ofrch@chromium.org2012-02-202-118/+76
* Add myself to OWNERS for Python test server.phajdan.jr@chromium.org2012-02-161-0/+3
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-151-1/+1
* SPDY - pass stream_id instread contol frame tortenneti@chromium.org2012-02-152-8/+6
* Retry r121912 downloads.onChangedbenjhayden@chromium.org2012-02-141-5/+25
* Revert 121912 - Implement chrome.experimental.downloads.onChangedvollick@google.com2012-02-141-25/+5
* Implement chrome.experimental.downloads.onChangedbenjhayden@chromium.org2012-02-141-5/+25
* Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-131-1/+15
* Revert 121572 - Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-111-15/+1
* Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-111-1/+15
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-1/+1
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-1/+1
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-1/+1
* We make the server return error during the sync setup(configuration) and we m...lipalani@chromium.org2012-02-081-3/+39
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-2/+2
* Fix PostOnlyFileHandler in testserver.pycbentzel@chromium.org2012-01-311-1/+1
* Temporary preventative build fixjoth@chromium.org2012-01-242-4/+6
* SPDY - FlipServer - changes to use BufferedSpdyFramer.rtenneti@chromium.org2012-01-182-30/+52
* chrome.experimental.downloads.download works for non-GET methods.cbentzel@chromium.org2012-01-131-4/+13
* sync: Merge the server-side protocol changes.albertb@chromium.org2012-01-041-6/+7
* Added DMServer updates to the auto-enrollment protobuf fields.joaodasilva@chromium.org2011-12-281-3/+3