Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-18 | Start on a changelog for 0.3.2.1-alpha: sortchanges and formatchangelog | Nick Mathewson | |
2017-08-28 | Don't use "0" as a "base" argument to tor_parse_*(). | Nick Mathewson | |
Telling these functions to autodetect the numeric base has lead to trouble in the past. Fixes bug 22469. Bugfix on 0.2.2.various. |