- 10 1月, 2012 1 次提交
-
-
由 xuelei 提交于
Summary: Also including the contribution from Dennis Gu Reviewed-by: mullan, weijun
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 25 5月, 2011 1 次提交
-
-
由 mullan 提交于
Reviewed-by: alanb, chegar Contributed-by: dbhole@redhat.com
-
- 22 4月, 2011 1 次提交
-
-
由 mullan 提交于
7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures Reviewed-by: xuelei
-
- 12 4月, 2011 1 次提交
-
-
由 xuelei 提交于
Summary: Pass trust anchors to CRL certification path building, support CRLs without AKID extension. Reviewed-by: mullan
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 17 3月, 2011 1 次提交
-
-
由 xuelei 提交于
Summary: Do not override the previous setting for initial selection. Reviewed-by: mullan
-
- 16 3月, 2011 1 次提交
-
-
由 xuelei 提交于
Summary: loosen the check for version 1 and 2 X.509 certificate Reviewed-by: mullan, weijun
-
- 15 2月, 2011 1 次提交
-
-
由 xuelei 提交于
Summary: Remove KeyUsage checking for trust anchors Reviewed-by: mullan
-
- 01 2月, 2011 1 次提交
-
-
由 xuelei 提交于
Summary: add new BasicReason and improve trust anchor searching method during cert path validation Reviewed-by: mullan
-
- 28 1月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, sherman
-
- 11 1月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: wetmore
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 10 12月, 2010 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: wetmore, andrew, vinnie
-
- 11 11月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 01 11月, 2010 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, weijun, wetmore
-
- 24 7月, 2010 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 24 5月, 2010 1 次提交
-
-
由 weijun 提交于
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate Reviewed-by: mullan
-
- 29 4月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan
-
- 25 3月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 04 3月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 15 1月, 2010 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 09 12月, 2009 1 次提交
-
-
由 mullan 提交于
Reviewed-by: hawtin
-
- 08 12月, 2009 1 次提交
-
-
由 vinnie 提交于
6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg Reviewed-by: alanb, mullan
-
- 19 11月, 2009 1 次提交
-
-
由 mullan 提交于
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667) Reviewed-by: vinnie, xuelei
-
- 30 10月, 2009 1 次提交
-
-
由 weijun 提交于
Reviewed-by: alanb
-
- 16 10月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Replace call to PolicyFile.canonPath with its own implementation Reviewed-by: alanb, mullan
-
- 14 10月, 2009 1 次提交
-
-
由 mullan 提交于
6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72. Summary: Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled. Reviewed-by: dgu, xuelei
-
- 09 10月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: vinnie, mullan
-
- 05 10月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mullan, mchung, anthony
-
- 09 9月, 2009 1 次提交
-
-
由 mullan 提交于
6869739: Cannot check revocation of single certificate without validating the entire chain Reviewed-by: xuelei
-
- 19 8月, 2009 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, weijun
-
- 18 8月, 2009 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan, xuelei
-
- 14 8月, 2009 1 次提交
-
-
由 wetmore 提交于
Reviewed-by: mullan
-
- 21 7月, 2009 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 10 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: make the builder aware of SKID/AKID, break the internal circular dependences Reviewed-by: mullan
-
- 03 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: allocate memory dynamically, keep reading until EOF. Reviewed-by: weijun
-
- 04 6月, 2009 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 26 5月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: checking AKID of certificates and CRLs Reviewed-by: mullan, weijun
-