summaryrefslogtreecommitdiff
path: root/lib/asan/asan_win_dll_thunk.cc
AgeCommit message (Expand)Author
2016-03-22[asan] Intercept strdup on WindowsReid Kleckner
2016-03-21[asan] Add new _*_base interceptors for VS 2015Reid Kleckner
2016-03-21[asan] Add strrchr to asan_win_dll_thunk.Evgeniy Stepanov
2016-01-05[sancov] adding internal functionMike Aizatsky
2015-12-04[ASan] Fix the links to bugs and wikipages.Alexander Potapenko
2015-11-11[Windows] Add exports for dll_host test broken by r252071 and r251071Reid Kleckner
2015-11-06[ASan] Add two new functions to DLL thunk.Alexey Samsonov
2015-08-18[windows] Implement GetProcAddress internally to avoid initializing the CRTReid Kleckner
2015-07-31[libFuzzer] prepare for __sanitizer_cov_trace_switch in libFuzzer and sanitiz...Kostya Serebryany
2015-07-23[asan] Trying to make peace with the Windows bots, take 2Kuba Brecka
2015-07-23[asan] Trying to make peace with the Windows botsKuba Brecka
2015-07-23[asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' in...Kuba Brecka
2015-05-28[ASan] Add new interceptors to asan_win_dll_thunk.cc to fix build errors on W...Yury Gribov
2015-05-19[ASan/Win] Add DLL thunk for new coverage hookReid Kleckner
2015-03-03[asan] attempting to fix the windows buildKostya Serebryany
2015-02-24[ASan/Win] Add support for sanitizer allocator hooks, __asan_default_options ...Timur Iskhodzhanov
2015-02-19[ASan/Win] Thread sanitizer common interface through asan_win_dll_thunk.ccTimur Iskhodzhanov
2014-11-18[msan] Remove MSanDR and supporting code.Evgeniy Stepanov
2014-08-26[ASan/Win] Rename asan_dll_thunk.cc to asan_win_dll_thunk.ccTimur Iskhodzhanov