Commit Graph

135 Commits (342eb2f25a58a790359f1b19b57525d5e44c0a9f)

Author SHA1 Message Date
Jacob Barthelmeh a0d5489d82 initial in memory client side wolfJSSE engine test 2019-03-19 15:19:19 -06:00
Jacob Barthelmeh d443fcf460 add SSL set IO CB and inital SSLEngine tests 2019-03-18 10:31:47 -06:00
Jacob Barthelmeh cf35baa839 add set_options and get_protocols 2019-03-08 15:58:56 -07:00
Jacob Barthelmeh c643bd94a4 copy setVerify to WOLFSSL level 2019-03-08 10:58:55 -07:00
Jacob Barthelmeh 88dd6ec9fa init SSLParameters and add set_connect / set_accept 2019-03-08 10:33:52 -07:00
Jacob Barthelmeh eafc4e7e0d add session id support and get local cert 2019-03-06 15:41:58 -07:00
Jacob Barthelmeh d12a5b4bb8 add session timeout set/get 2019-03-06 13:39:46 -07:00
Chris Conlon bae16f09ed update copyright to 2018 2018-11-13 13:28:06 -07:00
Kaleb Himes 04c4b2a923
Merge pull request #12 from cconlon/android
reset internal WolfSSLSession pointer to NULL when object is freed
2017-12-27 15:13:52 -07:00
Kaleb Himes 5a7b234fd3
Merge pull request #13 from cconlon/copyright
update copyright to 2017
2017-12-27 12:16:55 -07:00
Chris Conlon 70900ddc53 wrap ECC shared secret callback 2017-12-11 16:46:16 -07:00
Chris Conlon 73bde8b82e update copyright to 2017 2017-01-06 10:00:20 -07:00
Chris Conlon 5436ba9cbe reset internal WolfSSLSession pointer to NULL when object is freed 2016-12-27 15:19:12 -07:00
Chris Conlon de0e4e0a3a return NULL instead of throwing exception for X509 getters if not compiled in 2016-08-10 10:54:28 -06:00
Chris Conlon 9613bdbab1 remove wolfSSL feature dependencies, return NOT_COMPILED_IN instead 2016-08-10 10:16:15 -06:00
Chris Conlon 5277c742f7 update copyright to 2016 2016-01-05 14:20:21 -07:00
Chris Conlon 689595e152 check malloc for error when allocating g_cachedObj 2015-11-02 19:59:46 -06:00
Chris Conlon 4a20451f48 make g_cachedObj dynamic for multi session support 2015-11-02 19:55:07 -06:00
Chris Conlon f3d078d0fc switch DecryptVerify Callback to use WOLFSSL cached jobject 2015-10-16 15:51:37 -06:00
Chris Conlon 9dcdea076f switch MacEncrypt Callback to use WOLFSSL cached jobject 2015-10-16 15:23:00 -06:00
Chris Conlon 0ed2825d07 switch GenCookie Callback to use WOLFSSL cached jobject 2015-10-16 14:44:58 -06:00
Chris Conlon d4c1b9643b swith IO Callbacks to use WOLFSSL cached jobject 2015-10-16 13:42:31 -06:00
Chris Conlon 119165534f add PSK junit tests 2015-10-16 11:54:14 -06:00
Chris Conlon 199bd14d1f switch generic Exception to WolfSSLJNIException 2015-10-16 10:24:59 -06:00
Chris Conlon b770b0d839 better error checking, exception checking 2015-10-15 18:04:30 -06:00
Chris Conlon d8d98f8c66 add PSK support 2015-10-15 13:52:07 -06:00
Chris Conlon 54923745e5 now work with SSLv3 disabled by default in wolfSSL, options.h fixes 2015-10-02 10:15:30 -06:00
Chris Conlon 6c65e4f8f4 clean up whitespace 2015-01-21 16:53:10 -07:00
Chris Conlon d90b48be9d update with CyaSSL to wolfSSL name change 2015-01-21 16:05:06 -07:00
Chris Conlon 799f648fc3 fix clang warnings 2014-10-28 15:19:40 -06:00
Chris Conlon 0db8120d34 update error.h to error-ssl.h 2014-05-14 10:32:59 -06:00
Chris Conlon fb18ed875a update FSF address, copyright dates 2014-04-16 11:43:41 -06:00
Chris Conlon 711224231b fix fd in WolfSSLSession on Android 2013-11-19 17:28:13 -07:00
Chris Conlon 3311d6f73f initial Android NDK support 2013-11-08 13:08:17 -07:00
Chris Conlon a1d10059bb initial repo creation 2013-11-08 12:38:38 -07:00