aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/sun/security
AgeCommit message (Expand)Author
2020-01-198031111: fix krb5 caddrandrew
2020-01-198234037: Improve Object Identifier Processingxuelei
2020-01-198037550: Update RFC references in javadoc to RFC 5280andrew
2020-01-198231139: Improved keystore supportandrew
2020-01-198138978: Examine usages of sun.misc.IOUtilsandrew
2020-01-198230318: Better trust store usagealvdavi
2020-01-198229951: Better Ticket Granting Servicesandrew
2020-01-198201627: Kerberos sequence number issuesandrew
2020-01-198227437: S4U2proxy cannot continue because server's TGT cannot be foundandrew
2020-01-198227381: GSS login fails with PREAUTH_FAILEDweijun
2020-01-198186576: KerberosTicket does not properly handle renewable tickets at the end...andrew
2020-01-198044500: Add kinit options and krb5.conf flags that allow users to obtain ren...andrew
2020-01-198186831: Kerberos ignores PA-DATA with a non-null s2kparamsweijun
2020-01-198226719: Kerberos login to Windows 2000 failed with "Inappropriate type of ch...weijun
2020-01-198215032: Support Kerberos cross-realm referrals (RFC 6806)mbalao
2020-01-198227758: More valid PKIX processingmbalao
2020-01-198173956: KeyStore regression due to default keystore being changed to PKCS12mbalao
2019-10-248228825: Enhance ECDSA operationsandrew
2019-10-248220302: Better Kerberos ccache handlingweijun
2019-10-248218573: Better socket supportmichaelm
2019-10-248147502: Digest is incorrectly truncated for ECDSA signatures when the bit le...mbalao
2019-10-248228440: TestAESCiphers tests fail with "access denied" trying to access Arra...andrew
2019-10-248220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypt...mbalao
2019-10-246913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit proce...mbalao
2019-10-246946830: javax.crypto.Cipher.doFinal behavior differs depending on platformandrew
2019-07-228179098: Crypto AES/ECB encryption/decryption performance regression (introdu...andrew
2019-07-228223511: Extended AES supportandrew
2019-07-228219775: Certificate validation improvementsjnimeh
2019-07-228218873: Improve JSSE endpoint checkingxuelei
2019-07-228218863: Better endpoint checkscoffeys
2019-07-228208698: Improved ECC Implementationandrew
2019-07-228182999: SunEC throws ProviderException on invalid curvesandrew
2019-07-228208648: ECC Field Arithmetic Enhancementsandrew
2019-07-228201317: X25519/X448 code improvementsapetcher
2019-07-228203228: Branch-free output conversion for X25519 and X448apetcher
2019-07-228181594: Efficient and constant-time modular arithmeticandrew
2019-07-228210985: Update the default SSL session cache size to 20480xuelei
2019-07-228203190: SessionId.hashCode generates too many collisionssgehwolf
2019-07-228222965: Backport of JDK-8129988 broke the buildandrew
2019-07-228129988: JSSE should create a single instance of the cacerts KeyStorexuelei
2019-04-208164656: krb5 does not retry if TCP connection timeoutsweijun
2019-04-208133802: replace some <tt> tags (obsolete in html5) in security-libs docsavstepan
2019-04-208207258: Distrust TLS server certificates anchored by Symantec Root CAsmullan
2019-04-208217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883phh
2019-04-208213952: Relax DNSName restriction as per RFC 1123coffeys
2019-04-208213154: Update copyright headers of files in src tree that are missing Class...mbalao
2019-02-138213368: JDK 8u201 l10n resource file updateljiang
2019-02-138191438: jarsigner should print when a timestamp will expireigerasim
2019-02-138208585: Make crypto code more robustcoffeys
2018-10-318029661: Support TLS v1.2 algorithm in SunPKCS11 providermbalao