tor/src
teor 57154e71aa
Reject Tor versions that contain non-numeric prefixes
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.
2017-02-19 22:38:06 +11:00
..
common Merge branch 'maint-0.2.6' into maint-0.2.7 2017-02-07 08:55:07 -05:00
config Merge branch 'maint-0.2.8' into maint-0.2.9 2017-02-13 14:38:03 -05:00
ext Fix a new compilation warning with broken-mulodi i386 clang builds. :( 2016-10-11 10:29:43 -04:00
or Reject Tor versions that contain non-numeric prefixes 2017-02-19 22:38:06 +11:00
test Fix policies.c instance of the "if (r=(a-b)) return r" pattern 2017-02-14 16:31:11 -05:00
tools Do not truncate too long hostnames 2017-02-07 09:27:00 -05:00
trunnel Re-run trunnel. 2016-07-28 10:52:43 -04:00
win32 Bump version to 0.2.9.9-dev 2017-01-23 14:34:08 -05:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00