tor/src
Nick Mathewson 47760c7ba5 When decoding a base-{16,32,64} value, clear the target buffer first
This is a good idea in case the caller stupidly doesn't check the
return value from baseX_decode(), and as a workaround for the
current inconsistent API of base16_decode.

Prevents any fallout from bug 14013.
2014-12-22 12:56:35 -05:00
..
common When decoding a base-{16,32,64} value, clear the target buffer first 2014-12-22 12:56:35 -05:00
config Merge remote-tracking branch 'karsten/geoip6-nov2014' into maint-0.2.4 2014-11-24 09:18:36 -05:00
ext Small tweaks to make curve25519-donna32 compile with our warnings 2014-07-15 15:43:40 +02:00
or Update longclaw dirauth IP to be a more stable location 2014-11-19 17:22:25 -05:00
test Fix unittest compilation with --disable-curve25519 2014-03-20 13:53:32 -04:00
tools
win32 Whoops, bump the version properly. 2014-10-20 10:29:16 -04:00
include.am