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-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
2023-06-22
Add a test for strncat
jvoisin
2023-06-22
Add tests for stcncpy
jvoisin
2023-06-22
Add tests for stpcpy
jvoisin
2023-06-14
Add tests for strncpy and handle overlapping buffers there
jvoisin
2023-05-30
Add some __attribute__((access…)) annotations
jvoisin
2023-05-30
Add code coverage
jvoisin
2023-05-30
Add a test for getcwd
jvoisin
2023-05-30
Add a check for overlapping copies in strcpy
jvoisin
2023-05-30
Fix inconsistent time_t version of ppoll
jvoisin
2023-04-13
Add tests for strcat and strcpy
jvoisin
2023-04-13
Add tests for memset
jvoisin
2023-04-13
Add tests for memmove
jvoisin
2023-04-13
Add a .gitignore
jvoisin
2023-04-13
Add a basic testsuite
jvoisin
2023-04-13
Make use of __builtin_dynamic_object_size
jvoisin
2019-04-14
Bump to 1.1
1.1
sin
[prev]
[next]