summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-0/+3
* Fix shutdown crash in CertVerifier by using a MessageLoopProxy.willchan@chromium.org2010-11-231-16/+19
* Make NetLog::EventParameters RefCountedThreadSafe.mmenke@chromium.org2010-11-231-1/+1
* Add delay when resuming load when network connection is restured.oshima@chromium.org2010-11-221-5/+5
* Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...rsleevi@chromium.org2010-11-229-199/+148
* Remember if a user declines to provide a server with a client certificatersleevi@chromium.org2010-11-223-23/+99
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-197-45/+64
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-197-64/+45
* Implement a dispatcher for prerender requestsgavinp@chromium.org2010-11-191-0/+5
* Fix openssl build to work with AllowSingleton changesjoth@chromium.org2010-11-191-3/+9
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-197-45/+64
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-1/+1
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-181-3/+2
* Original change: http://codereview.chromium.org/4856003/bulach@chromium.org2010-11-171-2/+2
* Refactor EnsureOpenSSLInit and openssl_util into basejoth@chromium.org2010-11-175-167/+43
* Make sure a cookie can be deleted, even when forced to session only.jochen@chromium.org2010-11-163-7/+48
* Add support for certificate name checkingjoth@chromium.org2010-11-164-3/+230
* 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
* Use DCHECK instead of CHECK to assert that policy_oids_ iswtc@chromium.org2010-11-121-1/+1
* 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-111-2/+4
* Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...rsleevi@chromium.org2010-11-113-0/+28
* Valgrind fix.agl@chromium.org2010-11-101-0/+1
* net: assorted changes needed for Snap Start tests.agl@chromium.org2010-11-103-1/+8
* Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.willchan@chromium.org2010-11-091-0/+6
* 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
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-051-4/+1
* On Windows, merge X509Certificate::VerifyEV intowtc@chromium.org2010-11-045-83/+163
* net: add certificate provenance checking.agl@chromium.org2010-11-042-0/+19
* Turn on file access checks on Win.jam@chromium.org2010-11-041-0/+8
* 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-031-0/+11
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-8/+0
* Turn on file access checks on Win.jam@chromium.org2010-11-031-0/+8
* base: Move CaseInsensitiveCompare traits into the base namespace.tfarina@chromium.org2010-11-031-2/+2
* DOMUI Cert Manager: merge email certs into other certs tab.mattm@chromium.org2010-11-032-7/+4
* A follow-up of r64178.wtc@chromium.org2010-11-021-4/+12
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-6/+10
* Add webp mime type for omniboxfbarchard@chromium.org2010-11-021-1/+3