Age | Commit message (Expand) | Author |
---|---|---|
2019-10-22 | ctassert.h: fix CTASSERT_DECL so coccinelle can parse it. | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2018-11-07 | simplify now that it uses tor's copyright and license | Roger Dingledine |
2018-11-07 | Switch ctassert.h to 3bsd (with permission) | Nick Mathewson |
2018-11-06 | Change copyright statement (with permission) | Nick Mathewson |
2018-11-06 | Remove a tab. | Nick Mathewson |
2018-11-06 | Add parentheses to the ctassert macro expansions | Nick Mathewson |
2018-11-06 | New macro CTASSERT(condition) to assert condition at compile-time. | Taylor R Campbell |