summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/security/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge "sun.security.provider.certpath.RevocationChecker changes from openJdk8...Treehugger Robot2017-04-111-9/+8
|\
| * sun.security.provider.certpath.RevocationChecker changes from openJdk8u121-b13Przemyslaw Szczepaniak2017-04-101-9/+8
* | Merge changes I85d39009,Ibf88a3a6Treehugger Robot2017-04-112-14/+17
|\ \
| * | Direct indirect CRL checksPrzemyslaw Szczepaniak2017-04-071-11/+17
| * | Port certpath validation fixes from openjdk8u121-b13Przemyslaw Szczepaniak2017-04-071-3/+0
| |/
* | Merge "Port sun.security.provider.certpath.OCSPResponse from openJdk8u121-b13"Treehugger Robot2017-04-101-9/+15
|\ \
| * | Port sun.security.provider.certpath.OCSPResponse from openJdk8u121-b13Przemyslaw Szczepaniak2017-04-071-9/+15
| |/
* | Merge "Port sun.security.provider.certpath.PKIXCertPathValidator from openJdk...Treehugger Robot2017-04-101-2/+11
|\ \
| * | Port sun.security.provider.certpath.PKIXCertPathValidator from openJdk8u121-b13Przemyslaw Szczepaniak2017-04-071-2/+11
| |/
* | Merge "Port jdk.tls.disabledAlgorithms related changes from openJdk8u121-b13"Treehugger Robot2017-04-101-8/+9
|\ \
| * | Port jdk.tls.disabledAlgorithms related changes from openJdk8u121-b13Przemyslaw Szczepaniak2017-04-071-8/+9
| |/
* / Remove "Reverse" PKIX CertPathBuilder implementationPrzemyslaw Szczepaniak2017-04-076-1331/+7
|/
* Allow non default root CAs to be not subject to algorithm restrictionsPrzemyslaw Szczepaniak2017-03-242-44/+90
* Update sun.s.p.c.AlgorithmChecker class with openJdk changes.Przemyslaw Szczepaniak2017-03-241-11/+23
* AKID and SKID doesn't have to match when building certificate chainPrzemyslaw Szczepaniak2017-03-243-35/+53
* Improve tracing for java.security.debug=certpathPrzemyslaw Szczepaniak2017-03-208-27/+65
* Fix RevocationChecker IndexOutOfBoundsExceptionPrzemyslaw Szczepaniak2017-03-171-1/+4
* Fix Certificate Path Building problem with AKI serial numberPrzemyslaw Szczepaniak2017-03-174-68/+131
* Canonicalize additional Android-changed comments.Tobias Thierer2017-03-166-53/+30
* Make Android patch docs in ojluni more consistent with style guideTobias Thierer2017-03-067-33/+27
* sun.security.provider.X509Factory: port from jdk8u560 and comment out unused ...Sergio Giro2016-12-011-24/+76
* sun.security.provider.X509Factory: general tidying/lintingSergio Giro2016-11-231-18/+39
* sun.security.x509: porting rev/04cda5b7a3c1Sergio Giro2016-10-281-12/+14
* Remove UntrustedCheckerSergio Giro2016-10-187-89/+28
* remove x attribute of java fileGanesh Mahendran2016-07-071-0/+0
* ojluni: tidy up ojluni filesSergio Giro2016-06-244-1776/+0
* Remove unused sun.security.provider.SecureRandom codePrzemyslaw Szczepaniak2016-06-036-1525/+0
* Cert path: sigProvider is not requiredKenny Root2016-02-042-4/+16
* CertPathValidator: fix typo in classnameKenny Root2016-02-021-1/+1
* Add a Provider that only does CertPathBuilder and CertPathValidatorKenny Root2016-01-291-0/+50
* Revert "Use sun.security.provider.Sun"Narayan Kamath2016-01-181-64/+0
* Use sun.security.provider.SunKenny Root2016-01-111-0/+64
* Update certpath codeKenny Root2016-01-1139-38/+13549
* Update file headers.Narayan Kamath2015-12-211-0/+1
* Deleting unused or broken filesPaul Duffin2015-12-2158-22878/+0
* Use OpenJdk implementation of parts of java.util.*, java.security.*.Piotr Jastrzebski2015-11-111-0/+14
* Initial import of OpenJdk files.Piotr Jastrzebski2015-11-1170-0/+26327