summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* base: Move StringSplitAlongWhitespace to string_split.htfarina@chromium.org2010-11-151-1/+1
* Improve unit test coverage of HttpAuthHandlerDigest parsing.cbentzel@chromium.org2010-11-153-31/+195
* Reverted because openssl_helper needs to build even on non-openssl buildsjoth@chromium.org2010-11-151-0/+28
* Simplify gyp files by adding a global glob for openssl/nssjoth@chromium.org2010-11-151-28/+0
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-158-26/+32
* Fix openssl build: convert hostname_ and port_ to HostPortPairjoth@chromium.org2010-11-152-10/+6
* Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...willchan@chromium.org2010-11-137-63/+44
* Disallow Singleton and LazyInstance on non-joinable threads.willchan@chromium.org2010-11-127-44/+63
* ssl3_PlatformSignHashes should set buf->len to thewtc@chromium.org2010-11-121-3/+3
* Correctly handle SSL Client Authentication requests when connectingrch@chromium.org2010-11-1231-159/+179
* Use DCHECK instead of CHECK to assert that policy_oids_ iswtc@chromium.org2010-11-121-1/+1
* NSS: always record the ServerHello data.agl@chromium.org2010-11-121-14/+14
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-1211-110/+129
* Stop using SplitStringDontTrim in NetLogWebSocketHandshakeParameter::ToValue()tyoshino@google.com2010-11-123-18/+72
* [Sync] Added a separate type for a sync server for testserver.pyakalin@chromium.org2010-11-124-93/+141
* Fix python sync server on Chrome OSrsimha@chromium.org2010-11-121-4/+4
* Add a new test to HttpNetworkTransaction that testsrch@chromium.org2010-11-121-0/+107
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-118-6/+76
* We should use SSLInfo or related types for HTTPSwtc@chromium.org2010-11-111-8/+8
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-115-86/+93
* net: restart on NPN misprediction and add tests for Snap Start errors.agl@chromium.org2010-11-113-1/+103
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-113-16/+65
* net: add mit.edu to False Start blacklist.agl@chromium.org2010-11-111-0/+1
* openssl build fixes, and tidy the build filesjoth@chromium.org2010-11-112-2/+6
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-114-1/+347
* Enable extra logging when using client certificates on Windows via NSSrsleevi@chromium.org2010-11-111-0/+48
* Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...rsleevi@chromium.org2010-11-119-53/+242
* Change the way request headers are logged to the NetLog to ensurerch@chromium.org2010-11-1111-56/+132
* Valgrind fix.agl@chromium.org2010-11-101-0/+1
* Revert "Revert "net: add Snap Start tests""agl@chromium.org2010-11-103-0/+590
* Revert "net: add Snap Start tests"agl@chromium.org2010-11-103-590/+0
* net: add Snap Start testsagl@chromium.org2010-11-103-0/+590
* net: assorted changes needed for Snap Start tests.agl@chromium.org2010-11-1011-19/+68
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-0/+14
* net: add code for encrypting DNS cert check uploads.agl@chromium.org2010-11-101-1/+137
* Cleanup style nits in SSLClientSocketTestrsleevi@chromium.org2010-11-101-101/+55
* Remove "using namespace std" which is illegal per style guide.pkasting@chromium.org2010-11-101-110/+113
* Make sure the generated python proto buff path is right.lzheng@chromium.org2010-11-093-26/+37
* Make GConf dependency optional.phajdan.jr@chromium.org2010-11-091-0/+6
* Revert 65465 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-095-93/+86
* Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.willchan@chromium.org2010-11-092-127/+160
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-095-86/+93
* net: update False Start blacklist with latest results.agl@chromium.org2010-11-081-1/+4442
* net: update False Start blacklist processing for \r\nagl@chromium.org2010-11-081-9/+18
* net: use a char array for the False Start blacklist.agl@chromium.org2010-11-081-12/+5
* Revert "net: update False Start blacklist with latest results."agl@chromium.org2010-11-081-4442/+1
* net: update False Start blacklist with latest results.agl@chromium.org2010-11-081-1/+4442
* net: update False Start blacklist for 32-bit indexes.agl@chromium.org2010-11-083-14/+13
* net: add neg9.org to the HSTS Preloaded list.agl@chromium.org2010-11-082-0/+4
* Revert 65349 - Update CertVerifier to watch for the origin loop's destruction...skerner@chromium.org2010-11-081-17/+2