1. 9af1edb Don't build test/malloc.cc with TSAN. by Daniel Hirche · 7 years ago
  2. 808f832 Run the comment converter on libcrypto. by David Benjamin · 8 years ago
  3. f64a6ee Switch to new delocate tool. by Adam Langley · 8 years ago
  4. 208e239 Move OPENSSL_ASAN to base.h. by Adam Langley · 8 years ago
  5. cef36f0 C++ crypto/test/malloc.cc more. by David Benjamin · 8 years ago
  6. 52db0eb Revert "Get the malloc tests working under ASan." by David Benjamin · 8 years ago
  7. 7b9bbd9 Get the malloc tests working under ASan. by David Benjamin · 9 years ago
  8. 184494d Raise SIGTRAP rather than abort on failure. by David Benjamin · 10 years ago
  9. 2b2b0f9 Set errno to ENOMEM when simulating a malloc failure. by David Benjamin · 10 years ago
  10. 8a228f5 Disable the malloc interceptor without glibc. by David Benjamin · 10 years ago
  11. 0b635c5 Add malloc test support to unit tests. by David Benjamin · 10 years ago[Renamed from ssl/test/malloc.cc]
  12. 81091d5 Don't use uninitialized memory in RAND_bytes. by David Benjamin · 10 years ago
  13. be55790 Disable the malloc test interceptor on ASan. by David Benjamin · 10 years ago
  14. 90fa69a Remove unnecessary -ldl and clean up includes for malloc tests. by David Benjamin · 10 years ago
  15. 3e65265 aarch64 support. by Adam Langley · 10 years ago
  16. 69a0160 Add malloc failure tests. by Adam Langley · 10 years ago