Sean Mullan
|
c5de307284
|
8344992: Remove Security Manager dependencies from java.security.cert API and implementations
Reviewed-by: rriggs, hchao
|
2024-11-26 18:40:52 +00:00 |
|
Mark Powers
|
ca1700b8bf
|
8336665: CCE in X509CRLImpl$TBSCertList.getCertIssuer
Reviewed-by: mullan
|
2024-10-24 23:09:45 +00:00 |
|
Valerie Peng
|
369c573383
|
8302111: Serialization considerations
Reviewed-by: skoivu, rhalade, weijun, wetmore
|
2024-10-15 17:04:27 +05:30 |
|
Weijun Wang
|
3f53d57134
|
8340327: A common framework to support public key algorithms with standard parameter sets
Reviewed-by: ascarpino, mullan
|
2024-10-11 21:16:41 +00:00 |
|
Eirik Bjørsnøs
|
4eefda9102
|
8327779: Remove deprecated internal field sun.security.x509.X509Key.key
Reviewed-by: mullan
|
2024-03-28 20:00:07 +00:00 |
|
Sean Mullan
|
c4845f01d2
|
8317431: Implement simpler Comparator when building certification paths
Reviewed-by: kdriver, weijun
|
2024-03-08 15:20:37 +00:00 |
|
Joe Darcy
|
fbd15b2087
|
8325189 : Enable this-escape javac warning in java.base
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
|
2024-02-07 20:05:11 +00:00 |
|
Ben Perez
|
c328f9589d
|
8296787: Unify debug printing format of X.509 cert serial numbers
Reviewed-by: mullan, coffeys
|
2023-12-14 17:57:36 +00:00 |
|
Ben Perez
|
bfaf5704e7
|
8311546: Certificate name constraints improperly validated with leading period
Reviewed-by: mullan
|
2023-11-01 16:49:50 +00:00 |
|
Bradford Wetmore
|
adca97b659
|
8286503: Enhance security classes
Reviewed-by: rhalade, mullan, skoivu, weijun
|
2023-10-17 22:45:06 +00:00 |
|
Pavel Rappo
|
19ae62ae2c
|
8311170: Simplify and modernize equals and hashCode in security area
Reviewed-by: djelinski, rriggs, valeriep
|
2023-08-09 12:34:40 +00:00 |
|
John Jiang
|
28be34c1b9
|
8313226: Redundant condition test in X509CRLImpl
Reviewed-by: jnimeh
|
2023-08-01 22:35:27 +00:00 |
|
John Jiang
|
d63bff672f
|
8312578: Redundant javadoc in X400Address
Reviewed-by: xuelei, hchao
|
2023-07-24 22:12:28 +00:00 |
|
Anthony Scarpino
|
e737968792
|
8308398: Move SunEC crypto provider into java.base
Reviewed-by: valeriep, alanb
|
2023-07-17 17:38:54 +00:00 |
|
Weijun Wang
|
148df533af
|
8308010: X509Key and PKCS8Key allows garbage bytes at the end
Reviewed-by: mullan
|
2023-05-18 21:23:29 +00:00 |
|
Eirik Bjorsnos
|
c92883a3d5
|
8306772: Remove sun.security.x509.CertException, sun.security.x509.CertParseError
Reviewed-by: mullan
|
2023-04-25 16:33:24 +00:00 |
|
Weijun Wang
|
a97271e3b5
|
8301793: AlgorithmId should not encode a missing parameters field as NULL unless hardcoded
Reviewed-by: mullan
|
2023-03-06 16:20:14 +00:00 |
|
Weijun Wang
|
b56974209b
|
8301788: AlgorithmId should keep lowercase characters from 3rd party providers
Reviewed-by: mullan
|
2023-02-06 17:10:46 +00:00 |
|
Daniel Jeliński
|
2a243a33cc
|
8267617: Certificate's IP x509 NameConstraints raises ArrayIndexOutOfBoundsException
Reviewed-by: mullan
|
2022-12-06 08:24:17 +00:00 |
|
Weijun Wang
|
2deb318c9f
|
8297065: DerOutputStream operations should not throw IOExceptions
Reviewed-by: mullan, valeriep
|
2022-11-29 12:57:46 +00:00 |
|
Weijun Wang
|
e174558cad
|
8296742: Illegal X509 Extension should not be created
Reviewed-by: mullan
|
2022-11-22 22:21:50 +00:00 |
|
Weijun Wang
|
ab6b7ef988
|
8296901: Do not create unsigned certificate and CRL
Reviewed-by: mullan
|
2022-11-18 02:21:03 +00:00 |
|
Weijun Wang
|
68d3ed5cee
|
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
Reviewed-by: xuelei, kdriver, mullan
|
2022-11-16 20:30:34 +00:00 |
|
Weijun Wang
|
a7c2338a6d
|
8296900: CertificateValidity fields are not optional
Reviewed-by: mullan
|
2022-11-14 19:46:43 +00:00 |
|
Weijun Wang
|
e1d298c12d
|
8296741: Illegal X400Address and EDIPartyName should not be created
Reviewed-by: xuelei, valeriep
|
2022-11-14 14:53:53 +00:00 |
|
Weijun Wang
|
27527b4975
|
8296612: CertAttrSet is useless
Reviewed-by: mullan
|
2022-11-10 22:23:58 +00:00 |
|
Sean Coffey
|
102b2b32fe
|
8292033: Move jdk.X509Certificate event logic to JCA layer
Reviewed-by: mullan
|
2022-11-09 21:46:56 +00:00 |
|
Weijun Wang
|
671f84bd86
|
8296143: CertAttrSet's set/get mechanism is not type-safe
Reviewed-by: mullan
|
2022-11-08 22:35:29 +00:00 |
|
Andrey Turbanov
|
3baad069a6
|
8295953: Use enhanced-for cycle instead of Enumeration in sun.security
Reviewed-by: weijun
|
2022-11-07 16:45:39 +00:00 |
|
Weijun Wang
|
16a041a67a
|
8296142: CertAttrSet::(getName|getElements|delete) are mostly useless
Reviewed-by: mullan
|
2022-11-02 14:40:47 +00:00 |
|
Weijun Wang
|
0d0bd7bd40
|
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
Reviewed-by: xuelei, mullan
|
2022-11-01 12:49:11 +00:00 |
|
Mark Powers
|
4cec141a90
|
8291509: Minor cleanup could be done in sun.security
Reviewed-by: weijun
|
2022-09-15 19:59:53 +00:00 |
|
Jayashree Huttanagoudar
|
31f7fc043b
|
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
Reviewed-by: weijun
|
2022-07-12 20:12:22 +00:00 |
|
Andrey Turbanov
|
87aa3ce03e
|
8289274: Cleanup unnecessary null comparison before instanceof check in security modules
Reviewed-by: mullan
|
2022-07-09 17:59:43 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +00:00 |
|
Weijun Wang
|
357f990e32
|
8286428 : AlgorithmId should understand PBES2
Reviewed-by: valeriep
|
2022-05-15 22:31:14 +00:00 |
|
Weijun Wang
|
f4f1dddfef
|
8284194: Allow empty subject fields in keytool
Reviewed-by: jnimeh, hchao
|
2022-05-15 22:30:06 +00:00 |
|
Magnus Ihse Bursie
|
fb469fb894
|
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
|
2022-04-19 20:07:57 +00:00 |
|
Andrey Turbanov
|
8e58d4a589
|
8284415: Collapse identical catch branches in security libs
Reviewed-by: coffeys, xuelei, wetmore
|
2022-04-07 10:00:08 +00:00 |
|
Luis Pinto
|
63fec5da27
|
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
|
2022-04-01 13:26:20 +00:00 |
|
Andrey Turbanov
|
9bb916db0a
|
8283800: Simplify String.indexOf/lastIndexOf calls
Reviewed-by: xuelei, bpb, lmesnik
|
2022-03-30 07:07:56 +00:00 |
|
Weijun Wang
|
59b3ecc591
|
8277976: Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName
6776681: Invalid encoding of an OtherName in X509Certificate.getAlternativeNames()
Reviewed-by: mullan
|
2022-02-28 17:00:47 +00:00 |
|
John Jiang
|
7218d8449b
|
8281567: Remove @throws IOException from X509CRLImpl::getExtension docs
Reviewed-by: xuelei, jiefu
|
2022-02-10 08:11:08 +00:00 |
|
Andrey Turbanov
|
54c9de26ab
|
8275918: Remove unused local variables in java.base security code
Reviewed-by: weijun
|
2022-01-22 13:56:51 +00:00 |
|
Andrey Turbanov
|
debaa28e9c
|
8274679: Remove unnecessary conversion to String in security code in java.base
Reviewed-by: weijun
|
2022-01-10 15:02:57 +00:00 |
|
Daniel Jelinski
|
f31dead6c5
|
8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
|
2021-12-21 18:24:31 +00:00 |
|
Andrey Turbanov
|
6677554374
|
8274949: Use String.contains() instead of String.indexOf() in java.base
Reviewed-by: weijun, dfuchs, vtewari, lancea
|
2021-11-19 18:48:06 +00:00 |
|
Sean Mullan
|
8cc59509fe
|
8251468: X509Certificate.get{Subject,Issuer}AlternativeNames and getExtendedKeyUsage do not throw CertificateParsingException if extension is unparseable
Reviewed-by: weijun
|
2021-10-29 12:42:33 +00:00 |
|
Weijun Wang
|
f63c4a832a
|
8274471: Verification of OCSP Response signed with RSASSA-PSS fails
Reviewed-by: hchao, jnimeh
|
2021-10-04 15:30:44 +00:00 |
|
Weijun Wang
|
edd9d1c97b
|
8274330: Incorrect encoding of the DistributionPointName object in IssuingDistributionPointExtension
Reviewed-by: ascarpino
|
2021-09-29 15:37:16 +00:00 |
|