Age | Commit message (Expand) | Author |
---|---|---|
2019-11-04 | Add stub directory-level documentation for most source directories | Nick Mathewson |
2019-10-22 | weakrng.h: use COCCI to hide a macro coccinelle cannot parse. | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-05-02 | Add comments to include.am files to note where new sources go | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-12-13 | Change interaction between dormant mode and clock jumps. | Nick Mathewson |
2018-07-03 | Replace U64_LITERAL with the standard UINT64_C | Nick Mathewson |
2018-07-01 | File-level documentation for some of src/lib. | Nick Mathewson |
2018-06-29 | Move bool_eq and bool_neq to lib/intmath | Nick Mathewson |
2018-06-28 | Move MIN and MAX into lib/intmath/cmp.h | Nick Mathewson |
2018-06-28 | Move weakrng into lib/intmath | Nick Mathewson |
2018-06-22 | Extract simple integer math into its own module | Nick Mathewson |