summaryrefslogtreecommitdiff
path: root/lib/dfsan/done_abilist.txt
Commit message (Expand)AuthorAgeFilesLines
* [dfsan] Introduce dfsan_flush().Kostya Serebryany2019-06-131-0/+2
* [dfsan] add one more sanitizer-coverage hook to the whitelistKostya Serebryany2018-05-091-0/+2
* [dfsan] update the abilist for the sanitizer coverage; also remove the fuzz t...Kostya Serebryany2018-05-081-5/+10
* [sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany2017-05-311-2/+0
* [sanitizer-coverage] remove more unused codeKostya Serebryany2017-04-191-6/+0
* [sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...Kostya Serebryany2017-04-191-4/+0
* [sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...Kostya Serebryany2017-04-191-4/+0
* [sanitizer-coverage] add __sanitizer_cov_trace_cmp[1248] to the sanitizer-cov...Kostya Serebryany2016-08-181-0/+8
* [libFuzzer/DFSan] add more __sanitizer callbacks to dfsan blacklistKostya Serebryany2015-08-051-0/+20
* [libFuzzer] prepare for __sanitizer_cov_trace_switch in libFuzzer and sanitiz...Kostya Serebryany2015-07-311-0/+3
* [dfsan/libFuzzer] correctly ignore sanitizer coverage calls in dfsanKostya Serebryany2015-07-281-2/+10
* [dfsan] ignore more __sanitizer callbacksKostya Serebryany2015-05-231-5/+3
* Add api_list entries for the dfsan-based fuzzerKostya Serebryany2015-05-061-0/+17
* [dfsan] Add libgo functions to ABI list.Peter Collingbourne2014-11-051-0/+21
* Custom wrappers for DFSanitizing sprintf & snprintf.Lorenzo Martignoni2014-10-081-2/+4
* Add user-defined callback on write() calls.Peter Collingbourne2014-04-241-1/+6
* Add function to get the number of DFSan labels allocated.Peter Collingbourne2014-03-261-0/+2
* [DFSan] New custom wrappersLorenzo Martignoni2013-12-181-0/+5
* [DFSan] Extend the ABI list to discard new glibc functionsLorenzo Martignoni2013-12-041-2/+38
* Implement a bunch of custom glibc wrappers & corresponding testsLorenzo Martignoni2013-11-261-10/+26
* Revert r195381, "Implement a bunch of custom glibc wrappers & corresponding t...Peter Collingbourne2013-11-211-26/+10
* Implement a bunch of custom glibc wrappers & corresponding tests.Peter Collingbourne2013-11-211-10/+26
* [dfsan] Tweaks for the ABI listPeter Collingbourne2013-11-191-54/+100
* [dfsan] Add a few easy functions to the ABI list.Peter Collingbourne2013-09-131-0/+11
* [dfsan] Add custom function for dl_iterate_phdr.Peter Collingbourne2013-08-281-0/+1
* [dfsan] Add custom function for pthread_create.Peter Collingbourne2013-08-281-0/+1
* [dfsan] Initial set of custom functions and interceptors for libc.Peter Collingbourne2013-08-151-0/+84
* [dfsan] Runtime support for ABI list functionality; can now run integration t...Peter Collingbourne2013-08-141-0/+30