summaryrefslogtreecommitdiff
path: root/honggfuzz.c
AgeCommit message (Expand)Author
2015-02-22Use double instead of float conversionrobert.swiecki@gmail.com
2015-02-22Use size_t rather than off_t (we'll never process files bigger than VA, due t...robert.swiecki@gmail.com
2015-02-22Magic values fuzzingrobert.swiecki@gmail.com
2015-02-22New mangle.* filerobert.swiecki@gmail.com
2015-02-20Add PERF_SAMPLE_BRANCH_COND supportrobert.swiecki@gmail.com
2015-02-19Typorobert.swiecki@gmail.com
2015-02-19Support more types of perf samplingrobert.swiecki@gmail.com
2015-02-19Limit the dynamic file fileSzrobert.swiecki@gmail.com
2015-02-19Naming scheme change for linux/perf.*robert.swiecki@gmail.com
2015-02-19Tmprobert.swiecki@gmail.com
2015-02-19Locking for concurrect access to the dynamic filerobert.swiecki@gmail.com
2015-02-18Better descriptionrobert.swiecki@gmail.com
2015-02-18Improvements over perf insrastructurerobert.swiecki@gmail.com
2015-02-18Basic file generationrobert.swiecki@gmail.com
2015-02-17-D doesn't take argumentsrobert.swiecki@gmail.com
2015-02-17Baic dynamic file creationrobert.swiecki@gmail.com
2015-02-17Correct authors header and C11 isms in the posix modulerobert.swiecki@gmail.com
2015-02-16Indent: Remove spaces at the end of linesrobert.swiecki@gmail.com
2015-02-15Better reporting and 64-bit rnd functionrobert.swiecki@gmail.com
2015-02-14proper reportingrobert.swiecki@gmail.com
2015-02-14berkeley style commentsrobert.swiecki@gmail.com
2015-02-14Distinct directories for each architecturerobert.swiecki@gmail.com
2015-02-13Better randrobert.swiecki@gmail.com
2015-02-13Better PID fuzzingrobert.swiecki@gmail.com
2015-02-11Logging based on fd-s instead of FILE*'srobert.swiecki@gmail.com
2015-02-11Use semaphores instead of mutexesrobert.swiecki@gmail.com
2015-02-11Introduce threadesrobert.swiecki@gmail.com
2015-02-03Adding file truncation/expansionrobert.swiecki@gmail.com
2015-02-02Missing config struct initializersrobert.swiecki@gmail.com
2015-02-02struct initializationrobert.swiecki@gmail.com
2015-02-02Switch to C++robert.swiecki@gmail.com
2015-02-02ASAN env'srobert.swiecki@gmail.com
2015-02-01Bump version in includesrobert.swiecki@gmail.com
2014-01-08Intendationrobert.swiecki@gmail.com
2013-06-20usage screen may return EXIT_FAILURE. Use random Mach exception service.groebert@google.com
2013-06-19Use mach exceptions to determine PC, Stack, AVgroebert@google.com
2013-03-15Added -N i for fuzzing the target i timesgroebert@google.com
2011-07-02Better log messagesrobert.swiecki@gmail.com
2011-06-22Fixes to 'usage'robert.swiecki@gmail.com
2011-06-22Saving testcases with -p specified worksrobert.swiecki@gmail.com
2011-06-22Fuzzing external PIDsrobert.swiecki
2011-06-01getopt() returns introbert.swiecki@gmail.com
2011-03-16Small changes to the helprobert.swiecki@gmail.com
2010-12-13Usage formattingrobert.swiecki
2010-10-21Mac: get PC and report from CrashReportergroebert@google.com
2010-10-14Better filePrepareExternally (with copying instead of link()),robert.swiecki
2010-10-14Initrobert.swiecki