projects
/
chromium
/
src
/
net
/
tools
/
testserver.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
chromium/src/net/tools/testserver.git
2013-05-07
phajdan.jr...
Move SpawnedTestServer to its own subdirectory.
master
commit
|
commitdiff
|
tree
2013-05-03
phajdan.jr...
GTTF: rename net::TestServer -> net::SpawnedTestServer
commit
|
commitdiff
|
tree
2013-03-18
wjia@chromium.org
Revert 188762 "net: Add more debugging code to diagnose...
commit
|
commitdiff
|
tree
2013-03-18
phajdan.jr...
net: Add more debugging code to diagnose flaky testserv...
commit
|
commitdiff
|
tree
2013-03-16
rdsmith@chromium.org
Partially integrate filename determination with resumption.
commit
|
commitdiff
|
tree
2013-03-02
agl@chromium.org
net: add basic ChannelID support to TLSLite.
commit
|
commitdiff
|
tree
2013-02-24
brettw@chromium.org
Move file_path.h to base/files.
commit
|
commitdiff
|
tree
2013-02-19
mnissler@chromium.org
Split out policy code from net/tools/testserver.
commit
|
commitdiff
|
tree
2013-02-16
rsleevi@chromium.org
When reading from an SSL socket, attempt to fully fill...
commit
|
commitdiff
|
tree
2013-02-16
joaodasilva...
Verify the signature on user cloud policy downloads.
commit
|
commitdiff
|
tree
2013-02-13
rdsmith@chromium.org
Revert 182279 due to failure in CloudPolicyTest.FetchPo...
commit
|
commitdiff
|
tree
2013-02-13
joaodasilva...
Verify the signature on user cloud policy downloads.
commit
|
commitdiff
|
tree
2013-02-08
brettw@chromium.org
Replace FilePath with base::FilePath in net.
commit
|
commitdiff
|
tree
2013-02-03
atwilson@chromium.org
Add DeviceRegisterRequest.BROWSER and use it for chrome.
commit
|
commitdiff
|
tree
2013-01-30
mnissler@chromium.org
device_management.py: Send settings_entity_id in responses.
commit
|
commitdiff
|
tree
2013-01-22
rdsmith@chromium.org
Synchronize sending of RST between server and client...
commit
|
commitdiff
|
tree
2013-01-20
rsimha@chromium.org
[sync] Divorce python sync test server chromiumsync...
commit
|
commitdiff
|
tree
2013-01-12
rdsmith@chromium.org
Initial CL for Downloads resumption.
commit
|
commitdiff
|
tree
2013-01-09
wolenetz@chromium.org
Media Documents should disable View [Page] Source
commit
|
commitdiff
|
tree
2013-01-03
petewil@chromium.org
Create a fresh sync datatype for Synced Notifications
commit
|
commitdiff
|
tree
2012-12-19
zea@chromium.org
[Sync] Add support for keystore key rotation.
commit
|
commitdiff
|
tree
2012-12-13
atwilson@chromium.org
Chrome now uses policy_type=google/chrome/user.
commit
|
commitdiff
|
tree
2012-12-13
mtomasz@chromium.org
Remove support for gdata from the Python test server...
commit
|
commitdiff
|
tree
2012-12-05
akalin@chromium.org
[Sync] Treat XMPP auth errors as sync auth errors
commit
|
commitdiff
|
tree
2012-12-04
bauerb@chromium.org
Handle broken pipe errors in Python testserver.
commit
|
commitdiff
|
tree
2012-12-04
mnissler@chromium.org
Add support for public account policy to CloudPolicyClient.
commit
|
commitdiff
|
tree
2012-11-28
joaodasilva...
Used shared proto messages for user cloud policies...
commit
|
commitdiff
|
tree
2012-11-28
mattm@chromium.org
Hack around testserver issues with stdout and stderr...
commit
|
commitdiff
|
tree
2012-11-20
joaodasilva...
Added cloud_policy_browsertest.cc, that tests the cloud...
commit
|
commitdiff
|
tree
2012-11-15
zea@chromium.org
[Sync] Add support for remotely enabling keystore encry...
commit
|
commitdiff
|
tree
2012-11-14
pliard@chromium.org
Enable 307 net unit tests on Android.
commit
|
commitdiff
|
tree
2012-11-13
zea@chromium.org
[Sync] Add application logic for non-nigori control...
commit
|
commitdiff
|
tree
2012-11-13
zea@chromium.org
Revert 167280 - [Sync] Add application logic for non...
commit
|
commitdiff
|
tree
2012-11-13
zea@chromium.org
[Sync] Add application logic for non-nigori control...
commit
|
commitdiff
|
tree
2012-11-09
rsimha@chromium.org
[sync] Add Mobile Bookmarks folder to chromiumsync.py
commit
|
commitdiff
|
tree
2012-11-07
mattm@chromium.org
Try #2.1: Run safebrowsing_service_test through the...
commit
|
commitdiff
|
tree
2012-11-07
thakis@chromium.org
Revert 166344 (SafeBrowsingSystemTest fails on XP:
commit
|
commitdiff
|
tree
2012-11-07
mattm@chromium.org
Try #2: Run safebrowsing_service_test through the net...
commit
|
commitdiff
|
tree
2012-11-06
toyoshim@chromium.org
testserver.py: Remove workaround for buildbot
commit
|
commitdiff
|
tree
2012-10-27
mattm@chromium.org
Remove DeprecationWarning filtering from testserver.py
commit
|
commitdiff
|
tree
2012-10-25
toyoshim@chromium.org
testserver.py cleanup
commit
|
commitdiff
|
tree
2012-10-24
toyoshim@chromium.org
testserver.py must provide proper error code
commit
|
commitdiff
|
tree
2012-10-20
newt@chromium.org
Upstream Android-specific net/ changes.
commit
|
commitdiff
|
tree
2012-10-18
toyoshim@chromium.org
testserver.py TLS and client auth support on WebSocket.
commit
|
commitdiff
|
tree
2012-10-17
akalin@chromium.org
[Sync] Add history delete directive type
commit
|
commitdiff
|
tree
2012-10-16
toyoshim@chromium.org
Just ignore pywebsocket import error in pyauto test.
commit
|
commitdiff
|
tree
2012-10-13
toyoshim@chromium.org
WebSocket test server migration on ExtensionApiTest...
commit
|
commitdiff
|
tree
2012-10-12
mrossetti@chromium.org
Revert 161572 - WebSocket test server migration on...
commit
|
commitdiff
|
tree
2012-10-12
toyoshim@chromium.org
WebSocket test server migration on ExtensionApiTest...
commit
|
commitdiff
|
tree
2012-10-12
kochi@chromium.org
Revert 161542 - WebSocket test server migration on...
commit
|
commitdiff
|
tree
2012-10-12
toyoshim@chromium.org
WebSocket test server migration on ExtensionApiTest...
commit
|
commitdiff
|
tree
2012-10-11
toyoshim@chromium.org
Revert 161304 - WebSocket test server migration on...
commit
|
commitdiff
|
tree
2012-10-11
toyoshim@chromium.org
WebSocket test server migration on ExtensionApiTest...
commit
|
commitdiff
|
tree
2012-10-09
toyoshim@chromium.org
Launch pywebsocket via net::TestServer
commit
|
commitdiff
|
tree
2012-09-23
mattm@chromium.org
Remove Python < 2.6 compatibility imports from testserv...
commit
|
commitdiff
|
tree
2012-09-14
peter@chromium.org
Revert 156742 - Launch pywebsocket via net::TestServer
commit
|
commitdiff
|
tree
2012-09-14
toyoshim@chromium.org
Launch pywebsocket via net::TestServer
commit
|
commitdiff
|
tree
2012-09-12
rsimha@google.com
Reland: Take 2: Force python test server output to...
commit
|
commitdiff
|
tree
2012-09-12
rsimha@google.com
Revert 156361 - Take 2: Force python test server output...
commit
|
commitdiff
|
tree
2012-09-12
rsimha@google.com
Take 2: Force python test server output to be unbuffere...
commit
|
commitdiff
|
tree
2012-09-08
bashi@chromium.org
Use HttpAuthController in SocketStream
commit
|
commitdiff
|
tree
2012-09-07
nyquist@chromium.org
Upstream setting flag for outgoing favicon sync.
commit
|
commitdiff
|
tree
2012-09-05
mattm@chromium.org
Revert 154861 - Run safebrowsing_service_test through...
commit
|
commitdiff
|
tree
2012-09-05
mattm@chromium.org
Run safebrowsing_service_test through the net testserve...
commit
|
commitdiff
|
tree
2012-08-23
mnissler@chromium.org
Fix None checks in device_management.py
commit
|
commitdiff
|
tree
2012-08-23
toyoshim@chromium.org
Refactoring for merging WebSocket test server to net...
commit
|
commitdiff
|
tree
2012-07-31
zea@chromium.org
[Sync] Add support for performing a GetKey on startup.
commit
|
commitdiff
|
tree
2012-06-30
mattm@chromium.org
Set the system network delegate on the SystemURLRequest...
commit
|
commitdiff
|
tree
2012-06-29
agl@chromium.org
net: add support for testing OCSP unauthorized and...
commit
|
commitdiff
|
tree
2012-06-28
akalin@chromium.org
Clarify comments in net/tools/testserver/OWNERS
commit
|
commitdiff
|
tree
2012-06-14
shalev@chromium.org
Don't crash when confronted with many set-cookie headers.
commit
|
commitdiff
|
tree
2012-05-24
rsimha@chromium.org
[sync] Add --port and --xmpp-port parameters to run_tes...
commit
|
commitdiff
|
tree
2012-05-23
wtc@chromium.org
Improve the TLS intolerant server testing support added...
commit
|
commitdiff
|
tree
2012-04-26
agl@chromium.org
net: don't remember TLS intolerant servers.
commit
|
commitdiff
|
tree
2012-04-24
agl@chromium.org
testserver: pass options through bytes() before using...
commit
|
commitdiff
|
tree
2012-04-23
joi@chromium.org
Remove X-Retry-After support.
commit
|
commitdiff
|
tree
2012-04-23
maruel@chromium.org
Reset the svn:executable bit on scripts that are not...
commit
|
commitdiff
|
tree
2012-03-24
rlarocque@chromium.org
sync: Count and report reflected updates
git-svn
commit
|
commitdiff
|
tree
2012-03-23
joaodasilva...
Retry the auto-enrollment check when the server asks...
commit
|
commitdiff
|
tree
2012-03-22
pastarmovj...
Add a few owners for net/tools/testserver.
commit
|
commitdiff
|
tree
2012-03-22
pastarmovj...
Rename enterprise policy proto fields from KIOSK to...
commit
|
commitdiff
|
tree
2012-03-20
agl@chromium.org
Revert "Revert "Revert "Revert "net: add OCSP tests...
commit
|
commitdiff
|
tree
2012-03-19
agl@chromium.org
Revert "Revert "Revert "net: add OCSP tests."""
commit
|
commitdiff
|
tree
2012-03-19
agl@chromium.org
Revert "Revert "net: add OCSP tests.""
commit
|
commitdiff
|
tree
2012-03-19
agl@chromium.org
Revert "net: add OCSP tests."
commit
|
commitdiff
|
tree
2012-03-19
agl@chromium.org
net: add OCSP tests.
commit
|
commitdiff
|
tree
2012-03-16
fischman@chromium.org
Don't trigger second request on missing instance size...
commit
|
commitdiff
|
tree
2012-03-16
joaodasilva...
Extended policy device_management support at the testse...
commit
|
commitdiff
|
tree
2012-03-16
zea@chromium.org
[Sync] Add support for associating a new Synced Bookmar...
commit
|
commitdiff
|
tree
2012-03-15
tim@chromium.org
Add "run_testserver --sync-test" for easy chromiumsync_...
commit
|
commitdiff
|
tree
2012-03-07
satorux@chromium.org
Add the first version of GDataTest.
commit
|
commitdiff
|
tree
2012-03-04
tim@chromium.org
sync: remove use of protobuf extensions in protocol...
commit
|
commitdiff
|
tree
2012-03-02
rsleevi@chromium.org
Support reading PEM files in TLSLite
commit
|
commitdiff
|
tree
2012-02-24
erikwright...
Update clients to use new TestServer constructor.
commit
|
commitdiff
|
tree
2012-02-24
pastarmovj...
Add the registration mode field to the protobuf.
commit
|
commitdiff
|
tree
2012-02-22
erikwright...
Add '--host' option to testserver.py and expose it...
commit
|
commitdiff
|
tree
2012-02-16
phajdan.jr...
Add myself to OWNERS for Python test server.
commit
|
commitdiff
|
tree
2012-02-14
benjhayden...
Retry r121912 downloads.onChanged
commit
|
commitdiff
|
tree
2012-02-14
vollick@google.com
Revert 121912 - Implement chrome.experimental.downloads...
commit
|
commitdiff
|
tree
2012-02-14
benjhayden...
Implement chrome.experimental.downloads.onChanged
commit
|
commitdiff
|
tree
next