Chris Conlon
|
6ccdf43175
|
JNI/JCE: update copyright to 2025
|
2025-01-20 15:15:14 -07:00 |
Chris Conlon
|
0e521059a6
|
update copyright to 2024
|
2024-01-16 15:41:15 -07:00 |
Chris Conlon
|
05091926cb
|
fix build errors and warnings for Visual Studio on Windows
|
2023-05-03 10:06:41 -06:00 |
Chris Conlon
|
0aff7b3e63
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
Chris Conlon
|
4e477cdc1b
|
update copyright to 2021, minor comment updates
|
2021-11-15 10:17:00 -07:00 |
Chris Conlon
|
22b3a57393
|
JNI: fix native exception handling in jni_error.c
|
2017-04-28 18:07:52 -06:00 |
Moisés Guimarães
|
b612acb5da
|
error handling improvements.
|
2017-02-28 16:17:26 -07:00 |
Moisés Guimarães
|
4592dbc613
|
revert __ANDROID__ check removal.
|
2016-03-24 22:56:05 -03:00 |
Moisés Guimarães
|
d40171317f
|
Adds <wolfssl/options.h> to Android platform.
Reorders includes to avoid side effects in wolfssl's headers.
|
2016-03-21 14:42:25 -03:00 |
Moisés Guimarães
|
6f2ac81712
|
fixes rsa memory error: The FP_MAX_BITS constant was different in the wolfssl lib (8192) and in the wolfcrypt-jni (4096). The order of the includes affected the constant.
|
2016-03-04 18:15:16 -03:00 |
Moisés Guimarães
|
32616adf5d
|
updates copyright.
|
2016-03-04 15:46:10 -03:00 |
John Safranek
|
b6e000284f
|
added GPL headers to all android non-generated source and header files
|
2015-06-22 15:16:42 -06:00 |
Chris Conlon
|
eebbd3ad61
|
Android: add WolfCryptError class to wolfcrypt-jni, wraps error-crypt.h
|
2015-04-16 10:12:16 -06:00 |