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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
2015-02-24
Add realpath() check
sin
2015-02-24
Remove compile time checks
sin
2015-02-23
Add gethostname() checks
sin
2015-02-22
Remove header license comments
sin
2015-02-05
Add getcwd() checks
sin
2015-02-05
Add confstr() checks
sin
2015-02-04
Remember to #undef __errordecl
sin
2015-02-04
Style fix
sin
2015-02-04
Add recvfrom() checks
sin
2015-01-30
Add recv() checks
sin
2015-01-30
Use consistent naming convention
sin
2015-01-30
Remove pwrite/write
sin
2015-01-30
Remove __restrict
sin
2015-01-30
Add FD_{CLR,SET} checks
sin
2015-01-30
Add pread() and pwrite() checks
sin
2015-01-29
Fix typo
sin
2015-01-29
Style fix
sin
2015-01-29
Add read()/write() checks
sin
2015-01-29
Allow dest == src in memcpy()
sin
2015-01-29
Add compile-time checks as well
sin
2015-01-29
Style fix
sin
2015-01-29
Add bzero() checks
sin
2015-01-29
Add license info
sin
2015-01-29
Style fix
sin
2015-01-29
Trap if memcpy() pointers are overlapping
sin
2015-01-29
Add bcopy() checks
sin
2015-01-29
Add fgets() checks
sin
2015-01-28
Use BSD-style func defs
sin
2015-01-28
Use #ifdef instead of #if defined
sin
2015-01-28
Add mempcpy() checks
sin
2015-01-28
Use local _n to avoid multiple evaluation
sin
2015-01-28
Simplify checks
sin
2015-01-28
Add snprintf() checks
sin
2015-01-28
Use __builtin_va_list
sin
2015-01-28
Add vsnprintf() checks
sin
2015-01-28
Remove trailing semicolon
sin
2015-01-28
Add stpncpy()
sin
2015-01-28
Add stpcpy()
sin
2015-01-28
Move defines to the bottom
sin
2015-01-28
Merge __foo_chk() into __fortify_foo()
sin
2015-01-28
Initial commit
sin
[prev]