index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
stack_protector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the stack protector to a new "secure" directory
pfg
2015-08-14
1
-117
/
+0
*
NetBSD commit log:
jlh
2015-06-14
1
-8
/
+5
*
Revert r274772: it is not valid on MIPS
emaste
2014-11-25
1
-1
/
+1
*
Use canonical __PIC__ flag
emaste
2014-11-21
1
-1
/
+1
*
Clang related fixes:
rpaulo
2010-10-13
1
-1
/
+1
*
Remove extra FreeBSD tag.
kib
2010-08-24
1
-1
/
+0
*
Move the __stack_chk_fail_local@FBSD_1.0 compat symbol definition into
kib
2010-08-24
1
-3
/
+1
*
Use aux vector to get values for SSP canary, pagesize, pagesizes array,
kib
2010-08-17
1
-0
/
+8
*
Make libc.a provide __stack_chk_fail_local weak alias. This is
kan
2009-09-17
1
-0
/
+4
*
Second attempt at eliminating .text relocations in shared libraries
kan
2009-07-14
1
-6
/
+1
*
Back out previous revision until better tested fix is ready.
kan
2009-06-29
1
-1
/
+6
*
Eliminate .text relocations in shared libraries compiled with stack protector.
kan
2009-06-28
1
-6
/
+1
*
Expose __stack_chk_fail_local() so -fstack-protector-all works.
des
2007-06-05
1
-3
/
+0
*
Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensed
kan
2007-05-19
1
-0
/
+119