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