Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | practicalswift | |
invalid string is passed to DecodeSecret(...) | |||
2018-11-23 | Remove UBSan suppression | practicalswift | |
2018-11-22 | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke | |