Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
9b6cc223a36835c4367a036d4cfeff14d25bc742
9b6cc22
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
by Nick Kralevich
· 12 years ago
260bf8c
FORTIFY_SOURCE: strlen check.
by Nick Kralevich
· 12 years ago
b2060b0
FORTIFY_SOURCE: restore __memcpy_chk()
by Nick Kralevich
· 12 years ago
88bfc28
Merge "FORTIFY_SOURCE: enhanced memcpy protections."
by Nick Kralevich
· 12 years ago
f3913b5
FORTIFY_SOURCE: enhanced memcpy protections.
by Nick Kralevich
· 12 years ago
86a4fca
Merge "memmove: Don't call memcpy if regions overlap"
by Nick Kralevich
· 12 years ago
e64259e
memmove: Don't call memcpy if regions overlap
by Nick Kralevich
· 12 years ago
6334c66
Don't use -fstack-protector on ssp.c
by Nick Kralevich
· 12 years ago
8f08e1c
Merge "FORTIFY_SOURCE: Add openat, fix bug"
by Nick Kralevich
· 12 years ago
a3e230d
FORTIFY_SOURCE: Add openat, fix bug
by Nick Kralevich
· 12 years ago
a099e8e
Merge "FORTIFY_SOURCE: add fgets support."
by Nick Kralevich
· 12 years ago
793e6ae
am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity()
by Andrew Hsieh
· 12 years ago
67636ee
am 40e7ed58: Unhide rtld_db_dlactivity()
by Andrew Hsieh
· 12 years ago
965dbc6
FORTIFY_SOURCE: add fgets support.
by Nick Kralevich
· 12 years ago
40e7ed5
Unhide rtld_db_dlactivity()
by Andrew Hsieh
· 12 years ago
2ddf77b
Merge "Modify ion header"
by Rebecca Schultz Zavin
· 12 years ago
bd73eed
Merge "FORTIFY_SOURCE: add open() checks"
by Nick Kralevich
· 12 years ago
cb228fb
libc: cleanups
by Nick Kralevich
· 12 years ago
8118f62
FORTIFY_SOURCE: add open() checks
by Nick Kralevich
· 12 years ago
b52e438
linker: improve loadable segment protection.
by David 'Digit' Turner
· 12 years ago
63f99f4
linker: simplify code for dynamic and ARM exidx sections.
by David 'Digit' Turner
· 12 years ago
8941cfa
Merge "linker: rename load_offset to load_bias."
by David 'Digit' Turner
· 12 years ago
ff9ff75
Merge "linker: avoid mapping the whole library before load."
by David 'Digit' Turner
· 12 years ago
48d6c8e
Merge "linker: Add PAGE_START/OFFSET/END convenience macros"
by David 'Digit' Turner
· 12 years ago
c6025b6
Merge "linker: New sources to manage the ELF program header table."
by David 'Digit' Turner
· 12 years ago
0ff08d2
am 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86 assembly code"
by Elliott Hughes
· 12 years ago
5af97ca
am c7bab8cb: Merge "Enable sqrtf() x86 assembly code"
by Elliott Hughes
· 12 years ago
c7bab8c
Merge "Enable sqrtf() x86 assembly code"
by Elliott Hughes
· 12 years ago
bea23e5
linker: rename load_offset to load_bias.
by David 'Digit' Turner
· 12 years ago
23363ed
linker: avoid mapping the whole library before load.
by David 'Digit' Turner
· 12 years ago
a6545f4
linker: Add PAGE_START/OFFSET/END convenience macros
by David 'Digit' Turner
· 12 years ago
c1bd559
linker: New sources to manage the ELF program header table.
by David 'Digit' Turner
· 12 years ago
29aa009
Enable sqrtf() x86 assembly code
by xqian6
· 12 years ago
20bc061
Add module base to main executable's ARM_exidx.
by Evgeniy Stepanov
· 12 years ago
63d0cee
am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S"
by Andrew Hsieh
· 12 years ago
fa136e8
am a5948157: Merge "Define __stack_chk_fail_local.S"
by Andrew Hsieh
· 12 years ago
a594815
Merge "Define __stack_chk_fail_local.S"
by Andrew Hsieh
· 12 years ago
6973e3d
Define __stack_chk_fail_local.S
by Andrew Hsieh
· 12 years ago
214feeb
am effc607e: Reconcile with jb-release
by The Android Open Source Project
· 12 years ago
effc607
Reconcile with jb-release
by The Android Open Source Project
· 12 years ago
77093f2
merge in jb-release history after reset to jb-dev
by The Android Automerger
· 12 years ago
823aeb9
Merge "linker: reduce size by nearly 20KB"
by David 'Digit' Turner
· 12 years ago
f2ba5c9
am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev
by Andy McFadden
· 12 years ago
63c4179
am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev
by Andy McFadden
· 12 years ago
4d0128f
Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev
by Andy McFadden
· 12 years ago
ec2ab73
Minor tweak to get memory around corrupted heap chunks dumped.
by Ben Cheng
· 12 years ago
166b7db
linker: reduce size by nearly 20KB
by David 'Digit' Turner
· 12 years ago
ece8f50
Merge "Add watchdog.h"
by Arve Hjønnevåg
· 12 years ago
70f6901
libc: make atoi, atol, and atoll pure functions
by Nick Kralevich
· 12 years ago
8df49ad
FORTIFY_SOURCE: add strlcpy / strlcat support
by Nick Kralevich
· 12 years ago
420f493
Add watchdog.h
by Arve Hjønnevåg
· 12 years ago
4442d51
Merge "linker: small code-cleanup"
by David 'Digit' Turner
· 12 years ago
a5eaa02
Merge "Don't mark realloc with __attribute__((malloc))"
by Nick Kralevich
· 12 years ago
b27631b
Don't mark realloc with __attribute__((malloc))
by Nick Kralevich
· 12 years ago
1608416
linker: small code-cleanup
by David 'Digit' Turner
· 12 years ago
8c54c56
Merge "FORTIFY_SOURCE: add sprintf / vsprintf support"
by Nick Kralevich
· 12 years ago
9b549c3
FORTIFY_SOURCE: add sprintf / vsprintf support
by Nick Kralevich
· 12 years ago
ca622f5
Merge "update filter.h / prctl.h / seccomp.h"
by Nick Kralevich
· 12 years ago
8f88aa7
am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"
by Robert Greenwalt
· 12 years ago
c5cab34
am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"
by Robert Greenwalt
· 12 years ago
d1a6918
update filter.h / prctl.h / seccomp.h
by Nick Kralevich
· 12 years ago
028ccf5
Merge "Avoid multiple dns lookups for the same query"
by Robert Greenwalt
· 12 years ago
c2f1d21
Merge "FORTIFY_SOURCE: add snprintf, vsnprintf"
by Nick Kralevich
· 12 years ago
f525fb5
am 20afd4e7: am e0961445: Merge "Remove the meaningless on Linux if_dl.h header."
by Elliott Hughes
· 12 years ago
c9142d4
am 571da80c: am c75491e2: Merge "Remove an obsolete jamfile."
by Elliott Hughes
· 12 years ago
20afd4e
am e0961445: Merge "Remove the meaningless on Linux if_dl.h header."
by Elliott Hughes
· 12 years ago
571da80
am c75491e2: Merge "Remove an obsolete jamfile."
by Elliott Hughes
· 12 years ago
e096144
Merge "Remove the meaningless on Linux if_dl.h header."
by Elliott Hughes
· 12 years ago
cffdf66
FORTIFY_SOURCE: add snprintf, vsnprintf
by Nick Kralevich
· 12 years ago
c75491e
Merge "Remove an obsolete jamfile."
by Elliott Hughes
· 12 years ago
4c19e4f
Remove an obsolete jamfile.
by Elliott Hughes
· 12 years ago
0f5b48c
Merge "inet_ntop: pass the size of tmp to snprintf()"
by Nick Kralevich
· 12 years ago
85b06f9
inet_ntop: pass the size of tmp to snprintf()
by Nick Kralevich
· 12 years ago
6d3f548
Modify ion header
by Rebecca Schultz Zavin
· 12 years ago
c3d45b8
Remove the meaningless on Linux if_dl.h header.
by Elliott Hughes
· 12 years ago
7c5c68f
Merge "Remove the meaningless on Linux if_dl.h header."
by Elliott Hughes
· 12 years ago
5056f1f
Remove the meaningless on Linux if_dl.h header.
by Elliott Hughes
· 12 years ago
631498d
Merge "Added event logging for some spoofed DNS queries."
by Geremy Condra
· 12 years ago
fd49579
Merge "Added actual event logging calls to the FORTIFY_SOURCE methods."
by Geremy Condra
· 12 years ago
524c87c
Added event logging for some spoofed DNS queries.
by Geremy Condra
· 12 years ago
009f384
Added actual event logging calls to the FORTIFY_SOURCE methods.
by Geremy Condra
· 12 years ago
8f2887b
am 5ff025a5: Reconcile with jb-release
by The Android Open Source Project
· 12 years ago
5ff025a
Reconcile with jb-release
by The Android Open Source Project
· 12 years ago
ff7eae7
merge in jb-release history after reset to jb-dev
by The Android Automerger
· 12 years ago
76656af
_FORTIFY_SOURCE: check for integer overflows
by Nick Kralevich
· 12 years ago
f418559
am e4db460a: am b7630f01: Use new debuggerd protocol.
by Jeff Brown
· 12 years ago
e4db460
am b7630f01: Use new debuggerd protocol.
by Jeff Brown
· 12 years ago
ec8addc
Merge "Adding event logging to libc."
by Geremy Condra
· 12 years ago
8b11c4c
Adding event logging to libc.
by Geremy Condra
· 12 years ago
7e5993b
Merge "_FORTIFY_SOURCE: add memset / bzero support"
by Nick Kralevich
· 12 years ago
71a18dd
_FORTIFY_SOURCE: add memset / bzero support
by Nick Kralevich
· 12 years ago
1a6b0bb
Merge "Support non-zero p_vaddr in first PT_LOAD segment"
by Elliott Hughes
· 12 years ago
7d11009
am d06a73bc: Reconcile with jb-release
by The Android Open Source Project
· 12 years ago
d06a73b
Reconcile with jb-release
by The Android Open Source Project
· 12 years ago
b7630f0
Use new debuggerd protocol.
by Jeff Brown
· 12 years ago
4590497
am d0c25027: am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."
by Elliott Hughes
· 12 years ago
d0c2502
am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."
by Elliott Hughes
· 12 years ago
2b89f1e
Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."
by Elliott Hughes
· 12 years ago
a985076
Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.
by Elliott Hughes
· 12 years ago
158ad01
am 3069270d: am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names."
by Elliott Hughes
· 12 years ago
Next »