[go: nahoru, domu]

  1. 483f682 Add and populate subdirectory OWNERS files in net/. by Matt Menke · 7 years ago
  2. ec89b74 Merge net/cert/x509_certificate_bytes.cc into x509_certificate.cc by Matt Mueller · 7 years ago
  3. 7349dd8 Move CSSMOIDEqual to x509_util_mac. by Matt Mueller · 7 years ago
  4. 233e4517 Remove use_byte_certs buildflag and x509_certificate_nss code. by Matt Mueller · 7 years ago
  5. 1b628daa Check EV and OCSP revocation in CertVerifyProcBuiltin. by Eric Roman · 7 years ago
  6. d56d158d Add ScopedAllowBaseSyncPrimitives in MultiThreadedCertVerifier. by Francois Doray · 7 years ago
  7. cdc12c8 Run CertVerifyProcBuiltin unit-tests on Mac. by Eric Roman · 7 years ago
  8. 9204c52f Remove unused code TestRootCerts::SetAllowSystemTrust(). by Eric Roman · 7 years ago
  9. 5f8d9d2 Implement EVRootCAMetadata for Fuschia. by Eric Roman · 7 years ago
  10. ea9d169 Add overloads for EVRootCAMetadata which take a der::Input for the OID. by Eric Roman · 7 years ago
  11. b09b37a Make CertVerifyProcInternalTest.EVVerificationMultipleOID not depend on by Eric Roman · 7 years ago
  12. cc56d16f Move CRLSet checking for CertVerifyProcBuiltin to revocation_checker.cc. by Eric Roman · 7 years ago
  13. ccd7903 Fix typo in comment. by Eric Roman · 7 years ago
  14. f9fd613 Add a mechanism for CertPathBuilderDelegate to add custom information by Eric Roman · 7 years ago
  15. 2c047b6 Add a function that encodes an OCSP request into a URL. by Eric Roman · 7 years ago
  16. c96e9bc Add UMA histogram for connection CT compliance status by Emily Stark · 7 years ago
  17. 227a7f3 Extract CertVerifyProcAndroid::SetCertNetFetcher() and related functions. by Eric Roman · 7 years ago
  18. 6c8b07c6 Allow UTF-8 in PrintableStrings inside client certificate DNs. by Matt Mueller · 7 years ago
  19. 8f9d7d395 Avoid WrapUnique(new) in //net. by Bence Béky · 7 years ago
  20. 7544364 Resolve OS_NACL TeletexString TODO. by David Benjamin · 7 years ago
  21. 07f660c Remove unused include. by David Benjamin · 7 years ago
  22. 78fdc543 Add support for CRLSet to CertVerifyProcBuiltin. by Eric Roman · 7 years ago
  23. 260ac9d1 Remove old NSS version workarounds. by Matt Mueller · 7 years ago
  24. 98a833e pki library: handle distrusted status in TrustStoreNSS by Matt Mueller · 7 years ago
  25. db76259 Use EVP_parse_digest_algorithm and EVP_marshal_digest_algorithm. by Steven Valdez · 7 years ago
  26. 524a99e Migrate multi-threaded cert verifier from WorkerPool to TaskScheduler. by Francois Doray · 7 years ago
  27. bc2c9db Add code to encode an OCSPRequest. by Eric Roman · 7 years ago
  28. ff24262 Rename OCSP test file to "malformed_request.pem". by Eric Roman · 7 years ago
  29. 96f3eba Switch make_scoped_refptr to MakeRefCounted. by kylechar · 7 years ago
  30. 67e676e Load system-provided root certificates on Fuchsia by Sergey Ulanov · 7 years ago
  31. e51f63c Add a TODO for checking OCSP extensions. by Eric Roman · 7 years ago
  32. 5f57f90 Fix bug in RoundedDownMonthDifference() when end < start by Rob Percival · 7 years ago
  33. 0d89f922 Change Pickle::Write* methods to return void. by Daniel Cheng · 7 years ago
  34. 060eac4 Adding updated OCSP unittests and script. by Steven Valdez · 7 years ago
  35. dac9751 Add initial OCSP signature checking. by Eric Roman · 7 years ago
  36. 8673b81 Combine two OCSP checking implementations into one. by Eric Roman · 7 years ago
  37. a30ba7d Use GeneralNames class in ParseDistributionPointName by Matt Mueller · 7 years ago
  38. cd65bb0 Migrate NSS cert database from WorkerPool to TaskScheduler. by Francois Doray · 7 years ago
  39. d29cdae Log console message for legacy Symantec roots by Emily Stark · 7 years ago
  40. ccfdc64 Remove net::x509_util::DIGEST_SHA1. by David Benjamin · 7 years ago
  41. 4cd1e85 Remove X509CertificateCache. by Matt Mueller · 7 years ago
  42. 766bedc9 net::GeneralNames: add members for the rest of GeneralName types. by Matt Mueller · 7 years ago
  43. fda7ea9b Clean up handling of critical NameConstraints and types_to_record in ParseGeneralName by Matt Mueller · 7 years ago
  44. 0ad155e net::GeneralNames: don't copy strings for dns_names and directory_names members by Matt Mueller · 7 years ago
  45. 9e3ad303 Extract GeneralNames class out of net/cert/internal/name_constraints.cc by Matt Mueller · 7 years ago
  46. f7d0903 Try #2: Convert Linux and ChromeOS to use X509CertificateBytes. by Matt Mueller · 7 years ago
  47. 35baed2f Use x509_util::DefaultParseCertificateOptions in a few more places by Matt Mueller · 7 years ago
  48. 72899ddf Remove x509_certificate_win. by Matt Mueller · 7 years ago
  49. 27e878c Remove ScopedProfile and ScopedTracker. by Brett Wilson · 7 years ago
  50. 1500421 Remove x509_certificate_openssl and use_openssl_certs build flag by Matt Mueller · 7 years ago
  51. 31f64a7 Add x509_util::DefaultParseCertificateOptions function. by Matt Mueller · 7 years ago
  52. d93dd11 Remove x509_certificate_mac and x509_certificate_ios by Matt Mueller · 7 years ago
  53. a2f6f55d Rename "parse_ocsp" files to "ocsp". by Eric Roman · 7 years ago
  54. dcb4fce Ignore invalid server supplied intermediates during certificate verification. by Matt Mueller · 7 years ago
  55. dfd7497 use_byte_certs-friendliness cleanups for x509_util_nss_unittest.cc by Matt Mueller · 7 years ago
  56. 9cc23fc9 Remove NSSCertDatabase X509Certificate compatibility wrappers. by Matt Mueller · 7 years ago
  57. 0d0c142 Make ChromeOS certificate code use NSS types directly. by Matt Mueller · 7 years ago
  58. fd807928 Remove tracked_objects::ScopedTracker instantiations. by Brett Wilson · 7 years ago
  59. a290c80 net::PathBuilder: remove use of DoLoop pattern in CertPathIter by Matt Mueller · 7 years ago
  60. 917b4e1 Convert Linux certificate UI code to use NSS types directly. by Matt Mueller · 7 years ago
  61. e947616 net::PathBuilder: remove use of DoLoop pattern in CertPathBuilder by Matt Mueller · 7 years ago
  62. 37c3187 Use kSecTrustOptionAllowExpired in TrustStoreMacTest.SystemCerts. by Matt Mueller · 7 years ago
  63. ebbb153 Convert NSSCertDatabase to operate on NSS types directly. by Matt Mueller · 7 years ago
  64. 4039bfa Implement TestRootCerts and add SystemTrustStore stub for Fuchsia. by Sergey Ulanov · 7 years ago
  65. 0579ed6 Replace base::MakeUnique with std::make_unique in net/. by Jeremy Roman · 7 years ago
  66. b66fc6ae Delete RegisterNatives() from //net by Andrew Grieve · 7 years ago
  67. 949aef8 TOOD -> TODO by Scott Graham · 7 years ago
  68. 5a95d82 Disable TrustStoreMacTest.SystemCerts by Trent Apted · 7 years ago
  69. 9cedc3a5 Use SHA-256, rather than SHA-1, for EV metadata. by David Benjamin · 7 years ago
  70. 381b177 Make x509_certificate_model_nss functions take CERTCertificate instead of OSCertHandle. by Matt Mueller · 7 years ago
  71. ad56320 Make CertVerifyProcNSS use_byte_certs-friendly. by Matt Mueller · 7 years ago
  72. 947a0b8 Make ClientCertStoreNSS use_byte_certs-friendly. by Matt Mueller · 7 years ago
  73. 237e959 Update the set of known root certs on Windows to 2017-06-13 root update by Ryan Sleevi · 7 years ago
  74. db79e421 Make test_root_certs_nss use_byte_certs-friendly. by Matt Mueller · 7 years ago
  75. cb0ab9f Extract NSS X509Certificate::CreateOSCertHandleFromBytes method to x509_util::CreateCERTCertificateFromBytes. by Matt Mueller · 7 years ago
  76. 2ab3618 Move X509CertificateTest.ParseClientSubjectAltNames to x509_util_nss_unittest by Matt Mueller · 7 years ago
  77. 07a029fb Remove X509Certificate::CreateOSCertHandleFromBytesWithNickname. Nothing seems to need it. by Matt Mueller · 7 years ago
  78. 10684c9 Move X509Certificate::GetDefaultNickname to x509_util_nss.h by Matt Mueller · 7 years ago
  79. cd91d987 Refactor X509CertificateBytes ParsePrincipal so that X509TypesTest can run. by Matt Mueller · 7 years ago
  80. bdc94d7 Implement CreateSelfSignedCert without crypto/x509. by David Benjamin · 7 years ago
  81. f349dc4b Partially rearrange x509_util* organization. by David Benjamin · 7 years ago
  82. b8ab385 Switch SSLServerSocket to CRYPTO_BUFFER. by David Benjamin · 7 years ago
  83. 1641eb3 Remove some stray includes. by David Benjamin · 7 years ago
  84. 5d193462 Add more granular errors for invalid certificate serial numbers. by Eric Roman · 7 years ago
  85. 1057078 Add some extra certificate parsing errors for policy qualifiers. by Eric Roman · 7 years ago
  86. 35ddac4 Some x509_certificate.h documentation fixes. by Matt Mueller · 7 years ago
  87. 7b45a27 Add more certificate parsing errors. by Eric Roman · 7 years ago
  88. c8c2d6a Emit a warning when NS Server Gated Crypto is used in place of server auth in a certificate chain. by Eric Roman · 7 years ago
  89. 2d3fddea Add a call to crypto::EnsureNSSInit() in TrustStoreNSS. by Eric Roman · 7 years ago
  90. db460e9 Add parsing for CRL distribution points. by Eric Roman · 7 years ago
  91. 49c911f Remove an irrelevant comment. by Eric Roman · 7 years ago
  92. caa0a60 Move the certificate verification errors to common_cert_errors.{h,cc}. by Eric Roman · 7 years ago
  93. 8f2b9e6 net: Use @available instead of suppressing -Wunguarded-availability. by Nico Weber · 7 years ago
  94. d1978b0e Audit of kConstants missing the const qualifier by Andrew Grieve · 7 years ago
  95. 66538437 remap CSSMERR_APPLETP_INCOMPLETE_REVOCATION_CHECK to CERT_STATUS_UNABLE_TO_CHECK_REVOCATION by Matt Mueller · 7 years ago
  96. 7ffcee8 Delete CertVerifyProcInternalTest.EVVerification. by Eric Roman · 7 years ago
  97. 5431d70 Add delegate interfaces for CertPathBuilder and VerifyCertificateChain. by Eric Roman · 7 years ago
  98. 2c898cf Re-enable the disabled tests from CertIssuerSourceAia. by Eric Roman · 7 years ago
  99. 4ddc452 Remove PR_DetachThread from multi_threaded_cert_verifier. by Matt Mueller · 7 years ago
  100. fccb33ed Pipe errors from Cast certificate verification and report metrics. by Ryan Ki Sing Chung · 7 years ago