Age | Commit message (Expand) | Author |
---|---|---|
2019-10-21 | tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen... | practicalswift |
2019-03-26 | Poly1305: tolerate the intentional unsigned wraparound in poly1305.cpp | Jonas Schnelli |
2019-02-07 | Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval... | practicalswift |
2018-11-23 | Remove UBSan suppression | practicalswift |
2018-11-22 | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke |