- 01 3月, 2013 1 次提交
-
-
由 juh 提交于
Reviewed-by: mullan
-
- 04 12月, 2012 1 次提交
-
-
由 mullan 提交于
Summary: Added com.sun.security.ocsp.timeout system property to control timeout Reviewed-by: mullan, vinnie Contributed-by: jason.uh@oracle.com
-
- 05 11月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie, xuelei
-
- 17 9月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 14 9月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 28 8月, 2012 1 次提交
-
-
由 mullan 提交于
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed Reviewed-by: xuelei
-
- 10 8月, 2012 1 次提交
-
-
由 mullan 提交于
7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null Reviewed-by: valeriep
-
- 01 8月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 15 6月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 31 5月, 2012 1 次提交
-
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
- 14 5月, 2012 1 次提交
-
-
由 xuelei 提交于
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified Reviewed-by: mullan
-
- 10 1月, 2012 1 次提交
-
-
由 xuelei 提交于
Summary: Also including the contribution from Dennis Gu Reviewed-by: mullan, weijun
-
- 28 11月, 2011 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 18 10月, 2011 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 14 10月, 2011 1 次提交
-
-
由 mullan 提交于
6953295: Move few sun.security.{util, x509, pkcs} classes used by keytool/jarsigner to another package Reviewed-by: mchung
-
- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 29 8月, 2011 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 23 8月, 2011 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: alanb, weijun
-
- 16 8月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: xuelei, mullan Contributed-by: alexandre.boulgakov@oracle.com
-
- 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
-
- 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
-
- 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
-
- 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
-
- 29 4月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan
-
- 15 1月, 2010 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 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
-
- 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
-
- 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
-
- 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
-