- 13 1月, 2020 2 次提交
- 05 11月, 2019 1 次提交
-
-
由 bae 提交于
Reviewed-by: andrew
-
- 08 2月, 2018 1 次提交
-
-
由 alanb 提交于
8231795: Enhance datagram socket support Reviewed-by: rriggs, prappo, bpb
-
- 04 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 14 2月, 2020 1 次提交
-
-
由 wetmore 提交于
8175029: StackOverflowError in X509CRL and X509Certificate.verify(PublicKey, Provider) 8146293: Add support for RSASSA-PSS Signature algorithm 8205445: Add RSASSA-PSS Signature support to SunMSCAPI 8205720: KeyFactory#getKeySpec and translateKey throws NullPointerException with Invalid key 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized 8213009: Refactoring existing SunMSCAPI classes 8213010: Supporting keys created with certmgr.exe 8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails 8215694: keytool cannot generate RSASSA-PSS certificates 8221407: Windows 32bit build error in libsunmscapi/security.cpp 8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange 8223003: SunMSCAPI keys are not cleaned up 8223063: Support CNG RSA keys 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support 8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows 8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId 8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION Summary: Contains elements of JDK-8051408 (see comments on JDK-8230978) Reviewed-by: valeriep, weijun, coffeys, pkoppula, andrew --HG-- rename : src/windows/classes/sun/security/mscapi/Key.java => src/windows/classes/sun/security/mscapi/CKey.java rename : src/windows/classes/sun/security/mscapi/RSAKeyPair.java => src/windows/classes/sun/security/mscapi/CKeyPair.java rename : src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java => src/windows/classes/sun/security/mscapi/CKeyPairGenerator.java rename : src/windows/classes/sun/security/mscapi/KeyStore.java => src/windows/classes/sun/security/mscapi/CKeyStore.java rename : src/windows/classes/sun/security/mscapi/RSAPrivateKey.java => src/windows/classes/sun/security/mscapi/CPrivateKey.java rename : src/windows/classes/sun/security/mscapi/RSAPublicKey.java => src/windows/classes/sun/security/mscapi/CPublicKey.java rename : src/windows/classes/sun/security/mscapi/RSACipher.java => src/windows/classes/sun/security/mscapi/CRSACipher.java rename : src/windows/classes/sun/security/mscapi/RSASignature.java => src/windows/classes/sun/security/mscapi/CSignature.java
-
- 03 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 24 10月, 2019 1 次提交
-
-
由 alvdavi 提交于
Reviewed-by: andrew
-
- 16 10月, 2019 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: skoivu, smarks, rhalade
-
- 11 1月, 2020 1 次提交
-
-
由 bae 提交于
Reviewed-by: andrew
-
- 15 8月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: chegar, rhalade, igerasim, bae
-
- 22 8月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, mschoene, rhalade, psadhukhan
-
- 21 6月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: xuelei, phh, andrew
-
- 15 2月, 2016 1 次提交
-
-
由 chegar 提交于
Reviewed-by: rriggs, shade
-
- 18 2月, 2015 1 次提交
-
-
由 bpb 提交于
Summary: Change sample code formatting to the currently blessed idiom. Reviewed-by: martin
-
- 16 1月, 2015 1 次提交
-
-
由 redestad 提交于
Reviewed-by: jfranck, psandoz
-
- 15 6月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 25 6月, 2019 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: dfuchs, chegar, michaelm, rhalade, ahgross
-
- 23 5月, 2019 1 次提交
-
-
由 igerasim 提交于
8223163: Better pattern recognition Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
-
- 26 3月, 2019 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, ahgross, chegar, igerasim
-
- 10 10月, 2019 1 次提交
-
-
由 andrew 提交于
8167646: Better invalid FilePermission Reviewed-by: mbalao
-
- 29 4月, 2019 1 次提交
-
-
由 bpb 提交于
Reviewed-by: dfuchs, prappo --HG-- extra : amend_source : 80bdb05e19be5df93a54677d1ef197eb20262d8a
-
- 30 12月, 2018 1 次提交
-
-
由 tvaleev 提交于
Reviewed-by: igerasim, smarks
-
- 11 4月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: chegar, igerasim, ahgross, rhalade
-
- 07 2月, 2019 1 次提交
-
-
由 mullan 提交于
Reviewed-by: ahgross, coffeys, rhalade
-
- 24 1月, 2019 1 次提交
-
-
由 smarks 提交于
Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu, andrew Contributed-by: NDavid Alvarez <alvdavi@amazon.com>
-
- 29 6月, 2019 2 次提交
- 26 6月, 2019 1 次提交
-
-
由 ljiang 提交于
Reviewed-by: naoto
-
- 05 6月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: forax, smarks, andrew
-
- 09 11月, 2017 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: martin, tvaleev
-
- 08 10月, 2016 1 次提交
-
-
由 bchristi 提交于
Summary: Remove ClassLoader.domains Reviewed-by: coleenp, dholmes, mchung, naoto
-
- 05 7月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: dl, martin
-
- 03 1月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: rriggs
-
- 08 10月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Summary: Be sure to close the leaked OutputStream in all cases Reviewed-by: alanb, bpb, clanger
-
- 21 6月, 2019 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: xuelei, phh, andrew
-
- 15 1月, 2014 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar, alanb Contributed-by: NDimitar Mavrodiev <dmavrodiev@gmail.com>
-
- 17 4月, 2019 1 次提交
-
-
由 psandoz 提交于
Summary: Cache default method handles. Reviewed-by: mchung, plevart
-
- 10 4月, 2019 1 次提交
-
-
由 naoto 提交于
Summary: Also brings in some cleanups from JDK-8048123 Reviewed-by: rriggs, chegar, phh, clanger, aph
-