index
:
fortify-headers
add_old_gcc
annotations
experimental
master
strn
Standalone portable header-based implementation of FORTIFY_SOURCE=3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
(
unfollow
)
Age
Commit message (
Expand
)
Author
2023-12-10
Add gcc 13 to the CI
jvoisin
2023-12-08
Add a check in the CI to keep the readme up to date
jvoisin
2023-09-29
Make use of the native _chk variants for real
jvoisin
2023-09-27
Add an option to make use of compiler-provided _chk builtins
jvoisin
2023-09-21
Add clang 15 to the CI
jvoisin
2023-09-20
Add tests for compile-time errors
jvoisin
2023-09-04
Install wget for the coverity workflow
jvoisin
2023-08-28
Fix the coverity run
jvoisin
2023-08-21
Add coverity analysis
jvoisin
2023-08-20
Split build and run
jvoisin
2023-08-20
Cache the musl toolchain in the coverage step in the CI
jvoisin
2023-08-20
Run the testsuite on multiple gcc versions
jvoisin
2023-08-20
Specify "shell: bash" in github actions
jvoisin
2023-08-20
Fix clang build
jvoisin
2023-07-05
Cache musl-toolchain download
jvoisin
2023-07-05
Run several clang versions in the CI
jvoisin
2023-07-05
Don't download musl-cc for clang in the CI
jvoisin
2023-06-25
Run clang and gcc in the CI
jvoisin
2023-05-30
Add code coverage
jvoisin
2023-04-13
Add a basic testsuite
jvoisin