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
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
2023-08-22
Add hardening for pwrite
jvoisin
2023-08-22
Add tests for wmemset
jvoisin
2023-08-21
Add tests for mbstowcs
jvoisin
2023-08-21
Harden umask
jvoisin
2023-08-21
Add tests for fgetws and mbsrtowcs
jvoisin
2023-08-20
Remove the testsuite from the coverage data
jvoisin
2023-08-20
Split build and run
jvoisin
2023-08-20
Fix clang build
jvoisin
2023-08-20
Fix some sizeof-related typoes in the testsuite
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-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-09
Add some malloc annotations
jvoisin
2023-07-09
Add some `format` annotations
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-08
Add tests for memcpy overflow/underflow
jvoisin
2023-07-05
Add tests for bzero
jvoisin
2023-07-05
Add tests for bcopy
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-23
Add a test 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 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-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 basic testsuite
jvoisin
[prev]