summaryrefslogtreecommitdiff
path: root/linux/ptrace_utils.c
AgeCommit message (Expand)Author
2017-06-08android: Use unified headersRobert Swiecki
2017-06-01linux/ptrace: wait only for pids created by this threadRobert Swiecki
2017-06-01Move sanitizer modules out of libcommonRobert Swiecki
2017-06-01Use fork() instead of clone() because https://bugzilla.redhat.com/show_bug.cg...Robert Swiecki
2017-05-24Make libhfuzz use libcommonRobert Swiecki
2017-05-24Introduce libcommonRobert Swiecki
2017-05-01linux: support for mips/mips64Robert Swiecki
2017-04-27Allow to use -f with -cRobert Swiecki
2017-04-27Allow mutating external files with -cRobert Swiecki
2017-03-02linux: no need to rely the SIGSTOP signalRobert Swiecki
2017-03-01linux: speed-up non-persistent modesRobert Swiecki
2016-12-29Update important signals when initializing arch backendAnestis Bechtsoudis
2016-12-28Comments updatesAnestis Bechtsoudis
2016-12-28make indentAnestis Bechtsoudis
2016-12-28Remove symbols bl/wl filters when parsing ASan reportsAnestis Bechtsoudis
2016-12-28[SAN] Fix broken exitcode policyAnestis Bechtsoudis
2016-12-27Refactor sanitizers env preparation & crashes monitorAnestis Bechtsoudis
2016-12-12cmdline: allow to kill process with SIGVTALRM is it timeoutsRobert Swiecki
2016-11-12Linux/ptrace: Use PTRACE_O_EXITKILL with non -p <pid> fuzzing onlyRobert Swiecki
2016-11-03linux: Use sys_sigabbrev with glibcRobert Swiecki
2016-11-02linux: Use _NSIG (aka SIGRTMAX) instead of NSIG in signal tableRobert Swiecki
2016-11-01Remove --linux_perf_custom and supporting codeRobert Swiecki
2016-11-01; after defer for clangRobert Swiecki
2016-10-31[Android] Align frame string format with Linux oneAnestis Bechtsoudis
2016-10-30IndentAnestis Bechtsoudis
2016-10-30[Linux] ASan backtraces contain DSO name not function nameAnestis Bechtsoudis
2016-10-30[Linux] Parse proc maps & retrieve frame matching mapAnestis Bechtsoudis
2016-10-30[Linux] Store unwinder frames data in heap instead of stackAnestis Bechtsoudis
2016-10-30[Android] Unused arguments when report generatingAnestis Bechtsoudis
2016-10-29[Linux] Implement symbol filtersAnestis Bechtsoudis
2016-09-06Remove -I. from linux and posix buildsRobert Swiecki
2016-09-05Getting and setting for custom counterJagger
2016-09-01Moving macros a bit around the codeJagger
2016-08-24Fix readdir_r + unused vars on some platforms + castingRobert Swiecki
2016-08-18Custom counters - correct version of strcmpJagger
2016-07-20Use PTRACE_O_EXITKILL by default under LinuxJagger
2016-05-15getline's buffer must always be freedJagger
2016-04-22defer {} instead of DEFER()Jagger
2016-04-16Use O_CLOEXEC to avoid leaking data to childJagger
2016-04-03Even less Android/Linux incompatibilitiesJagger
2016-04-03Less android-specific ifdefsJagger
2016-04-02Don't create .honggfuzz files in persistent modeJagger
2016-03-21Move linux hfuzz_t code to linux structJagger
2016-03-16Macros for atomicsJagger
2016-03-14The first pass is dry pass for dynamic filesRobert Swiecki
2016-03-10Cleaner impl. of DEFERJagger
2016-03-10Hook envs for ASAN for mac/posixJagger
2016-03-09deferization in progressRobert Swiecki
2016-02-07SANCOV: Enable remote PID fuzzing with feedbackAnestis Bechtsoudis
2016-02-05Optimization for checking of multi-threadnessJagger