Weijun Wang
|
cb06712f5a
|
8220302: Better Kerberos ccache handling
Reviewed-by: valeriep
|
2019-04-19 10:22:20 +08:00 |
|
Weijun Wang
|
12c278c3e3
|
8228659: Record which Java methods are called by native codes in JGSS and JAAS
Reviewed-by: mullan
|
2019-09-25 17:54:21 +08:00 |
|
Martin Balao
|
3cd50f2666
|
8227437: S4U2proxy cannot continue because server's TGT cannot be found
Reviewed-by: weijun
|
2019-07-17 12:26:56 -03:00 |
|
Weijun Wang
|
e133dbf7bd
|
8227381: GSS login fails with PREAUTH_FAILED
Reviewed-by: xuelei
|
2019-07-10 09:43:34 +08:00 |
|
Weijun Wang
|
17bc4c4bcf
|
8227305: Krb5Util::getTicketFromSubjectAndTgs is useless
Reviewed-by: xuelei
|
2019-07-06 08:11:19 +08:00 |
|
Weijun Wang
|
d678ba83dd
|
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"
Reviewed-by: xuelei
|
2019-07-03 11:43:01 +08:00 |
|
Weijun Wang
|
475996adc2
|
6722928: Support SSPI as a native GSS-API provider
Reviewed-by: erikj, nwilliams, valeriep
|
2019-06-13 10:06:07 +08:00 |
|
Martin Balao
|
5aae9ef0db
|
8215032: Support Kerberos cross-realm referrals (RFC 6806)
Reviewed-by: weijun
|
2019-06-05 01:42:11 -03:00 |
|
Nico Williams
|
58a340bcb1
|
8212217: JGSS: Don't dispose() of creds too eagerly
Reviewed-by: mullan, weijun
|
2018-11-01 22:41:32 +08:00 |
|
Mandy Chung
|
5e6d6b8642
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Reviewed-by: dholmes, thartmann
|
2018-10-22 17:00:04 -07:00 |
|
Weijun Wang
|
9452b88d93
|
8210821: Support dns_canonicalize_hostname in krb5.conf
Reviewed-by: valeriep
|
2018-10-02 16:02:35 +08:00 |
|
Weijun Wang
|
dcb930f123
|
8186186: GSSContext.isEstablished() can return true on error state
Reviewed-by: weijun
|
2018-08-21 20:19:46 -07:00 |
|
Weijun Wang
|
33a96c6df9
|
8209416: Refactoring GetPropertyAction calls in security libs
Reviewed-by: xuelei, rriggs
|
2018-08-14 22:39:34 +08:00 |
|
Xue-Lei Andrew Fan
|
87c6761704
|
8196584: TLS 1.3 Implementation
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
|
2018-06-25 13:41:39 -07:00 |
|
Prasadrao Koppula
|
b3e5409c1d
|
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: mullan
|
2018-03-20 11:16:10 +05:30 |
|
Jan Kalina
|
4e86e3720b
|
8194073: Invalid SunNativeProvider.INSTANCE initialization
Changed to always construct INSTANCE after MECH_MAP
Reviewed-by: valeriep
|
2018-06-11 19:39:05 +00:00 |
|
Weijun Wang
|
154849b1c5
|
8072996: Deprecate stream-based GSSContext methods
Reviewed-by: mullan
|
2018-05-30 22:24:20 +08:00 |
|
Weijun Wang
|
48b5731c39
|
8201627: Kerberos sequence number issues
Reviewed-by: valeriep
|
2018-05-19 22:06:47 +08:00 |
|
Weijun Wang
|
b8855ebbc2
|
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
Reviewed-by: valeriep
|
2018-05-18 16:27:15 +08:00 |
|
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
|
370977cf4f
|
8200152: KerberosString should use UTF-8 by default
Reviewed-by: xuelei
|
2018-04-10 11:02:09 +08:00 |
|
Weijun Wang
|
5d3e5d9275
|
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
Reviewed-by: coffeys, xuelei
|
2018-02-26 08:30:30 +08:00 |
|
Weijun Wang
|
15ac25be9d
|
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
Reviewed-by: mullan
|
2018-01-26 09:37:10 +08:00 |
|
Weijun Wang
|
724d1916fe
|
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
Reviewed-by: mullan
|
2018-01-22 12:00:41 +08:00 |
|
Weijun Wang
|
bb586d9974
|
8186600: Improve property negotiations
Reviewed-by: valeriep, ahgross, mullan
|
2017-10-18 10:43:58 +08:00 |
|
Weijun Wang
|
fe19274488
|
8186831: Kerberos ignores PA-DATA with a non-null s2kparams
Reviewed-by: xuelei
|
2017-09-21 16:29:45 +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 |
|