aboutsummaryrefslogtreecommitdiff
path: root/src/share/native/sun/security/pkcs11/wrapper
AgeCommit message (Expand)Author
2019-10-248220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypt...mbalao
2019-10-248216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo a...valeriep
2019-10-246913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit proce...mbalao
2018-11-268029661: Support TLS v1.2 algorithm in SunPKCS11 providermbalao
2015-08-088132551: Initialize local varibales before returning them in p11_convert.cigerasim
2014-11-088063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto test...ascarpino
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-11-018026491: Typos in string literalsmalenkov
2013-10-298022746: List of spelling errors in API docmalenkov
2013-02-198008107: [parfait] Use after free of pointer in jdk/src/share/native/sun/secu...jzavgren
2012-11-208000476: Memory Leaks and uninitialized memory access in PKCS11 and other nat...jzavgren
2012-11-078001579: Cleanup warnings in security native codejzavgren
2012-11-027197491: update copyright year to match last edit in jdk8 jdk repositoryalanb
2012-09-117197771: Adjust jdk sources to avoid use of implementation defined value of _...ohair
2012-01-056414899: P11Digest should support cloningvaleriep
2011-12-216839886: Array overrun in pkcs11valeriep
2011-10-247103549: Remove dependencies on libjava and libjvm from security librarieschegar
2011-02-226604496: Support for CKM_AES_CTR (counter mode)valeriep
2010-10-146988081: Use GetPrimitiveArrayCritical instead GetByteArray to Reduce allocat...valeriep
2010-05-256943119: Rebrand source copyright noticesohair
2009-07-226823905: crash in sun.security.pkcs11.wrapper.PKCS11.C_Sign during stress-testvaleriep
2009-03-036812738: SSL stress test with GF leads to 32 bit max process size in less tha...valeriep
2007-12-01Initial loadduke