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
Age
Commit message (
Expand
)
Author
2023-08-20
Run the testsuite on multiple gcc versions
jvoisin
2023-08-20
Add more __access annotations in stdio.h
jvoisin
2023-08-20
Add two __format annotations
jvoisin
2023-08-20
Specify "shell: bash" in github actions
jvoisin
2023-08-20
Make use of __diagnose_as_builtin
jvoisin
2023-08-20
Use pass_dynamic_object_size only for FORTIFY_SOURCE > 2
jvoisin
2023-08-20
Make use of pass_dynamic_object_size when available
jvoisin
2023-08-20
Fix clang build
jvoisin
2023-08-20
Fix some sizeof-related typoes in the testsuite
jvoisin
2023-08-20
Refresh a bit the README
jvoisin
2023-08-20
Add hardening for strrchr
jvoisin
2023-08-20
Add hardening for strchr
jvoisin
2023-08-20
Add two tests for memchr
jvoisin
2023-08-20
Remove memrchr hardening for now
jvoisin
2023-08-03
Add hardening for memchr and memrchr
jvoisin
2023-07-18
Make use of the alloc_size attribute
jvoisin
2023-07-11
Add more dynamic tests
jvoisin
2023-07-11
Sort build targets in the tests' Makefile
jvoisin
2023-07-11
Add some dynamic tests for unistd.h
jvoisin
2023-07-10
Add some dynamic tests for sys/socket.h
jvoisin
2023-07-10
Add tests for sys/socket
jvoisin
2023-07-10
Add tests for sys/socket.h
jvoisin
2023-07-10
Clean up a bit the macro hell
jvoisin
2023-07-09
Add some malloc annotations
jvoisin
2023-07-09
Add some `format` annotations
jvoisin
2023-07-09
Move a misplaced #endif
jvoisin
2023-07-09
Add an __access__ annotation to wchar.h
jvoisin
2023-07-09
Improve a bit `size_t*size_t` overflow checks
jvoisin
2023-07-09
Add tests for stdio.h
jvoisin
2023-07-09
Add tests for unistd.h
jvoisin
2023-07-09
Fix a couple of warnings
jvoisin
2023-07-09
Add access annotations to unistd.h
jvoisin
2023-07-08
Add tests for memcpy overflow/underflow
jvoisin
2023-07-05
Add access annotations to sys/socket.h
jvoisin
2023-07-05
Add tests for bzero
jvoisin
2023-07-05
Add tests for bcopy
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-27
Add more access-annotations
jvoisin
2023-06-25
Fix the coverage on github pages
jvoisin
2023-06-25
Run clang and gcc in the CI
jvoisin
2023-06-25
Fix clang support
jvoisin
2023-06-25
add initial clang support
Daniel Kolesa
2023-06-25
avoid __extension__ with clang
Daniel Kolesa
2023-06-23
Add a test for fgets
jvoisin
2023-06-22
Add an annotation for fgets
jvoisin
2023-06-22
Add a test for ppoll
jvoisin
2023-06-22
Add a test for `poll`
jvoisin
2023-06-22
Add tests for mempcpy
jvoisin
[prev]
[next]