Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |
index : tor | ||
Transit encryption and privacy out of the box | The Tor Project |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |