Chris Conlon
|
8ebd050a5a
|
JSSE: add ByteBuffer I/O callbacks for performance, plug them into WolfSSLEngine
|
2025-04-17 16:35:52 -06:00 |
Chris Conlon
|
8449b6744e
|
JNI/JSSE: wrap wolfSSL_set_SessionTicket_cb(), add session ticket callback to SSLEngine for detection of ticket received
|
2025-02-17 15:40:18 -07:00 |
Chris Conlon
|
4923528863
|
JNI: refactor com.wolfssl.wolfcrypt.RSA/ECC/EccKey classes to avoid wolfJCE namespace conflicts, removing com.wolfssl.wolfcrypt directory
|
2025-01-30 16:51:31 -07:00 |
Chris Conlon
|
4b00da2c7b
|
JNI: fix Facebook Infer script exit code, and reported thread safety violations / potential deadlock issues
|
2025-01-23 16:15:58 -07:00 |
Chris Conlon
|
f4b433fabc
|
Run Facebook Infer on PRs with GitHub Actions
|
2024-04-22 15:49:53 -06:00 |
Chris Conlon
|
5d5733f19e
|
Update Infer test script with current file list
|
2024-04-05 10:47:21 -06:00 |
Chris Conlon
|
3dee881dda
|
JNI: wrap wolfSSL_set_tls13_secret_cb() in WolfSSLSession.setTls13SecretCb(), along with example in Client.java
|
2024-03-28 10:05:10 -06:00 |
Chris Conlon
|
47d36cb0cc
|
JSSE: enable native wolfSSL debug logs at SSLContext and WolfSSLProvider levels, register Java logging callback to push native logs over System.out.println and include thread ID
|
2024-01-15 16:45:14 -07:00 |
Chris Conlon
|
2eaa54d892
|
add script to run Facebook Infer, fix reported issues
|
2023-05-12 15:18:47 -06:00 |