Weijun Wang
|
cc47d0aa61
|
8244674: Third-party code version check
Reviewed-by: mullan
|
2020-05-12 15:15:40 +08:00 |
|
Sean Mullan
|
3efd000036
|
8242565: Policy initialization issues when the denyAfter constraint is enabled
Reviewed-by: weijun
|
2020-04-16 09:48:32 -04:00 |
|
Alexey Bakhtin
|
76d534986b
|
8241960: The SHA3 message digests impl of SUN provider are not thread safe after cloned
Fix sun.security.provider.SHA3 class to correctly clone its lanes field
Reviewed-by: valeriep
|
2020-04-03 22:39:00 +00:00 |
|
Anthony Scarpino
|
b0245c2b54
|
8237219: Disable native SunEC implementation by default
Reviewed-by: weijun, mullan
|
2020-03-25 12:41:14 -07:00 |
|
Xue-Lei Andrew Fan
|
4e430ffbb6
|
8239264: Clearup the legacy ObjectIdentifier constructor from int array
Reviewed-by: jnimeh
|
2020-02-17 18:52:50 -08:00 |
|
Mikael Vidstedt
|
3318314c7c
|
8237589: Fix copyright header formatting
Reviewed-by: jjg, serb, iris, jwilhelm
|
2020-01-21 14:23:01 -08:00 |
|
Igor Ignatyev
|
e2240b714e
|
8236111: narrow allowSmartActionArgs disabling
Reviewed-by: dholmes, mullan, darcy, rriggs
|
2020-01-15 21:20:40 -08:00 |
|
Weijun Wang
|
c0d097eac6
|
8214024: Remove the default keytool -keyalg value
Reviewed-by: mullan
|
2019-11-15 09:06:58 +08:00 |
|
Weijun Wang
|
9eb755e85e
|
8209901: Canonical file handling
Reviewed-by: mullan, alanb, ahgross
|
2019-04-22 13:01:57 +08:00 |
|
Tianmin Shi
|
2b56811616
|
8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
Synchronize access to legacyMap in Provider.getService.
Reviewed-by: valeriep
|
2019-09-25 08:29:03 -07:00 |
|
John Jiang
|
655cf14138
|
8228967: Trust/Key store and SSL context utilities for tests
Reviewed-by: xuelei
|
2019-09-05 14:55:21 +08:00 |
|
Valerie Peng
|
effe3eb806
|
8228613: java.security.Provider#getServices order is no longer deterministic
Changed to use SunEntries.DEF_SECURE_RANDOM_ALGO instead of relying on ordering of SecureRandom services
Reviewed-by: weijun
|
2019-08-14 00:57:15 +00:00 |
|
Vladimir Kozlov
|
c956e7ca8d
|
8185139: [Graal] Tests which set too restrictive security manager fail with Graal
Tests should also check default policy
Reviewed-by: mchung, dfuchs, alanb, mullan
|
2019-06-21 13:04:14 -07:00 |
|
Sean Mullan
|
a7a94701fe
|
8226307: Curve names should be case-insensitive
Reviewed-by: igerasim, jnimeh, wetmore
|
2019-06-21 08:38:26 -04:00 |
|
Sean Coffey
|
3f0730930d
|
8133489: Better messaging for PKIX path validation matching
Reviewed-by: xuelei
|
2019-06-21 08:07:18 +00:00 |
|
Weijun Wang
|
21d50973d1
|
8223003: SunMSCAPI keys are not cleaned up
Reviewed-by: igerasim
|
2019-04-27 18:21:57 +08:00 |
|
Valerie Peng
|
3b6b6b3cb3
|
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
Add internal Signature init methods to select provider based on both key and parameter
Reviewed-by: xuelei
|
2019-04-10 02:35:18 +00:00 |
|
Sean Mullan
|
8b8759de8d
|
8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
Reviewed-by: weijun
|
2019-04-09 08:56:15 -04:00 |
|
Valerie Peng
|
e90036145a
|
8220016: Clean up redundant RSA services in the SunJSSE provider
Removed duplicated RSA signature/KF/KPG support in SunJSSE
Reviewed-by: xuelei
|
2019-03-29 00:39:49 +00:00 |
|
Xue-Lei Andrew Fan
|
25f0d60a58
|
8215430: Remove the internal package com.sun.net.ssl
Reviewed-by: chegar, mullan, wetmore
|
2019-03-01 08:35:14 -08:00 |
|
Dean Long
|
57dc039131
|
8214583: AccessController.getContext may return wrong value after JDK-8212605
Reviewed-by: mchung, redestad
|
2018-12-18 16:36:26 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Adam Petcher
|
0aa4581229
|
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec
Reviewed-by: mullan
|
2018-10-30 13:48:19 -04:00 |
|
Igor Ignatyev
|
ab8c7f710c
|
8211171: move JarUtils to top-level testlibrary
Reviewed-by: alanb
|
2018-10-01 14:54:46 -07:00 |
|
Igor Ignatyev
|
82ed2a5fc0
|
8210894: remove jdk/testlibrary/Asserts
Reviewed-by: serb
|
2018-09-21 14:50:06 -07:00 |
|
Igor Ignatyev
|
3521fc392e
|
8210779: 8182404 and 8210732 haven't updated copyright years
Reviewed-by: bchristi
|
2018-09-17 11:50:39 -07:00 |
|
Igor Ignatyev
|
2702b5c299
|
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Reviewed-by: amenkov, jcbeyler, alanb
|
2018-09-10 14:23:37 -07:00 |
|
Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Weijun Wang
|
da18d08006
|
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
|
2018-07-17 22:22:00 +08:00 |
|
Valerie Peng
|
9e8d9fe1ee
|
8146293: Add support for RSASSA-PSS Signature algorithm
Add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore
|
2018-05-21 23:40:52 +00:00 |
|
Adam Petcher
|
f5a247a85f
|
8171277: Elliptic Curves for Security in Crypto
Implementations of X25519 and X448 key agreement in SunEC
Reviewed-by: mullan
|
2018-05-08 09:47:28 -04:00 |
|
Bhanu Prakash Gopularam
|
e836d6ec10
|
8196540: [Testbug] java/security/AccessController/DoPrivAccompliceTest.java doesn't handle unrelated warnings
Reviewed-by: mullan
|
2018-04-25 12:39:05 +05:30 |
|
Weijun Wang
|
0b6fbf50d2
|
8200468: Port the native GSS-API bridge to Windows
Reviewed-by: ihse, valeriep
|
2018-04-13 15:29:33 +08:00 |
|
Weijun Wang
|
f965fb8986
|
8200792: PKCS12Attribute#hashCode is always constant -1
Reviewed-by: xuelei
|
2018-04-08 11:32:46 +08:00 |
|
Ivan Gerasimov
|
8a1bee438c
|
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
Reviewed-by: mullan
|
2018-03-29 22:12:05 -07:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Joe Darcy
|
35a7cc10b7
|
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
Reviewed-by: mullan
|
2018-01-30 10:42:13 -08:00 |
|
Amy Lu
|
fc48aa8618
|
8194959: Correct test tag to move bugid from @test to @bug
Reviewed-by: sundar
|
2018-01-12 14:09:50 +08:00 |
|
Sean Mullan
|
d3bd8b3ecc
|
8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
Reviewed-by: weijun, vinnie
|
2018-01-19 09:49:35 -05:00 |
|
Valerie Peng
|
b3f1165f7d
|
8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
|
2017-07-13 20:41:59 +00:00 |
|
Weijun Wang
|
1e6e9203c4
|
8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
Reviewed-by: asmotrak
|
2017-09-21 16:29:54 +08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|