summaryrefslogtreecommitdiff
path: root/tor-checkable/src/timed.rs
Commit message (Expand)AuthorAgeFilesLines
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-2/+2
* Document private members in most cratesNick Mathewson2020-09-241-0/+10
* Tests for Timerangebound.Nick Mathewson2020-09-221-0/+76
* TimerangeBound: add functions to extend the tolerancesNick Mathewson2020-09-081-0/+13
* Refactor timerangebound to unwrap bounds earlier.Nick Mathewson2020-09-081-37/+31
* New module with traits for time-bound and signed objectsNick Mathewson2020-09-011-0/+88