Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-14 | start assembling changelog for 0.2.9.12 | Nick Mathewson | |
2017-02-19 | Reject Tor versions that contain non-numeric prefixes | teor | |
strto* and _atoi64 accept +, -, and various whitespace before numeric characters. And permitted whitespace is different between POSIX and Windows. Fixes bug 21507 and part of 21508; bugfix on 0.0.8pre1. |