Commit Graph

27 Commits (dcfd210703a3cc18f8ca5015d9f9a4bdd44816e4)

Author SHA1 Message Date
Chris Conlon 85cfeeaf90 update copyright to 2024 2024-01-16 15:35:09 -07:00
Chris Conlon 617847b154 JNI: add Certificate Signing Request (CSR) support with WolfSSLCertRequest class, and example in X509CertRequest.java 2023-09-01 16:44:35 -06:00
Chris Conlon 61cd4523d1 Windows: add .bat scripts for running X509 and ProviderTest example 2023-08-22 15:25:09 -06:00
Chris Conlon e945bf801d JNI: add X509v3 certificate generation support to WolfSSLCertificate class, supporting key usage, extended key usage, subject alt name, and basic constraints extensions. Self signed and CA-signed support, along with example app. Update example certs to match current wolfssl. 2023-08-22 15:25:06 -06:00
Chris Conlon a8db5c4c5e initial fixes from SonarQube 2023-05-19 16:45:33 -06:00
Chris Conlon e0df7a536a add README for Visual Studio Windows build 2023-05-09 15:06:52 -06:00
Chris Conlon 2b647ed3c8 add Windows Visual Studio solution file 2023-05-09 15:06:52 -06:00
Chris Conlon 21ea49b6bd update copyright dates to 2023 2023-03-30 15:28:19 -06:00
Chris Conlon cee5a6ba0d add instructions to Android IDE README.md for updating symbolic source link 2022-12-08 14:34:55 -07:00
Chris Conlon be13b9bc9d add non-standard X509TrustManager.checkServerTrusted(X509Certificate[], String, String) for use on Android 2022-11-28 15:38:21 -07:00
Chris Conlon eceec985d3 add support for keyStore/keyStoreType/keyStorePassword system properties 2022-08-17 14:42:50 -06:00
Chris Conlon fb43575f29 Update Android IDE example SDK to 30 for SSLParameters ALPN support 2022-08-10 17:18:53 -06:00
Chris Conlon f933f0e11d update release date for 1.9.0 in README, update IDE/Android README gradle version 2022-05-05 14:53:50 -06:00
Chris Conlon 5b1a3c643f update Android Studio project gradle version to 7.1.3 2022-04-22 16:11:20 -06:00
JacobBarthelmeh 8843cb0847
Merge pull request #97 from cconlon/removeIdea
Remove IDEA support
2022-02-15 07:02:04 -07:00
Chris Conlon 80603f3c05 remove IDEA support, matching wolfSSL deprecation 2022-02-10 10:29:07 -07:00
Chris Conlon 15b37d9189 remove RABBIT support, matching wolfSSL deprecation 2022-02-10 10:21:33 -07:00
Chris Conlon 1d9f21df07 remove HC-128 stream cipher support, matching wolfSSL deprecation 2022-01-20 09:47:11 -07:00
Chris Conlon 8c41245dc4 update copyright dates to 2022 2022-01-18 10:19:03 -07:00
Chris Conlon a6af7b51af update IDE/Android/README.md 2021-11-05 12:40:04 -06:00
Chris Conlon a208231f4a update IDE/Android project 2021-11-05 12:39:50 -06:00
Chris Conlon 8b2ea7899e update copyright to 2021 2021-01-14 10:03:57 -07:00
Chris Conlon 7ba5a60872 update copyright to 2020 2020-01-03 14:50:25 -08:00
Jacob Barthelmeh 73686c1a5d add -setp and -getp to example, thank you Hideki Miyazaki 2019-07-25 13:58:19 -06:00
Chris Conlon 4570069c5e update copyright to 2019 2019-04-17 10:39:25 -07:00
Jacob Barthelmeh c9c31b08e1 more X509x tests added 2019-04-16 14:48:12 -06:00
Jacob Barthelmeh 1ac50636ea add android studio project 2019-04-16 11:00:51 -06:00