summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when networkmmenke@chromium.org2010-11-021-2/+7
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-019-104/+104
* DOMUI Cert Manager: Disable delete button on readonly certs.mattm@chromium.org2010-10-292-0/+8
* Put some thought into appropriate verbosity level for cookie DVLOGS.rdsmith@google.com2010-10-291-14/+25
* Don't use last_access_time vs. Now() comparison to mean "all cookies".rdsmith@google.com2010-10-292-3/+2
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-3/+5
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-282-7/+9
* net: use SSL_PeerCertificateChain for getting server certsagl@chromium.org2010-10-281-54/+0
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-282-9/+7
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-282-7/+9
* Report the SSL protocol version in ssl_info.connection_status.wtc@chromium.org2010-10-275-3/+54
* net: add (*.)internap.com to the False Start blacklistagl@chromium.org2010-10-271-0/+1