tor/src
teor 9d5c6317b5
hs: Silence a spurious warning in rend_client_send_introduction()
gcc 8 warns that extend_info_t.nickname might be truncated by strncpy().

But it doesn't know that nickname can either contain a hex id, or a
nicknames. hex ids are only used for general and HSDir circuits.

Fixes bug 27463; bugfix on 0.1.1.2-alpha.
2018-09-07 12:40:11 +10:00
..
common Use our x509 wrapper code in tor_tls_cert_matches_key() 2018-08-20 17:42:38 -04:00
config Update geoip and geoip6 to the August 7 2018 database. 2018-08-09 09:44:38 +02:00
ext Fix the clz32 and clz64 settings on MSVC. 2017-12-20 09:37:18 -05:00
or hs: Silence a spurious warning in rend_client_send_introduction() 2018-09-07 12:40:11 +10:00
test Silence a compilation warning on MSVC 2017 and clang-cl 2018-08-24 09:15:04 +10: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.15-dev 2018-03-03 11:32:16 -05:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00