1. 4f1124f Support for word dictionaries by robert.swiecki@gmail.com · 9 years ago
  2. 2085120 get rid of mmap()ing routines by robert.swiecki@gmail.com · 9 years ago
  3. dc8403e Don't mmap() files by robert.swiecki@gmail.com · 9 years ago
  4. 4a7a9d8 Rewrite fuzzing logic - keep file in memory by robert.swiecki@gmail.com · 9 years ago
  5. 0988d28 Fix file mangling, ftruncate file before saving by robert.swiecki@gmail.com · 9 years ago
  6. e768052 File resize algoritm by robert.swiecki@gmail.com · 9 years ago
  7. 0a7eabe Use size_t rather than off_t (we'll never process files bigger than VA, due to mmap limits) by robert.swiecki@gmail.com · 9 years ago
  8. 26a9ab7 implement files_readFromFd() by robert.swiecki@gmail.com · 9 years ago
  9. 9f559a9 Better name for a macro by robert.swiecki@gmail.com · 9 years ago
  10. 5d86dd1 files_unmapFile -> files_unmapFileCloseFd by robert.swiecki@gmail.com · 9 years ago
  11. 66ee275 Correct file alignment by robert.swiecki@gmail.com · 9 years ago
  12. 4e3f76f Correct mapping of files (filesize) by robert.swiecki@gmail.com · 9 years ago
  13. 3b630b4 Indent: Remove spaces at the end of lines by robert.swiecki@gmail.com · 9 years ago
  14. 8118985 Comments by robert.swiecki@gmail.com · 9 years ago
  15. 772b33d berkeley style comments by robert.swiecki@gmail.com · 9 years ago
  16. ad6af22 Support for symbolization under Linux by robert.swiecki@gmail.com · 9 years ago
  17. ba85c3e ASAN env's Copyright fixes Sorted includes by robert.swiecki@gmail.com · 9 years ago
  18. 1bd4c21 Use mach exceptions to determine PC, Stack, AV by groebert@google.com · 11 years ago
  19. 1c7e3b0 include original fuzzed filename in crash file by groebert@google.com · 11 years ago
  20. 3bb518c Init by robert.swiecki · 14 years ago