summaryrefslogtreecommitdiffstats
path: root/net/cert
Commit message (Expand)AuthorAgeFilesLines
* Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...rsleevi@chromium.org2013-07-303-6/+77
* Revert 213867 "Add unittests for net::ParseCertificateDate"ricow@chromium.org2013-07-262-98/+6
* Add unittests for net::ParseCertificateDatersleevi@chromium.org2013-07-262-6/+98
* Add script for generating certificates that require an explicit policyrsleevi@chromium.org2013-07-262-63/+65
* Update include paths in net for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Refactor certificate reference resolving in ONC.pneubeck@chromium.org2013-07-182-4/+18
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-173-3/+3
* net: update certse.pem with new certs for tests.agl@chromium.org2013-07-171-19/+17
* Implement GetSSLInfo for QUIC/https connections.rtenneti@chromium.org2013-07-121-0/+5
* net: disable certificate tests involving cert.se cert.agl@chromium.org2013-07-121-2/+4
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-122-2/+2
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-022-10/+26
* Revert 209515 "Reland http://crrev.com/209278"rsleevi@chromium.org2013-07-011-0/+29
* Reland http://crrev.com/209278rsleevi@chromium.org2013-07-011-29/+0
* Re-enable some tests disabled because of expired certsrsleevi@chromium.org2013-06-292-21/+37
* Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"joaodasilva@chromium.org2013-06-291-0/+29
* Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2rsleevi@chromium.org2013-06-291-29/+0
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-2811-11/+11
* No longer record whether an MD2/MD5 CA was seenrsleevi@chromium.org2013-06-287-43/+18
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-275-13/+15
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-2712-516/+261
* Fix some potential after free errors on TestCompletionCallbackgavinp@chromium.org2013-06-261-11/+11
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-246-7/+7
* Disable test with an expired certificatermsousa@chromium.org2013-06-221-2/+2
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-2/+2
* mac: Let net/ compile with the 10.9 sdk (while targeting 10.6).thakis@chromium.org2013-06-201-4/+3
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-204-11/+154
* Enable GoDaddy/Starfield G2 roots for EVrsleevi@chromium.org2013-06-201-0/+18
* X509Certificate::GetDefaultNickname should handle a user certificatewtc@chromium.org2013-06-172-3/+23
* Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issuesrsleevi@chromium.org2013-06-144-52/+293
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-1/+1
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-4/+5
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-1116-20/+20
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-075-5/+5
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-018-179/+391
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-233-9/+9
* Generate unique certificate nicknames on Linux/CrOS.rsleevi@chromium.org2013-05-235-32/+110
* Fix NSSCertDatabase Singleton access DCHECKstevenjb@chromium.org2013-05-201-1/+2
* Disallow wildcards from matching top-level registry controlled domains during...rsleevi@chromium.org2013-05-173-14/+49
* Warn if a well-known/"public" CA issues a certificate for a non-TLDrsleevi@chromium.org2013-05-174-6/+200
* Re-enable CertDatabaseNSSTest.TrustIntermediateCA{2,3} on Linux/CrOS for NSS ...rsleevi@chromium.org2013-05-151-14/+12
* Update the known root cert list with the latest updates from Apple and MSrsleevi@chromium.org2013-04-302-14/+176
* Remove OS X 10.5 support code from net/certrsleevi@chromium.org2013-04-302-36/+14
* Finished implementing AttestationPolicyObserver.dkrahn@google.com2013-04-301-1/+2
* Add a mapping for CSSMERR_APPLETP_SSL_BAD_EXT_KEY_USE on OS Xrsleevi@chromium.org2013-04-291-0/+4
* Revert 197119 "Remove OS X 10.5 support code from net/cert"miket@chromium.org2013-04-292-3/+47
* Remove OS X 10.5 support code from net/certrsleevi@chromium.org2013-04-292-47/+3
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-252-87/+0
* Differentiate between VERIFY_FAILED and VERIFY_INCORRECT_KEY_USAGE.palmer@chromium.org2013-04-252-2/+5
* Update nss_revision to r196262 to pick up NSS_3_15_BETA2.wtc@chromium.org2013-04-251-0/+5