tor/src
Taylor Yu f15818f280 Make base64_decode() check actual decoded length
base64_decode() was applying an overly conservative check on the
output buffer length that could incorrectly produce an error if the
input encoding contained padding or newlines.  Fix this by checking
the output buffer length against the actual decoded length produced
during decoding.
2017-04-07 18:13:22 -04:00
..
common Make base64_decode() check actual decoded length 2017-04-07 18:13:22 -04:00
config Merge branch 'maint-0.2.9' into maint-0.3.0 2017-04-06 08:32:04 -04:00
ext Use DIGEST512_LEN macro in crypto_hash_sha512.h in ref10 2017-04-07 09:58:04 -04:00
or Merge remote-tracking branch 'dgoulet/ticket21893_031_01' 2017-04-07 11:04:06 -04:00
test Merge branch 'isolate_openssl' 2017-04-07 09:58:21 -04:00
tools Remove tor-checkkey as obsolete 2017-04-07 13:21:07 -04:00
trunnel trunnel: Move ESTABLISH_INTRO cell sig_len after the end_sig_fields 2016-12-16 12:21:07 -05:00
win32 bump to 0.3.0.5-rc-dev 2017-04-05 10:03:09 -04:00
include.am Fuzzing: Add an initial fuzzing tool, for descriptors. 2016-12-19 15:34:55 -05:00