summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Isolates generic DnsClient from AsyncHostResolver. szym@chromium.org2011-12-085-11/+321
* net: remove nzz.ch from False Start blacklist.agl@chromium.org2011-12-081-1/+0
* Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...cbentzel@chromium.org2011-12-081-3/+0
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-072-2/+1
* Add billing.ntt-east.co.jp to False Start blacklist pending their upgrade.agl@chromium.org2011-12-072-0/+2
* Revert "Revert "net: reenable Twitter's public key pins with api.twitter.com ...agl@chromium.org2011-12-074-15/+565
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-072-44/+35
* Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. cbentzel@chromium.org2011-12-075-321/+11
* mac: s/UINT32_MAX/kuint32max/thakis@chromium.org2011-12-071-2/+2
* SPDY PING - log the type of PING if it is receivedrtenneti@chromium.org2011-12-061-0/+1
* Isolates generic DnsClient from AsyncHostResolver. szym@chromium.org2011-12-065-11/+321
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-062-35/+44
* Revert "net: reenable Twitter's public key pins with api.twitter.com using th...agl@chromium.org2011-12-064-563/+18
* net: reenable Twitter's public key pins with api.twitter.com using the CDN pins.agl@chromium.org2011-12-064-18/+563
* Support EC certs in OriginBoundCertService and OriginBoundCertStore.mattm@chromium.org2011-12-0610-159/+589
* Revert 113085 - broke unittestsmmenke@chromium.org2011-12-061-0/+1
* Move CapturingNetLog out of net project, as it's no longermmenke@chromium.org2011-12-061-1/+0
* Log server advertised protos and the selectedrtenneti@google.com2011-12-051-0/+8
* Store session cookies and restore them if chrome crashes or autorestarts.marja@chromium.org2011-12-053-5/+68
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-032-17/+3
* ReReland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-026-98/+231
* Make SDCH classes IO-thread-only. Remove TSan suppression.joi@chromium.org2011-12-022-3/+19
* Parse individual X.509 name components on Windows, rather than parsing the st...rsleevi@chromium.org2011-12-023-91/+180
* On OS X, when accessing a certificate field (subject, issuer, extension, etc)...rsleevi@chromium.org2011-12-021-154/+231
* Remove all 192 static initializers from transport_security_state.ccthakis@chromium.org2011-12-011-19/+19
* base::Bind: Convert net::NetworkDelegate.jhawkins@chromium.org2011-12-012-16/+16
* export IsPortAllowedByDefault()toyoshim@chromium.org2011-12-011-6/+5
* Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c...rbyers@chromium.org2011-12-016-228/+98
* Reland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-016-98/+228
* base::Bind: More random cleanups.jhawkins@chromium.org2011-12-011-35/+23
* base::Bind: Implement a 1-arity CancelableCallback and use this to implementjhawkins@chromium.org2011-11-301-0/+3
* net: add toto-dream.com to the False Start blacklist during their transition.agl@chromium.org2011-11-302-0/+3
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-292-51/+48
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-293-449/+327
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-2/+2
* Revert 111850 - base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-2/+2
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-2/+2
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-2/+3
* Remove cozi.com from the False Start blacklist at their request.agl@chromium.org2011-11-281-1/+0
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-221-1/+3
* Mark a cookie as session cookie, if the expiry date cannot be parsedjochen@chromium.org2011-11-222-1/+10
* Fixing some warning due to different signess of charkristianm@chromium.org2011-11-211-1/+5
* Upstream: Build net_unittests for Android.jingzhao@chromium.org2011-11-219-74/+93
* Fix initial offline state response handlingadamk@chromium.org2011-11-172-16/+30
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-171-0/+3
* Creation of cookie_utils.droger@google.com2011-11-175-81/+132
* Revert "Allow signing EC certs and creating EC origin-bound certs."mattm@chromium.org2011-11-176-223/+91
* Fix leak in X509UtilNSSTest VerifyCertificateSignature.mattm@chromium.org2011-11-171-1/+1
* base::Bind fixesgroby@chromium.org2011-11-173-6/+10
* Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-11-176-91/+223