summaryrefslogtreecommitdiffstats
path: root/net/test
Commit message (Expand)AuthorAgeFilesLines
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Use EXPECT_DFATAL instead of EXPECT_DEBUG_DEATH in spdy_protocol_test.cc.rch@chromium.org2014-01-255-0/+327
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+2
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-252-2/+2
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-2/+2
* rAc: remove http:// support, except when flag is providedestade@chromium.org2013-12-171-1/+1
* Extract Certificate Transparency SCTs from stapled OCSP responsesekasper@google.com2013-12-174-9/+98
* Revert of https://codereview.chromium.org/92443002/szym@chromium.org2013-12-134-98/+9
* Extract Certificate Transparency SCTs from stapled OCSP responsesekasper@google.com2013-12-134-9/+98
* net: add test for TLS_FALLBACK_SCSVagl@chromium.org2013-12-112-2/+13
* Fixing Java style errors in net/android/aurimas@chromium.org2013-12-111-3/+3
* Certificate Transparency: Properly initializing test objectseranm@google.com2013-12-111-0/+2
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-6/+3
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-3/+6
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-6/+3
* Fix flaky thread number DCHECK in KioskTest.xiyuan@chromium.org2013-12-062-5/+27
* Stop using third_party\python_26 for many tests.maruel@chromium.org2013-12-053-11/+14
* Do not spawn a thread in browser/interactive ui tests before spawning sandbox...oshima@chromium.org2013-12-042-17/+65
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Add support for fetching Certificate Transparency SCTs over a TLS extensionekasper@google.com2013-11-282-1/+14
* Add the high-level interface for verifying SCTs over multiple logseranm@google.com2013-11-242-2/+30
* Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r...alcutter@google.com2013-11-222-6/+12
* A rather small change following up on comments in issue 55953002.eranm@google.com2013-11-211-2/+6
* Create EmbeddedTestServer's thread when necessaryoshima@chromium.org2013-11-212-15/+15
* Fix chrome upload with content uriqinmin@chromium.org2013-11-201-0/+2
* CT: Adding SCT and PreCertificates extractor. This code creates theeranm@google.com2013-11-192-0/+13
* Revert 235752 "Fix chrome upload with content uri"qinmin@chromium.org2013-11-181-2/+0
* Fix chrome upload with content uriqinmin@chromium.org2013-11-181-0/+2
* CT: Adding SCT verification functionality: A CTLogVerifier instance can verif...eranm@google.com2013-11-132-9/+70
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* CT: First step towards supporting Certificate Transparency in Chrome.eranm@google.com2013-11-012-0/+147
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-3/+4
* Revert 232131 "CT: First step towards supporting Certificate Tra..."rpaquay@chromium.org2013-10-312-147/+0
* CT: First step towards supporting Certificate Transparency in Chrome.eranm@google.com2013-10-312-0/+147
* GTTF: Make EmbeddedTestServer always use its own thread for IOphajdan.jr@chromium.org2013-10-253-20/+23
* [TestWebServer] Add support for running actions when responding.tedchoc@chromium.org2013-10-181-10/+46
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Will now DCHECK that test writers start the embedded server before using it.phoglund@chromium.org2013-10-021-0/+1
* Remove hard dependency on bundled python_26 in testsbratell@opera.com2013-09-192-11/+65
* GTTF: launch test processes using job objects on Windows.phajdan.jr@chromium.org2013-09-131-2/+3
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-1/+4
* Make EmbeddedTestServer usable in the absence of pre-existing threads.mnissler@chromium.org2013-09-033-22/+121
* Remove ref-counting from StreamListenSocketszym@chromium.org2013-09-034-14/+15
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-303-6/+5
* SocketDescriptor moved to separate file.vitalybuka@chromium.org2013-08-281-1/+1
* Remove HostResolver::RequestInfo's priority parameterakalin@chromium.org2013-08-201-2/+6
* Add a priority parameter for HostResolver::RequestInfo's constructorakalin@chromium.org2013-08-161-1/+1
* net: two non-semantic fixups.agl@chromium.org2013-08-012-3/+4
* Perform online revocation checks when EV certificates aren't covered by a fre...agl@chromium.org2013-07-312-0/+11
* Add script for generating certificates that require an explicit policyrsleevi@chromium.org2013-07-261-64/+0