Weijun Wang
|
10fae278e8
|
8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom
Reviewed-by: wetmore
|
2018-09-06 14:44:08 +05:30 |
Ivan Gerasimov
|
df632147d7
|
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
Reviewed-by: mullan
|
2018-04-11 10:37:34 -07:00 |
Ivan Gerasimov
|
f59e53dca0
|
8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
Reviewed-by: weijun
|
2018-02-14 10:04:46 -08:00 |
Abhijit Saha
|
3d3b07c481
|
Merge
|
2017-08-23 13:10:56 -07:00 |
Adam Petcher
|
174708da56
|
8165751: NPE hit with java.security.debug=provider
Reviewed-by: mullan, weijun
|
2016-12-14 10:22:02 -05:00 |
Ivan Gerasimov
|
abf99a55b8
|
8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
|
2017-08-21 13:32:56 -07:00 |
Ivan Gerasimov
|
343966ee49
|
8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
|
2016-11-23 11:41:41 +03:00 |
Abhijit Saha
|
8a22711985
|
Merge
|
2017-01-17 08:10:57 -08:00 |
Ivan Gerasimov
|
f752d82bcb
|
8163896: Finalizing one key of a KeyPair invalidates the other key
Reviewed-by: coffeys, vinnie
|
2016-09-03 13:33:43 +03:00 |
Artem Kosarev
|
754d8d2d5c
|
8154009: Some methods of java.security.Security require more permissions, than necessary
Reviewed-by: mullan
|
2016-06-08 15:52:05 +00:00 |
Svetlana Nikandrova
|
9f6551a124
|
8158059: The fix for 8050402 was partially committed
Reviewed-by: mullan
|
2016-05-27 18:29:14 +03:00 |
Bhanu Prakash Gopularam
|
b012e44b2a
|
8048621: Implement basic keystore tests
Tests for basic operations of KeyStore entry
Reviewed-by: xuelei
|
2016-05-23 23:19:59 -07:00 |
Bhanu Prakash Gopularam
|
ea9383ca62
|
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
|
2016-05-18 22:27:10 -07:00 |
Anthony Scarpino
|
f63dc69748
|
8098581: SecureRandom.nextBytes() hurts performance with small size requests
Reviewed-by: valeriep
|
2016-05-10 17:16:26 +01:00 |
Rob McKenna
|
269f3dc357
|
Merge
|
2016-04-24 20:31:17 +01:00 |
Abhijit Saha
|
9bec1bcc7e
|
Merge
|
2016-04-15 14:39:06 -07:00 |
Abhijit Saha
|
bb0b984b57
|
Merge
|
2016-04-05 10:15:23 -07:00 |
Sean Coffey
|
b1d9c854d3
|
Merge
|
2016-03-29 19:05:45 +01:00 |
Bhanu Prakash Gopularam
|
1b85150195
|
8048830: Implement tests for new functionality provided in JEP 166
New tests for validating read write operations on PKCS 12 based keystore
Reviewed-by: vinnie
|
2016-03-29 01:57:33 -07:00 |
Ivan Gerasimov
|
f8585ce927
|
8138593: Make DSA more fair
Changed nounce K generation to FIPS 186-4 B2.1
Reviewed-by: mullan
|
2015-12-24 08:42:10 +03:00 |
Sean Coffey
|
08f3b0d50f
|
8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
Reviewed-by: xuelei
|
2015-11-03 19:07:45 +00:00 |
Vinnie Ryan
|
5dad818213
|
8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
|
2015-10-14 16:45:43 +01:00 |
Maxim Soloviev
|
dcc44d4a2d
|
8074931: Additional tests for CertPath API
Reviewed-by: mullan
|
2016-04-14 16:33:55 +03:00 |
Artem Smotrakov
|
6509b5b08f
|
8050374: More Signature tests
Reviewed-by: valeriep
|
2015-05-25 11:47:41 +03:00 |
Maxim Soloviev
|
37516c4a52
|
8050371: More MessageDigest tests
Reviewed-by: xuelei
|
2016-04-21 17:01:02 +03:00 |
Zaiyao Liu
|
cf57255cc8
|
8050370: Need new regressions tests for messageDigest with DigestIOStream
Reviewed-by: weijun
|
2014-08-26 15:10:29 +08:00 |
Amanda Jiang
|
e8ed10f720
|
8048360: Test signed jar files
Reviewed-by: weijun
|
2015-03-04 10:12:25 +08:00 |
Zaiyao Liu
|
533ef2ef7d
|
8048619: Implement tests for converting PKCS12 keystores
Reviewed-by: weijun
|
2014-12-04 16:50:31 +08:00 |
Zaiyao Liu
|
803660a4a5
|
8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
|
2014-08-27 11:33:45 +08:00 |
Zaiyao Liu
|
df71d49502
|
8048618: Tests for PKCS12 write operations
Reviewed-by: weijun
|
2015-03-23 15:37:03 +08:00 |
Vinnie Ryan
|
421c0ad331
|
8062552: Support keystore type detection for JKS and PKCS12 keystores
Reviewed-by: weijun
|
2015-05-25 09:18:22 +01:00 |
Kevin Walls
|
696ebb309b
|
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: jbachorik, mullan
|
2015-03-02 18:38:00 +00:00 |
Jamil Nimeh
|
b548a2d444
|
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
Reviewed-by: weijun
|
2014-10-20 17:38:54 -07:00 |
Raghu Nair
|
be8ccaf081
|
8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
|
2014-09-03 02:11:16 +00:00 |
Amanda Jiang
|
082bf65ad3
|
8050281: New permission tests for JEP 140
Reviewed-by: mullan
|
2014-09-18 15:36:38 -04:00 |
Rajan Halade
|
7bd468a096
|
8048356: SecureRandom default provider tests
Reviewed-by: wetmore
|
2015-11-10 01:38:35 +03:00 |
Abhijit Saha
|
5141e61f45
|
Merge
|
2015-11-09 13:37:00 -08:00 |
Sean Coffey
|
9a4e706ed9
|
8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
Reviewed-by: xuelei
|
2015-11-03 19:07:45 +00:00 |
Abhijit Saha
|
61522abf9c
|
8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release
Backing out changeset 25108312011d, 343b26d13f12
Reviewed-by: coffeys
|
2015-10-01 11:16:16 -07:00 |
Ivan Gerasimov
|
f5da3e8708
|
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
Reviewed-by: mullan, weijun
|
2015-07-03 21:50:43 +03:00 |
Vladimir Kozlov
|
0a9698584d
|
Merge
|
2014-02-19 20:10:55 -08:00 |
Sean Mullan
|
314ec7f0d6
|
8025708: Certificate Path Building problem with AKI serial number
Reviewed-by: xuelei, juh
|
2014-02-19 14:22:33 -05:00 |
Vladimir Kozlov
|
f6926a9870
|
Merge
|
2014-01-22 17:40:55 -08:00 |
Volker Simonis
|
eb1ee0c0e8
|
8028537: PPC64: Updated the JDK regression tests to run on AIX
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
|
2014-01-17 21:54:30 +01:00 |
Lana Steuck
|
03b4e5d3ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
Bradford Wetmore
|
1b03814ab7
|
8027526: CheckTipsAndVersions.java failing occasionally
Reviewed-by: mullan, mchung
|
2013-10-30 16:49:35 -07:00 |
Jason Uh
|
c6ac4eb557
|
8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests
Reviewed-by: mullan
|
2013-10-22 11:57:38 -07:00 |
Anthony Scarpino
|
bae7582243
|
7122707: Security Providers need to have their version numbers updated for JDK8
Reviewed-by: xuelei
|
2013-09-19 11:59:14 -07:00 |
Sean Mullan
|
23d61e9b45
|
8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized"
Reviewed-by: vinnie, xuelei
|
2013-09-06 12:04:18 -04:00 |