Chris Conlon
|
eb4ee89bd0
|
JNI/JSSE: update copyright to 2025
|
2025-01-06 15:48:38 -07:00 |
Chris Conlon
|
85cfeeaf90
|
update copyright to 2024
|
2024-01-16 15:35:09 -07:00 |
Chris Conlon
|
69596e8d7a
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06:00 |
Chris Conlon
|
21ea49b6bd
|
update copyright dates to 2023
|
2023-03-30 15:28:19 -06:00 |
Chris Conlon
|
097a707a12
|
wrap native wolfSSL_CertManagerUnloadCAs()
|
2022-11-28 14:14:32 -07:00 |
Chris Conlon
|
ec5f91d8be
|
native JNI fixes for NO_FILESYSTEM
|
2022-06-15 12:25:21 -06:00 |
Chris Conlon
|
09379e8e63
|
fix native pointer arg checks, fixes potential typecasting issues
|
2022-02-14 17:00:10 -07:00 |
Chris Conlon
|
8c41245dc4
|
update copyright dates to 2022
|
2022-01-18 10:19:03 -07:00 |
Chris Conlon
|
8b2ea7899e
|
update copyright to 2021
|
2021-01-14 10:03:57 -07:00 |
kojo1
|
9b0946a48b
|
stdint.h for uintptr_t
|
2020-05-05 05:47:44 +09:00 |
Chris Conlon
|
f90ddd9609
|
cast to uintptr_t instead of intptr_t in WolfSSLCertManager.c
|
2020-03-18 11:23:12 -06:00 |
Chris Conlon
|
75f535f3ba
|
use Get/ReleaseByteArrayElements in WolfSSLCertManager.c, can save memory depending on implementation
|
2020-03-18 11:23:12 -06:00 |
Chris Conlon
|
3fbc9986dd
|
free JNI Strings in WolfSSLCertManager.c
|
2020-03-18 11:23:11 -06:00 |
Chris Conlon
|
7ba5a60872
|
update copyright to 2020
|
2020-01-03 14:50:25 -08:00 |
Chris Conlon
|
9fd4dc1a95
|
clean up unused parameter warnings
|
2019-08-29 10:48:07 -07:00 |
Chris Conlon
|
fe70738288
|
resolve pointer/jlong warnings on Android with intptr_t casts
|
2019-08-28 10:26:21 -07:00 |
Chris Conlon
|
4570069c5e
|
update copyright to 2019
|
2019-04-17 10:39:25 -07:00 |
Jacob Barthelmeh
|
5c169f42ce
|
add certmanager to native layer and verify with trustmanager
|
2019-02-18 16:46:31 -07:00 |