index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
fortify_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add fortified readlink/readlinkat implementations
Daniel Micay
2015-04-17
1
-0
/
+12
*
add fortified implementations of pread/pread64
Daniel Micay
2015-04-16
1
-0
/
+16
*
Fix poll/ppoll fortify test to avoid hanging in failed fortify clang test.
Yabin Cui
2015-02-04
1
-2
/
+7
*
Explicitly check that the reason fortify tests abort is fortify.
Elliott Hughes
2015-02-02
1
-73
/
+65
*
Fortify poll and ppoll.
Elliott Hughes
2015-02-02
1
-9
/
+13
*
make all bionic death tests not dumpable
Yabin Cui
2014-11-06
1
-82
/
+10
*
Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"
Nick Kralevich
2014-10-06
1
-0
/
+27
*
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
Nick Kralevich
2014-10-04
1
-27
/
+0
*
debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping
Nick Kralevich
2014-07-23
1
-58
/
+74
*
Consistently use #if defined(__BIONIC__) in tests.
Elliott Hughes
2014-05-13
1
-1
/
+1
*
Fix fallout from host GCC upgrade.
Elliott Hughes
2014-04-23
1
-1
/
+6
*
Add stpcpy/stpncpy.
Christopher Ferris
2014-04-07
1
-10
/
+110
*
Make sure that the same tests are on all platforms.
Christopher Ferris
2014-02-06
1
-7
/
+65
*
Wrap sprintf()/snprintf() macros to prevent expansion errors.
Stephen Hines
2013-10-11
1
-0
/
+18
*
FORTIFY_SOURCE: fortify read()
Nick Kralevich
2013-10-09
1
-0
/
+10
*
Revert "FORTIFY_SOURCE: fortify read()"
Nick Kralevich
2013-10-09
1
-10
/
+0
*
FORTIFY_SOURCE: fortify read()
Nick Kralevich
2013-10-09
1
-0
/
+10
*
Check memory size on FD_* functions
Nick Kralevich
2013-10-03
1
-0
/
+14
*
Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.
Elliott Hughes
2013-10-02
1
-1
/
+1
*
FORTIFY_SOURCE: Add __FD_* checks
Nick Kralevich
2013-10-02
1
-0
/
+7
*
Use alloc_size attribute on *alloc functions
Nick Kralevich
2013-10-02
1
-0
/
+14
*
libc: fortify recvfrom()
Nick Kralevich
2013-09-24
1
-0
/
+8
*
__memcpy_chk: Fix signed cmp of unsigned values.
Christopher Ferris
2013-09-20
1
-0
/
+55
*
FORTIFY_SOURCE: introduce __strncpy_chk2
Nick Kralevich
2013-08-28
1
-0
/
+60
*
More FORTIFY_SOURCE functions under clang
Nick Kralevich
2013-06-29
1
-0
/
+48
*
Reorganize FORTIFY_SOURCE tests.
Nick Kralevich
2013-06-28
1
-0
/
+611