aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-11ci: rename ci_build.sh -> ci_build.bashSam James2-36/+36
2024-04-11ci: make UBSAN abort on errorsSam James1-0/+1
2024-04-11ci: test ValgrindSam James1-1/+10
2024-04-09Update SECURITY.md.Lasse Collin1-17/+8
2024-04-09CI: Remove ifunc support.Lasse Collin1-10/+3
2024-04-09Update website URLs back to tukaani.org.Lasse Collin1-1/+1
2024-03-26Docs: Simplify SECURITY.md.Jia Tan1-7/+1
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin2-0/+4
2024-02-14Change most public domain parts to 0BSD.Lasse Collin2-6/+0
2024-01-19Docs: Update website URLs.Jia Tan1-1/+1
2023-12-15CI: Update Upload Artifact Action.Jia Tan2-2/+2
2023-11-30CI: Test musl libc builds on Ubuntu runner.Jia Tan1-2/+17
2023-10-24CI: Disable sandboxing in fsanitize=address,undefined job.Jia Tan1-2/+6
2023-10-13CI: Bump and ref actions by commit SHA in windows-ci.ymlGabriela Gutierrez1-3/+3
2023-10-13CI: Bump and ref actions by commit SHA in ci.ymlGabriela Gutierrez1-2/+2
2023-09-29CI: Disable CLANG64 MSYS2 environment until bug is resolved.Jia Tan1-3/+5
2023-09-14CI: Enable CLMUL in address sanitization test.Jia Tan1-8/+4
2023-07-28CI: Fix windows-ci dependency installation.Jia Tan1-3/+3
2023-07-25CI: Test CMake builds and test framework with MSYS2.Jia Tan1-12/+20
2023-07-25CI: Windows CI rename system matrix variable -> msys2_env.Jia Tan1-10/+5
2023-07-24CI: Add Clang64 MSYS2 environment to Windows CI.Jia Tan1-0/+1
2023-07-22CI: Add Windows runner for Autotools builds with MSYS2.Jia Tan1-0/+119
2023-06-28CI: Add test with -fsanitize=address,undefined.Jia Tan1-4/+19
2023-06-28CI: Upgrade checkout action from v2 to v3.Jia Tan1-1/+1
2023-06-07CI: Add apt update command before installing dependencies.Jia Tan1-2/+6
2023-04-25CI: Adds a build and test for small configuration.Jia Tan1-0/+5
2023-04-07Docs: Add missing word to SECURITY.md.Jia Tan1-1/+1
2023-04-07Docs: Minor edits to SECURITY.md.Jia Tan1-5/+20
2023-04-07Docs: Create SECURITY.mdGabriela Gutierrez1-0/+14
2023-03-29CI: Tests for disabling threading on CMake builds.Jia Tan1-3/+0
2023-03-24CI: Runs CMake feature tests.Jia Tan1-114/+55
2023-03-17CI: Add doxygen as a dependency.Jia Tan1-3/+2
2023-02-01CI: Upload test logs as artifacts if a test fails.Jia Tan1-17/+43
2023-01-18CI: Reorder 32-bit build first for Linux autotool builds.Jia Tan1-5/+12
2023-01-12CI: Disable shared and nls from various jobs in autotool runners.Jia Tan1-28/+28
2023-01-12CI: Reorder the 32-bit job in the Ubuntu runner.Jia Tan1-5/+5
2023-01-11CI/CD: Add 32-bit build and test steps to Ubuntu autotools runner.Jia Tan1-1/+6
2023-01-07CI/CD: Split CMake Linux and MacOS build phase to build and test.Jia Tan1-2/+6
2023-01-07CI/CD: Reduce job runners to 4 instead of using matrix strategy.Jia Tan1-12/+83
2022-12-30CI/CD: Create initial version of CI/CD workflow.Jia Tan1-0/+72