1. 223c838 [dfsan] Add a few easy functions to the ABI list. by Peter Collingbourne · 11 years ago
  2. 78d737c [dfsan] Initial set of DFSAN_OPTIONS flags. by Peter Collingbourne · 11 years ago
  3. ba945f8 [dfsan] Add a syms file. by Peter Collingbourne · 11 years ago
  4. 5fa3d5d [dfsan] Add custom function for dl_iterate_phdr. by Peter Collingbourne · 11 years ago
  5. 6c63744 [dfsan] Add custom function for pthread_create. by Peter Collingbourne · 11 years ago
  6. 920860c [dfsan] Integration test for the equal-labels case by Peter Collingbourne · 11 years ago
  7. 6e4c46d [dfsan] Initial set of custom functions and interceptors for libc. by Peter Collingbourne · 11 years ago
  8. 2c78b04 [dfsan] Runtime support for -dfsan-debug-nonzero-labels feature. by Peter Collingbourne · 11 years ago
  9. 369ffff [dfsan] New __dfsan_set_label runtime function. by Peter Collingbourne · 11 years ago
  10. e8d2034 [dfsan] Runtime support for ABI list functionality; can now run integration tests with args ABI. by Peter Collingbourne · 11 years ago
  11. 1528c6c [dfsan] Introduce dfsan_read_label runtime function. by Peter Collingbourne · 11 years ago
  12. e4c3c84 [dfsan] Remove the unused __dfsan_memcpy function. by Peter Collingbourne · 11 years ago
  13. fa9f5ae [dfsan] Begin a private header and move shadow_for there. by Peter Collingbourne · 11 years ago
  14. 249cdca [dfsan] Introduce dfsan_union runtime function. by Peter Collingbourne · 11 years ago
  15. a1b15b4 [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 11 years ago
  16. b404b55 Simplify (and fix) check-dfsan configs by Alexey Samsonov · 11 years ago
  17. eee71ae DataFlowSanitizer; compiler-rt changes. by Peter Collingbourne · 11 years ago