Bob Vandette
|
3dc2d02585
|
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
|
2015-10-19 13:41:09 -04:00 |
|
Valerie Peng
|
fcb924e751
|
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
|
2015-10-08 20:51:08 +00:00 |
|
Artem Smotrakov
|
f1f48ab0d3
|
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
|
2015-09-14 19:49:28 +03:00 |
|
Volker Simonis
|
0ee85af4ec
|
8132551: Initialize local varibales before returning them in p11_convert.c
Reviewed-by: wetmore
|
2015-08-07 10:25:19 +02:00 |
|
Alexander Stepanov
|
48e1903790
|
8132130: some docs cleanup
Some docs cleanup
Reviewed-by: mullan
|
2015-07-31 15:07:18 +03:00 |
|
Valerie Peng
|
baceaab271
|
8074865: General crypto resilience changes
Replaced Arrays.equals() with MessageDigest.isEqual() when comparing sensitive values
Reviewed-by: mullan, xuelei
|
2015-04-06 20:24:27 +00:00 |
|
Ivan Gerasimov
|
82f8a14808
|
8130022: Use Java-style array declarations consistently
Reviewed-by: coffeys
|
2015-07-09 10:37:07 +03:00 |
|
Valerie Peng
|
5109058c5d
|
7191662: JCE providers should be located via ServiceLoader
Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
|
2015-06-26 21:34:34 +00:00 |
|
Valerie Peng
|
0f2e689f50
|
8042332: Enhance thread contexts in security libraries
Modified to use ManagedLocalsThread wherever applicable.
Reviewed-by: xuelei, skoivu
|
2015-04-03 23:01:17 +00:00 |
|
Sean Coffey
|
c189249408
|
8059588: deadlock in java/io/PrintStream when verbose javax.net.debug flags are set
Reviewed-by: mullan
|
2015-03-27 19:13:47 +00:00 |
|
Jason Uh
|
f7f4ab9df6
|
8042967: Add variant of DSA Signature algorithms that do not ASN.1 encode the signature bytes
Reviewed-by: mullan
|
2015-02-17 10:48:24 -08:00 |
|
Valerie Peng
|
dbe2f1349f
|
Merge
|
2014-12-16 22:33:43 +00:00 |
|
Valerie Peng
|
86291780cb
|
8062170: java.security.ProviderException: Error parsing configuration with space
Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
|
2014-12-12 00:23:32 +00:00 |
|
Joe Darcy
|
c278cc80e9
|
8066638: Suppress deprecation warnings in jdk.crypto module
8066641: Suppress deprecation warnings in jdk.naming module
Reviewed-by: wetmore, xuelei, valeriep, lancea
|
2014-12-05 17:36:18 -08:00 |
|
Anthony Scarpino
|
1924ac8a18
|
8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
Reviewed-by: mullan, valeriep
|
2014-11-07 13:07:09 -08:00 |
|
Martin Buchholz
|
08eb67b941
|
8067377: My hobby: caning, then then canning, the the can-can
Fix ALL the stutters!
Reviewed-by: rriggs, mchung, lancea
|
2014-10-30 07:31:41 -07:00 |
|
Valerie Peng
|
0cade9c5f1
|
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security
Reviewed-by: erikj, ihse
|
2014-09-11 17:06:35 +00:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|