wolfssljni/native
Chris Conlon dcc52e41cd cast wolfSSL_get_peer_certificate() return to uintptr_t, throw SSLPeerUnverifiedException if no peer cert in WolfSSLImplementSSLSession 2020-03-19 18:17:08 -06:00
..
com_wolfssl_WolfSSL.c use XMALLOC/XFREE in WolfSSL.c and WolfSSLSession.c 2020-03-18 11:23:11 -06:00
com_wolfssl_WolfSSL.h
com_wolfssl_WolfSSLCertManager.c cast to uintptr_t instead of intptr_t in WolfSSLCertManager.c 2020-03-18 11:23:12 -06:00
com_wolfssl_WolfSSLCertManager.h
com_wolfssl_WolfSSLCertificate.c cast to uintptr_t instead of intptr_t, add call to XFREE 2020-03-18 11:23:12 -06:00
com_wolfssl_WolfSSLCertificate.h cleanups and optimizations in WolfSSLCertificate, WolfSSLTrustManager 2020-03-18 11:23:11 -06:00
com_wolfssl_WolfSSLContext.c WolfSSLContext.c fix unused parameter wcompiler warnings 2020-03-18 20:27:59 -06:00
com_wolfssl_WolfSSLContext.h
com_wolfssl_WolfSSLSession.c cast wolfSSL_get_peer_certificate() return to uintptr_t, throw SSLPeerUnverifiedException if no peer cert in WolfSSLImplementSSLSession 2020-03-19 18:17:08 -06:00
com_wolfssl_WolfSSLSession.h
com_wolfssl_WolfSSLX509StoreCtx.c cast to uintptr_t instead of intptr_t in WolfSSLX509StoreCtx.c 2020-03-18 11:23:12 -06:00
com_wolfssl_WolfSSLX509StoreCtx.h add support for custom TrustManager checkClient/ServerTrusted() 2020-02-13 14:44:02 -07:00
com_wolfssl_globals.h
com_wolfssl_wolfcrypt_ECC.c
com_wolfssl_wolfcrypt_ECC.h
com_wolfssl_wolfcrypt_EccKey.c
com_wolfssl_wolfcrypt_EccKey.h
com_wolfssl_wolfcrypt_RSA.c
com_wolfssl_wolfcrypt_RSA.h