tor/src
Nick Mathewson 7c8f20ba44 In tor_tls_get_my_certs(), set cert ptrs even on failure
Nothing should ever look at them on failure, but in some cases,
the unit tests don't check for failure, and then GCC-LTO freaks out.

Fixes part of 27772.
2018-10-14 15:25:16 -04:00
..
app Merge branch 'maint-0.3.4' 2018-09-14 10:48:01 -04:00
config Merge branch 'maint-0.3.3' into maint-0.3.4 2018-09-11 12:04:56 -04:00
core Initialize some locals in socks5 parsing code. 2018-10-14 15:25:16 -04:00
ext Merge branch 'maint-0.2.9' into maint-0.3.2 2018-09-13 11:46:04 -04:00
feature Assert that some trunnel _new() functions return non-NULL 2018-09-18 14:43:57 -04:00
lib In tor_tls_get_my_certs(), set cert ptrs even on failure 2018-10-14 15:25:16 -04:00
rust Merge branch 'maint-0.3.4' 2018-09-18 08:33:13 -04:00
test Use the correct function signatures in test_relaycell.c 2018-10-14 15:25:16 -04:00
tools Bugfix: sizeof(socklen) doesn't make sense when calling connect() 2018-09-10 21:50:30 +03:00
trunnel Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 2018-07-12 11:47:25 -04:00
win32 Bump to 0.3.5.1-alpha-dev 2018-09-18 07:52:27 -04:00
include.am Start splitting src/or 2018-07-05 17:15:50 -04:00