aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not test with Java 22 yet (Gradle does not support it fully).J08nY2024-05-061-2/+2
* Java 15 unavailable in CI.J08nY2024-04-271-2/+2
* Add note about required Java versions.J08nY2024-04-271-2/+2
* Add XDH and EdDSA keygen.J08nY2024-04-251-1/+1
* Add storing of test results.J08nY2024-03-311-0/+7
* Fix CI syntax.J08nY2024-03-281-2/+2
* Make CI LD_LIBRARY_PATH wolfCrypt entry absolute.J08nY2024-03-281-1/+1
* Fix BouncyCastle reader version colission in reader module.J08nY2024-03-281-1/+1
* Point at build incldue paths for vendored libs.J08nY2024-03-281-1/+1
* Correct listings of supported libraries.J08nY2024-03-281-1/+2
* Fix mbedtls build.J08nY2024-03-281-1/+1
* Fetch tags to make sure LibreSSL finds its version.J08nY2024-03-281-0/+2
* Vendor mbedTLS.J08nY2024-03-281-6/+17
* Cache whole LibreSSL build.J08nY2024-03-281-3/+3
* Add Java version to CI lib cache key (for wolfcrypt-JNI).J08nY2024-03-271-2/+2
* Fix LibreSSL build (they removed binary curves).J08nY2024-03-271-3/+3
* Fix wilfCrypt use in CI and tests.J08nY2024-03-271-1/+16
* Add more tests.J08nY2024-03-271-16/+81
* Fix codecov.J08nY2024-03-271-0/+3
* Add code coverage measurement.J08nY2024-03-271-1/+4
* Cache library builds.J08nY2024-03-251-1/+15
* Add first standalone unit test.J08nY2024-03-251-0/+3
* Add CI.J08nY2024-03-251-0/+82