summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/security/x509
Commit message (Expand)AuthorAgeFilesLines
* Remove @CorePlatformApi usage from the ojluni/ sourcesVictor Chang2021-06-231-2/+0
* Mark sun.security.{util,x509} as stable APIsNikita Iashchenko2021-03-091-0/+4
* Add API docs for sun.security.x509.AlgorithmIdNikita Iashchenko2021-02-101-0/+5
* libcore: Add a libcore-patch-style scriptOrion Hodson2020-03-101-7/+7
* Revert "Move tests to postsubmit to reduce lab reporting load temporarily"Dan Shi2019-10-091-1/+1
* Move tests to postsubmit to reduce lab reporting load temporarilyDan Shi2019-09-301-1/+1
* Add TEST_MAPPINGs for miscellaneous libcore packages.Pete Gillin2019-09-241-0/+12
* Fix Android change markersNikita Iashchenko2018-11-261-2/+2
* Improve patches to sun.security on top of upstream OpenJDK8u121-b13.Przemyslaw Szczepaniak2017-05-115-13/+32
* Add missing android-changed markers in X509CertImplPrzemyslaw Szczepaniak2017-04-251-3/+10
* Merge "Port sun.security.x509* changes from openJdk8u121-b13"Treehugger Robot2017-04-2517-73/+59
|\
| * Port sun.security.x509* changes from openJdk8u121-b13Przemyslaw Szczepaniak2017-04-2117-73/+59
* | Port sun.security.* changes from openJdk8u121-b13Przemyslaw Szczepaniak2017-04-211-3/+3
|/
* Allow non default root CAs to be not subject to algorithm restrictionsPrzemyslaw Szczepaniak2017-03-241-4/+5
* AKID and SKID doesn't have to match when building certificate chainPrzemyslaw Szczepaniak2017-03-241-0/+12
* Make Android patch docs in ojluni more consistent with style guideTobias Thierer2017-03-064-27/+19
* sun.security.x509: linting and types tidying. Port from jdk8u60Sergio Giro2016-12-016-29/+23
* Merge "sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f...Sergio Giro2016-12-011-0/+19
|\
| * sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3Sergio Giro2016-11-281-0/+19
* | sun.security.{pkcs.SignerInfo,util.SignatureFileVerifier}: port to jdk8u60Sergio Giro2016-11-211-1/+1
|/
* Merge "sun.security: port rev/5dc3f32c0d26"Sergio Giro2016-11-081-14/+8
|\
| * sun.security: port rev/5dc3f32c0d26Sergio Giro2016-11-071-14/+8
* | Merge "sun.security.x509: port rev/33e6291f3251"Sergio Giro2016-11-082-20/+6
|\ \
| * | sun.security.x509: port rev/33e6291f3251Sergio Giro2016-11-022-20/+6
* | | Merge "sun.security.x509.X500Name: port rev/c43af666d130"Sergio Giro2016-11-081-2/+1
|\ \ \ | |_|/ |/| |
| * | sun.security.x509.X500Name: port rev/c43af666d130Sergio Giro2016-11-021-2/+1
| |/
* / sun.security.x509.AlgorithmId: port rev/3e3017eba8acSergio Giro2016-11-021-6/+37
|/
* sun.security.x509: change unused code in X509CertImplSergio Giro2016-10-311-7/+6
* Merge "sun.security.x509: porting rev/04cda5b7a3c1"Sergio Giro2016-10-283-76/+100
|\
| * sun.security.x509: porting rev/04cda5b7a3c1Sergio Giro2016-10-283-76/+100
* | sun.security.x509: port change rev/d1c04dac850dSergio Giro2016-10-282-113/+91
|/
* X509CertImpl: comment out unused codeSergio Giro2016-10-211-4/+11
* java.security.cert.X509CRL: add new method verify(PublicKey, Provider)Sergio Giro2016-09-061-8/+67
* Merge "sun.security.x509: update classes in sun.security.x509"Sergio Giro2016-08-0327-477/+90
|\
| * sun.security.x509: update classes in sun.security.x509Sergio Giro2016-08-0227-477/+90
* | Remove unnecessary +x flagYi Kong2016-08-021-0/+0
|/
* Retain original encoded form in certs returned by PKCS7.Alex Klyubin2016-07-191-1/+39
* remove x attribute of java fileGanesh Mahendran2016-07-0775-0/+0
* ojluni: delete sun.security.ec packageSergio Giro2016-06-271-14/+11
* Also update algorithm mapping tables for namesKenny Root2016-03-311-57/+66
* Don't clobber existing entries in the AlgorithmId tablesKenny Root2016-03-311-11/+22
* AVA: fix handling of whitespace in DNSergio Giro2016-03-161-6/+4
* X500Name: refuse DN starting with new line or tabSergio Giro2016-01-201-0/+19
* Update sun.security supporting classes for certpath updateKenny Root2016-01-1112-210/+181
* Add CertPathChecker and subclassesKenny Root2016-01-111-1/+57
* Merge "Remove unused non-java files under ojluni/src/main/java."Narayan Kamath2015-12-222-293/+0
|\
| * Remove unused non-java files under ojluni/src/main/java.Narayan Kamath2015-12-212-293/+0
* | Update file headers.Narayan Kamath2015-12-215-0/+5
|/
* Deleting unused or broken filesPaul Duffin2015-12-214-769/+0
* Fix the last of the proguard related issues.Narayan Kamath2015-11-121-46/+28