summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update CertVerifier to watch for the origin loop's destruction, so thatzork@chromium.org2010-11-081-2/+17
* Revert 65313 - flip_in_mem_edsm_server builds again.cbentzel@chromium.org2010-11-064-65/+68
* flip_in_mem_edsm_server builds again.cbentzel@chromium.org2010-11-064-68/+65
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-061-17/+33
* Crash fix: HTTPS server responds with 407 through non-authenticating proxy.cbentzel@chromium.org2010-11-052-0/+65
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-053-22/+17
* On Windows, merge X509Certificate::VerifyEV intowtc@chromium.org2010-11-045-83/+163
* Disk cache: Remove the queue for backend operations andrvargas@google.com2010-11-045-56/+143
* net: add certificate provenance checking.agl@chromium.org2010-11-0418-31/+231
* Fix inconsistent line ending style. Set svn:eol-style to LF.wtc@chromium.org2010-11-041-2/+2
* Turn on file access checks on Win.jam@chromium.org2010-11-043-0/+24
* Disk cache: Don't return zeros when reading from an entryrvargas@google.com2010-11-042-10/+34
* Support for using OS-native certificates for SSL clientwtc@chromium.org2010-11-0414-39/+1008
* Move linux openssl dependency under linux conditionjoth@chromium.org2010-11-041-4/+12
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-032-0/+7
* Add support for the extended header parameter syntax in Content-Disposition h...jshin@chromium.org2010-11-033-24/+204
* net: Make Snap Start check cert verification and add metricsagl@chromium.org2010-11-035-12/+60
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-033-24/+0
* Turn on file access checks on Win.jam@chromium.org2010-11-033-0/+24