Commit Graph

  • c07215ab5a Use options.h on Android Chris Conlon 2015-12-02 16:59:13 -0700
  • d644555fe5 remove redundant options.h includes Chris Conlon 2015-11-18 09:29:12 -0700
  • 689595e152 check malloc for error when allocating g_cachedObj Chris Conlon 2015-11-02 19:59:46 -0600
  • 4a20451f48 make g_cachedObj dynamic for multi session support Chris Conlon 2015-11-02 19:55:07 -0600
  • 232169d4a6 fix EccSign, RsaVerify error handling Chris Conlon 2015-10-28 17:07:51 -0600
  • f219ae98c7 switch RsaDec callback to use WOLFSSL cached jobject Chris Conlon 2015-10-28 17:00:22 -0600
  • 8b8a18e46c switch RsaEnc callback to use WOLFSSL cached jobject Chris Conlon 2015-10-28 16:47:43 -0600
  • 0ee7c1228f switch RsaVerify callback to use WOLFSSL cached jobject Chris Conlon 2015-10-28 16:17:30 -0600
  • 271ec80148 switch RsaSign callback to use WOLFSSL cached jobject Chris Conlon 2015-10-28 16:06:43 -0600
  • 2e56f9807b switch EccVerify callback to use WOLFSSL cached jobject Chris Conlon 2015-10-28 15:49:27 -0600
  • 2d55d1d4f6 switch EccSign callback to use WOLFSSL cached jobject Chris Conlon 2015-10-27 09:49:15 -0600
  • 29c314f46c AttachCurrentThread() can be a noop on some platforms, only detach when truly attached Chris Conlon 2015-10-26 14:43:12 -0600
  • bdf8aea5e3 add PSK to example server usage Chris Conlon 2015-10-16 16:55:03 -0600
  • 7cbe974275 update README Chris Conlon 2015-10-16 16:28:29 -0600
  • 86a1795ac4 update server-ecc.pem Chris Conlon 2015-10-16 16:26:30 -0600
  • f3d078d0fc switch DecryptVerify Callback to use WOLFSSL cached jobject Chris Conlon 2015-10-16 15:51:37 -0600
  • 9dcdea076f switch MacEncrypt Callback to use WOLFSSL cached jobject Chris Conlon 2015-10-16 15:23:00 -0600
  • 0ed2825d07 switch GenCookie Callback to use WOLFSSL cached jobject Chris Conlon 2015-10-16 14:44:58 -0600
  • d4c1b9643b swith IO Callbacks to use WOLFSSL cached jobject Chris Conlon 2015-10-16 13:42:31 -0600
  • 119165534f add PSK junit tests Chris Conlon 2015-10-16 11:54:14 -0600
  • 199bd14d1f switch generic Exception to WolfSSLJNIException Chris Conlon 2015-10-16 10:24:59 -0600
  • b770b0d839 better error checking, exception checking Chris Conlon 2015-10-15 18:04:30 -0600
  • 11cb95d261 add @Deprecated to SSLv3 methods Chris Conlon 2015-10-15 13:59:58 -0600
  • 26b0925408 add PSK to examples Chris Conlon 2015-10-15 13:52:38 -0600
  • d8d98f8c66 add PSK support Chris Conlon 2015-10-15 13:52:07 -0600
  • 54923745e5 now work with SSLv3 disabled by default in wolfSSL, options.h fixes Chris Conlon 2015-10-02 10:15:30 -0600
  • b05461d075 add super.finalize() calls to finalizers Chris Conlon 2015-07-14 10:26:49 -0600
  • 9f54a6db60 add finalizer for WolfSSLSession class Chris Conlon 2015-07-13 17:14:58 -0600
  • 0563172c38 merge branch master Chris Conlon 2015-07-13 16:45:25 -0600
  • d49cf93d45 add finalizer for WolfSSLContext class Chris Conlon 2015-07-13 16:43:57 -0600
  • 1cf5e24da2 fix date in README Chris Conlon 2015-07-09 08:43:52 -0600
  • b53aeaa772 update example certs and keys v1.2.0 Chris Conlon 2015-06-02 23:05:30 -0600
  • d55b2155cf update README for 1.2.0 release Chris Conlon 2015-06-02 22:52:31 -0600
  • 8623aa5433 better detection of java home, fixes issue #5 Chris Conlon 2015-06-02 22:31:21 -0600
  • 6c65e4f8f4 clean up whitespace Chris Conlon 2015-01-21 16:53:10 -0700
  • d90b48be9d update with CyaSSL to wolfSSL name change Chris Conlon 2015-01-21 16:05:06 -0700
  • 277b22b9ae Merge d38daf04ef into 9084f8e6b8 JacobBarthelmeh 2015-01-13 00:02:21 +0000
  • d38daf04ef use wolfssl lib instead of cyassl Jacob Barthelmeh 2015-01-12 16:55:37 -0700
  • 9084f8e6b8 Merge branch 'lchristina26-master' Chris Conlon 2014-10-28 15:20:00 -0600
  • 799f648fc3 fix clang warnings Chris Conlon 2014-10-28 15:19:40 -0600
  • f93145bba7 update example certs Chris Conlon 2014-10-28 15:19:14 -0600
  • cdad6d064e update to Java 8 lchristina26 2014-09-17 12:58:11 -0600
  • 5c5d34c856 add benchmark feature to jni lchristina26 2014-09-10 10:26:39 -0600
  • dd0c179321 Merge branch 'master' of github.com:wolfSSL/wolfssljni Chris Conlon 2014-08-05 17:29:40 -0700
  • 2d2d53ab1d update README Chris Conlon 2014-08-05 17:29:14 -0700
  • 78a28ffc9b Merge pull request #1 from ShaneIsrael/master Chris Conlon 2014-08-05 17:28:12 -0700
  • c2862d7ff7 Merge branch 'ShaneIsrael-master' Chris Conlon 2014-08-05 17:27:52 -0700
  • 6b3f942e09 Added junit4 property to build.xml for simplification Shane Israel 2014-07-22 15:50:28 -0600
  • 5d2e0a7ab5 Added linux include path to Java includes Shane Israel 2014-07-22 15:27:13 -0600
  • d3f3f0e223 Made java.sh friendly with Java 8's new includes layout Shane Israel 2014-07-22 15:25:09 -0600
  • 0db8120d34 update error.h to error-ssl.h Chris Conlon 2014-05-14 10:32:59 -0600
  • 4f1d308bf0 edit README v1.1.0 Chris Conlon 2014-04-24 16:42:42 -0600
  • 0b13ba326c update README for 1.0.2 release Chris Conlon 2014-04-24 16:32:09 -0600
  • 46ddb7fe75 ant junit fixes Chris Conlon 2014-04-24 16:30:47 -0600
  • f71e174064 fix javadoc warnings Chris Conlon 2014-04-24 12:06:25 -0600
  • 5427bc07d0 clean up compiler warnings Chris Conlon 2014-04-24 12:05:47 -0600
  • 2a8eff5cf8 build against Java 7 Chris Conlon 2014-04-24 12:04:42 -0600
  • d11ef84e4b add WolfSSLContext file, key loading unit tests Chris Conlon 2014-04-16 16:49:00 -0600
  • 18582e10c4 more tests, initial RSA and ECC test stubs Chris Conlon 2014-04-16 15:20:36 -0600
  • d8afacd8d1 fix WolfSSLSession unit tests, switch test order Chris Conlon 2014-04-16 14:55:42 -0600
  • fbd4266c35 update tests to JUnit4, separate by class Chris Conlon 2014-04-16 14:30:08 -0600
  • fb18ed875a update FSF address, copyright dates Chris Conlon 2014-04-16 11:43:41 -0600
  • 359483fab7 update OCSP support to match CyaSSL 2.9.4 Chris Conlon 2014-04-15 15:43:28 -0600
  • ffa207e4d2 remove JUnit from package, user must install Chris Conlon 2014-04-15 15:15:10 -0600
  • b425e3b4d5 update example certs, CRLs Chris Conlon 2014-04-15 15:07:25 -0600
  • 2795f4d265 Merge branch 'master' of github.com:wolfSSL/wolfssljni Chris Conlon 2013-12-27 10:21:00 -0700
  • 19798c6cbb comment typo fix Chris Conlon 2013-12-27 10:20:26 -0700
  • 711224231b fix fd in WolfSSLSession on Android Chris Conlon 2013-11-19 17:28:13 -0700
  • 5fae41b62c have java.sh create /lib directory Chris Conlon 2013-11-11 14:27:28 -0700
  • 87789db9ea remove javadocs from repo, as they are auto generated Chris Conlon 2013-11-11 14:21:25 -0700
  • 3311d6f73f initial Android NDK support Chris Conlon 2013-11-08 13:08:17 -0700
  • f3d574ae6d add .gitignore Chris Conlon 2013-11-08 13:04:20 -0700
  • d234d79f36 make CRL monitor optional in example Server Chris Conlon 2013-11-08 12:52:57 -0700
  • a1d10059bb initial repo creation v1.0.0 Chris Conlon 2013-11-08 12:38:38 -0700
  • 0dede2e086 Initial commit Chris Conlon 2013-11-08 11:33:37 -0800