Commit Graph

21 Commits (35083fad34305087f8b6a315c51e130a1840f378)

Author SHA1 Message Date
Chris Conlon 48c970a2ea Fix Cursor/VSCode IDE warnings 2025-05-12 10:53:33 -06:00
Chris Conlon e60387d4f6 JNI/JSSE: switch to Java Logging, use Lambda expressions to defer String creation 2025-04-30 15:41:18 -06:00
Chris Conlon eb4ee89bd0 JNI/JSSE: update copyright to 2025 2025-01-06 15:48:38 -07:00
Chris Conlon 2fa04177fc JNI: add wolfSSL JNI Java level debugging, add wolfssljni.debug=true System property support 2024-11-21 15:33:14 -07:00
Chris Conlon 4de186eae1 JSSE: add wolfjsse.keystore.type.required Security property support to enforce KeyStore type used in KeyManager and TrustManager objects 2024-07-15 16:17:23 -06:00
Chris Conlon b80a989b4e JSSE: refactor KeyManager and TrustManager loading of KeyStore in engineInit(), add support for wolfJCE WKS KeyStore type 2024-07-15 16:16:35 -06:00
Sage Stefonic 90627f0864 KeyManager and TrustManager throw exceptions if used when uninitialized 2024-05-28 13:25:26 -07:00
Chris Conlon 85cfeeaf90 update copyright to 2024 2024-01-16 15:35:09 -07:00
Chris Conlon a8db5c4c5e initial fixes from SonarQube 2023-05-19 16:45:33 -06:00
Chris Conlon 21ea49b6bd update copyright dates to 2023 2023-03-30 15:28:19 -06:00
Chris Conlon eceec985d3 add support for keyStore/keyStoreType/keyStorePassword system properties 2022-08-17 14:42:50 -06:00
Chris Conlon 1e0bf44201 add and comment default constructors to avoid Javadoc warnings on newer JDK versions 2022-04-15 11:45:09 -06:00
Chris Conlon 8c41245dc4 update copyright dates to 2022 2022-01-18 10:19:03 -07:00
Chris Conlon f0ce1195d7 update missing Javadocs, fixes build warnings with newer JDKs 2022-01-17 14:27:54 -07:00
Chris Conlon 8b2ea7899e update copyright to 2021 2021-01-14 10:03:57 -07:00
Chris Conlon c3596d4b25 add more debug logs to WolfSSLKeyManager 2020-06-10 14:56:56 -06:00
Chris Conlon 1b176165e9 remove whitespace, keep lines under 80 chars 2020-01-17 15:25:04 -07:00
Chris Conlon 7ba5a60872 update copyright to 2020 2020-01-03 14:50:25 -08:00
Jacob Barthelmeh b64fd049b7 increase code coverage and remove whitespaces 2019-04-18 16:55:51 -06:00
Chris Conlon 4570069c5e update copyright to 2019 2019-04-17 10:39:25 -07:00
Jacob Barthelmeh d724ce7b0e add initial key manager 2019-02-19 15:07:15 -07:00