.. |
adapter
|
…
|
|
WolfSSLAuthStore.java
|
JNI/JSSE: call wolfSSL_get1_session() for saving session, add WolfSSLAuthStore store lock, adjust calls to saveSession/addSession
|
2023-07-18 12:01:26 -06:00 |
WolfSSLContext.java
|
JSSE: add support for wolfjsse.enabledCipherSuites system Security property
|
2023-07-07 08:39:30 -06:00 |
WolfSSLCustomUser.java
|
…
|
|
WolfSSLDebug.java
|
JSSE: refactor SSLEngine unwrap() to read directly from netData ByteBuffer inside wolfSSL recv callback
|
2023-07-10 10:22:44 -06:00 |
WolfSSLEngine.java
|
JNI/JSSE: call wolfSSL_get1_session() for saving session, add WolfSSLAuthStore store lock, adjust calls to saveSession/addSession
|
2023-07-18 12:01:26 -06:00 |
WolfSSLEngineHelper.java
|
JNI/JSSE: call wolfSSL_get1_session() for saving session, add WolfSSLAuthStore store lock, adjust calls to saveSession/addSession
|
2023-07-18 12:01:26 -06:00 |
WolfSSLGenericHostName.java
|
…
|
|
WolfSSLImplementSSLSession.java
|
JNI: add synchronization lock around native WOLFSSL_SESSION pointer in WolfSSLImplementSSLSession
|
2023-08-01 13:40:11 -06:00 |
WolfSSLInternalVerifyCb.java
|
…
|
|
WolfSSLKeyManager.java
|
…
|
|
WolfSSLKeyX509.java
|
…
|
|
WolfSSLParameters.java
|
…
|
|
WolfSSLParametersHelper.java
|
…
|
|
WolfSSLProvider.java
|
…
|
|
WolfSSLSNIServerName.java
|
…
|
|
WolfSSLServerSocket.java
|
JSSE: add support for wolfjsse.enabledCipherSuites system Security property
|
2023-07-07 08:39:30 -06:00 |
WolfSSLServerSocketFactory.java
|
JSSE: add support for wolfjsse.enabledCipherSuites system Security property
|
2023-07-07 08:39:30 -06:00 |
WolfSSLSessionContext.java
|
…
|
|
WolfSSLSocket.java
|
…
|
|
WolfSSLSocketFactory.java
|
JSSE: add support for wolfjsse.enabledCipherSuites system Security property
|
2023-07-07 08:39:30 -06:00 |
WolfSSLTrustManager.java
|
…
|
|
WolfSSLTrustX509.java
|
JSSE: do not return duplicate root CA in chain from X509TrustManager.checkClient/ServerTrusted()
|
2023-07-19 15:40:41 -06:00 |
WolfSSLUtil.java
|
JSSE: add support for wolfjsse.enabledSignatureAlgorithms system Security property, wrap native wolfSSL_set1_sigalgs_list()
|
2023-07-07 08:39:30 -06:00 |
WolfSSLX509.java
|
…
|
|
WolfSSLX509X.java
|
…
|
|