aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Build on push to any branch.J08nY2025-03-252-6/+3
|
* Compile nasm ourselves in CI.J08nY2025-01-301-1/+8
|
* Bump to ubuntu 24.04 in CI.J08nY2025-01-301-3/+3
|
* Do not fail fast in Nix in CI.J08nY2024-08-121-0/+1
|
* Add Nix build in CI.J08nY2024-08-121-0/+52
|
* Fix test path for codecov.J08nY2024-08-081-4/+4
|
* Try to see what goes wrong in the tests.J08nY2024-08-081-0/+17
|
* Continue on test errors.J08nY2024-08-071-1/+1
|
* Upload code-coverage for reader CI run as well.J08nY2024-08-011-0/+6
|
* 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