Commit Graph

13 Commits (master)

Author SHA1 Message Date
Chris Conlon 9d2524aa66 Testing: add actions/cache to GitHub Actions for JUnit and Hamcrest JAR files 2025-06-11 10:43:19 -06:00
Chris Conlon 8ce56a6ae2 Testing: add GitHub Action for -fsanitize=address 2025-06-11 10:36:49 -06:00
Chris Conlon ca24a84dca Testing: add GitHub Actions test with Ubuntu ARM runner and --enable-armasm 2025-05-13 16:16:30 -06:00
Chris Conlon 3828f97161 GitHub Actions: add test for java.sh defining WOLFJNI_USE_IO_SELECT (non default) 2025-01-21 10:20:17 -07:00
Chris Conlon 4dbbef94b9 JNI: always call wolfSSL_get1_session() inside native JNI getSession(), callers expect to always free returned pointer 2024-12-06 09:41:33 -07:00
Chris Conlon 3f96219d8e Add GitHub Action PRB to test Maven builds (pom.xml) 2024-11-11 15:40:51 -07:00
Chris Conlon 94a74db505 Add GitHub action for Android Gradle build, update IDE/Android project (use Java 11, add -Werror) 2024-09-20 15:23:32 -06:00
JacobBarthelmeh a2db7c3bcc
Merge pull request #191 from cconlon/sessionIsSetup
JNI: wrap wolfSSL_SessionIsSetup() in WolfSSLSession
2024-04-25 16:58:39 -06:00
Chris Conlon 097ad70817 GitHub Actions: remove Temurin JDK 8, not available on macos 2024-04-25 14:15:39 -06:00
Chris Conlon b5090598a5 JSSE: fix for Infer warning about javaVersion being null in WolfSSLEngineHelper 2024-04-22 16:04:40 -06:00
Chris Conlon f4b433fabc Run Facebook Infer on PRs with GitHub Actions 2024-04-22 15:49:53 -06:00
Chris Conlon dcfd210703 add initial GitHub actions (Linux, Mac) 2024-02-14 10:58:17 -07:00
Chris Conlon fd70f09fce add simple test action 2024-02-14 10:41:33 -07:00