index
:
honggfuzz
gh-pages
master
pr1-branch
Security oriented software fuzzer.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
Age
Commit message (
Expand
)
Author
2022-01-01
android/Android.mk: remove -Wframe-larger-than
Robert Swiecki
2022-01-01
android: libcommon -> libhfcommon
Robert Swiecki
2022-01-01
android: move android build to libunwind v1.6.2
Robert Swiecki
2019-12-03
android: fixes for Android
Robert Swiecki
2019-10-30
android: compile hfnetdriver
Robert Swiecki
2019-10-30
make android-all work
Robert Swiecki
2019-10-30
android: make make android-all work
Robert Swiecki
2018-01-07
android: fix libcommon->libhfcommon references
Robert Swiecki
2017-12-18
move some struct honggfuzz fields into exe subfield
Robert Swiecki
2017-12-13
android: disable *san and *coverage for the honggfuzz itself
Robert Swiecki
2017-09-29
linux/ptrace: use name 'trace' to rest this problem with <linux/ptrace.h> vs ...
Robert Swiecki
2017-09-29
linux/ptrace -> linux/ptrace_utils due to Android build failures
Robert Swiecki
2017-06-15
[Android] Port "-Wno-format-truncation"
Anestis Bechtsoudis
2017-06-08
android: Use unified headers
Robert Swiecki
2017-06-06
[Android] Fix missing clang deps from libcommon
Anestis Bechtsoudis
2017-05-24
android: make libhfuzz and libcommon compilable
Robert Swiecki
2017-05-24
android: make honggfuzz (at least) compilable
Robert Swiecki
2017-05-18
[Android] Cleanup makefile
Anestis Bechtsoudis
2016-12-29
[ANDROID] Fix POST_BUILD variable scope bug
Anestis Bechtsoudis
2016-12-29
[ANDROID] Fix mk bug when compiling without ptrace
Anestis Bechtsoudis
2016-12-28
[android] Fix wrong linking with libhfuzz.a from main tool
Anestis Bechtsoudis
2016-10-30
[Android] Fix force clean sequence bug
Anestis Bechtsoudis
2016-10-30
[Android] Android mk should use APP_PLATFORM
Anestis Bechtsoudis
2016-10-28
[Android] Force clean if API level or toolchain changed
Anestis Bechtsoudis
2016-10-28
[Android] Align libunwind CPU naming conventions with makefile
Anestis Bechtsoudis
2016-10-18
[Android] Compile libhfuzz
Anestis Bechtsoudis
2016-10-17
Typos & grammar
Anestis Bechtsoudis
2016-05-06
[android] Fix atomics build issue noticed at x86
Anestis Bechtsoudis
2016-05-06
[android] Enable compile with clang
Anestis Bechtsoudis
2016-05-06
Grammar & typos
Anestis Bechtsoudis
2016-04-02
Make it compile under Android
Jagger
2016-03-10
Move sancov to the main dir and hook it to mac and posix
Jagger
2016-02-08
ANDROID: Resolve IPT compilation issue
Anestis Bechtsoudis
2015-12-26
LINUX: Introduce sanitizer coverage
Anestis Bechtsoudis
2015-12-26
Stack size improvements
Anestis Bechtsoudis
2015-10-09
log + cmd bug fixes
Anestis Bechtsoudis
2015-09-11
Android.mk: OPENSSL_ARMCAP handling
Anestis Bechtsoudis
2015-09-10
Android.mk identation
Anestis Bechtsoudis
2015-09-10
Perf + armcap fixes
Anestis Bechtsoudis
2015-09-08
Android toolchain check
Anestis Bechtsoudis
2015-09-08
Small bug fixes in refactored code
Anestis Bechtsoudis
2015-08-26
Fix Android x86_64 support
Anestis Bechtsoudis
2015-08-20
Un-hardcode Android API choice
Anestis Bechtsoudis
2015-08-19
Makefile cleanup
Anestis Bechtsoudis
2015-08-06
Implement Android Linux PTRACE support
Anestis Bechtsoudis
2015-07-31
Android support + minor improvements
Anestis Bechtsoudis