summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* hscrypto: fix TODOs in time-period code.Nick Mathewson2023-06-131-0/+1
* Return a more informative error type (instead of Option) * Check that time periods are an integer number of seconds * Decide not to change the semantics of an argument.