summaryrefslogtreecommitdiffstats
path: root/net/cert
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include NSS headers without using full pathnames.wtc@chromium.org2013-04-222-3/+4
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-1310-10/+10
* Rewrite scoped_array<T> to scoped_ptr<T[]> in net.dcheng@chromium.org2013-04-112-3/+3
* net: Disable CertDatabaseNSSTest.TrustIntermediateCa{2,3} on Linuxhashimoto@chromium.org2013-04-081-2/+16
* net: also fix crbug.com/226067 for OpenSSL.agl@chromium.org2013-04-051-1/+1
* net: fix SHA-256 hashes on Windows.agl@chromium.org2013-04-042-3/+17
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-2987-0/+20033