summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/security/x509/AlgorithmId.java
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
* Improve patches to sun.security on top of upstream OpenJDK8u121-b13.Przemyslaw Szczepaniak2017-05-111-5/+9
* Make Android patch docs in ojluni more consistent with style guideTobias Thierer2017-03-061-2/+2
* sun.security.x509: linting and types tidying. Port from jdk8u60Sergio Giro2016-12-011-3/+3
* sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3Sergio Giro2016-11-281-0/+19
* sun.security: port rev/5dc3f32c0d26Sergio Giro2016-11-071-14/+8
* sun.security.x509.AlgorithmId: port rev/3e3017eba8acSergio Giro2016-11-021-6/+37
* remove x attribute of java fileGanesh Mahendran2016-07-071-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
* Update file headers.Narayan Kamath2015-12-211-0/+1
* AlgorithmID: Attempt to parse mapping as an OID even if "OID." isn't specified.Piotr Jastrzebski2015-11-111-37/+63
* Initial import of OpenJdk files.Piotr Jastrzebski2015-11-111-0/+943