Chris Conlon
|
36a1057366
|
JNI: add DTLS 1.3 to JNI-only layer
|
2025-02-17 10:53:17 -07:00 |
Chris Conlon
|
36bfbd1757
|
JNI: wrap Atomic Record VerifyDecrypt callback
|
2025-01-30 16:51:33 -07: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
|
d33185cdaf
|
JNI/JSSE: correctly free WOLFSSL_X509 from wolfSSL_get_peer_certificate() for wolfSSL >= 5.3.0
|
2024-04-17 15:59:50 -06:00 |
Chris Conlon
|
5146e74c4d
|
JNI: add TLS 1.3 version to example Client.java and Server.java
|
2024-01-24 15:17:38 -07:00 |
Chris Conlon
|
85cfeeaf90
|
update copyright to 2024
|
2024-01-16 15:35:09 -07:00 |
Chris Conlon
|
682f1ea5fc
|
JSSE: add support for SSLSocket/SSLEngine get/setHandshakeApplicationProtocolSelector() for ALPN select support
|
2024-01-03 11:19:47 -07:00 |
Sage Stefonic
|
0c55bc0290
|
Change Exception to IOException
|
2023-05-25 13:41:51 -07:00 |
Sage Stefonic
|
b140f09a11
|
Added try-catch to fix compilation errors
|
2023-05-25 09:25:58 -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
|
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 |
Chris Conlon
|
a95a405a4b
|
switch example server to load server cert chain
|
2020-08-26 14:52:25 -07:00 |
Chris Conlon
|
1cbb08a18b
|
add non-blocking support for JSSE SSLSocket
|
2020-06-22 13:06:58 -06:00 |
Chris Conlon
|
7ba5a60872
|
update copyright to 2020
|
2020-01-03 14:50:25 -08:00 |
Chris Conlon
|
4570069c5e
|
update copyright to 2019
|
2019-04-17 10:39:25 -07:00 |
Chris Conlon
|
bae16f09ed
|
update copyright to 2018
|
2018-11-13 13:28:06 -07:00 |
Chris Conlon
|
6ba93fc65e
|
fix Public Key callback registration in example client and server
|
2018-03-02 14:57:05 -07:00 |
Chris Conlon
|
b8cbe1ce3d
|
fix Atomic User callback registration in example client and server
|
2018-03-02 14:04:30 -07:00 |
Chris Conlon
|
d7a1757355
|
fix I/O callback registration in example server
|
2018-03-02 10:35:41 -07:00 |
Kaleb Himes
|
5a7b234fd3
|
Merge pull request #13 from cconlon/copyright
update copyright to 2017
|
2017-12-27 12:16:55 -07:00 |
Chris Conlon
|
3f3c7732b3
|
add examples for ECC shared secret callback
|
2017-12-11 16:47:08 -07:00 |
Chris Conlon
|
73bde8b82e
|
update copyright to 2017
|
2017-01-06 10:00:20 -07:00 |
Chris Conlon
|
1720df31aa
|
add methods to check if native features are enabled
|
2016-08-10 11:27:30 -06:00 |
Chris Conlon
|
4ea4646e6c
|
add method to check if CRL is enabled in native wolfSSL
|
2016-08-10 10:56:14 -06:00 |
Chris Conlon
|
5277c742f7
|
update copyright to 2016
|
2016-01-05 14:20:21 -07:00 |
Chris Conlon
|
bdf8aea5e3
|
add PSK to example server usage
|
2015-10-16 16:55:03 -06:00 |
Chris Conlon
|
9dcdea076f
|
switch MacEncrypt Callback to use WOLFSSL cached jobject
|
2015-10-16 15:23:00 -06:00 |
Chris Conlon
|
d4c1b9643b
|
swith IO Callbacks to use WOLFSSL cached jobject
|
2015-10-16 13:42:31 -06:00 |
Chris Conlon
|
199bd14d1f
|
switch generic Exception to WolfSSLJNIException
|
2015-10-16 10:24:59 -06:00 |
Chris Conlon
|
b770b0d839
|
better error checking, exception checking
|
2015-10-15 18:04:30 -06:00 |
Chris Conlon
|
11cb95d261
|
add @Deprecated to SSLv3 methods
|
2015-10-15 13:59:58 -06:00 |
Chris Conlon
|
26b0925408
|
add PSK to examples
|
2015-10-15 13:52:38 -06:00 |
Chris Conlon
|
6c65e4f8f4
|
clean up whitespace
|
2015-01-21 16:53:10 -07:00 |
Chris Conlon
|
d90b48be9d
|
update with CyaSSL to wolfSSL name change
|
2015-01-21 16:05:06 -07:00 |
Chris Conlon
|
fb18ed875a
|
update FSF address, copyright dates
|
2014-04-16 11:43:41 -06:00 |
Chris Conlon
|
359483fab7
|
update OCSP support to match CyaSSL 2.9.4
|
2014-04-15 15:43:28 -06:00 |
Chris Conlon
|
d234d79f36
|
make CRL monitor optional in example Server
|
2013-11-08 12:52:57 -07:00 |
Chris Conlon
|
a1d10059bb
|
initial repo creation
|
2013-11-08 12:38:38 -07:00 |