wolfssljni/native
JacobBarthelmeh 81ac648158
Merge pull request #124 from cconlon/sslEngineSynchronization
SSLEngine: synchronize access to internal send/recv buffers
2023-05-17 15:52:05 -06:00
..
com_wolfssl_WolfSSL.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_WolfSSL.h native JNI fixes for NO_FILESYSTEM 2022-06-15 12:25:21 -06:00
com_wolfssl_WolfSSLCertManager.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_WolfSSLCertManager.h wrap native wolfSSL_CertManagerUnloadCAs() 2022-11-28 14:14:32 -07:00
com_wolfssl_WolfSSLCertificate.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_WolfSSLCertificate.h WolfSSLCertificate: let Java do the modified UTF-8 conversion for toString() 2022-04-22 16:07:17 -06:00
com_wolfssl_WolfSSLContext.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_WolfSSLContext.h wrap secure renegotiation API, enable in wolfJSSE if compiled at native level 2022-08-17 12:07:55 -06:00
com_wolfssl_WolfSSLSession.c Merge pull request #124 from cconlon/sslEngineSynchronization 2023-05-17 15:52:05 -06:00
com_wolfssl_WolfSSLSession.h wrap secure renegotiation API, enable in wolfJSSE if compiled at native level 2022-08-17 12:07:55 -06:00
com_wolfssl_WolfSSLX509StoreCtx.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_WolfSSLX509StoreCtx.h
com_wolfssl_WolfSSL_TLS_VERSION.h add support for keyStore/keyStoreType/keyStorePassword system properties 2022-08-17 14:42:50 -06:00
com_wolfssl_globals.h update copyright dates to 2023 2023-03-30 15:28:19 -06:00
com_wolfssl_wolfcrypt_ECC.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_wolfcrypt_ECC.h
com_wolfssl_wolfcrypt_EccKey.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_wolfcrypt_EccKey.h
com_wolfssl_wolfcrypt_RSA.c fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope 2023-05-09 15:06:37 -06:00
com_wolfssl_wolfcrypt_RSA.h