aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31hs: Set rendezvous circuit timestamp_dirty all the timeDavid Goulet
2017-08-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-29Merge remote-tracking branch 'dgoulet/bug22159_031_01' into maint-0.3.1Nick Mathewson
2017-08-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-29Add test_hs_descriptor.inc to include.am to unbreak distcheck.Nick Mathewson
2017-08-28Merge remote-tracking branch 'asn/bug23343'Nick Mathewson
2017-08-28hs: Fix the intro circuit max retryDavid Goulet
2017-08-28Temporarily disable compilation of the v3 hs fuzzing codeNick Mathewson
2017-08-28Fix compilation.Nick Mathewson
2017-08-28Merge remote-tracking branch 'haxxpop/fuzzing-hsv3'Nick Mathewson
2017-08-28fixup! prop224: Fix length check when purging hidserv requests.George Kadianakis
2017-08-28Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-28Merge branch 'ticket22348_031' into maint-0.3.1Nick Mathewson
2017-08-28Merge branch 'ticket22348_031'Nick Mathewson
2017-08-28Try to improve the keypinning-failure message even moreNick Mathewson
2017-08-28Merge branch 'bug22802_squashed'Nick Mathewson
2017-08-28Don't fall back to _atoi64Nick Mathewson
2017-08-28Don't use "0" as a "base" argument to tor_parse_*().Nick Mathewson
2017-08-28In test_establish_intro_wrong_purpose, use tt_i64_op on ssize_tNick Mathewson
2017-08-28Fix unlikely memory leak introduced in 418f3d6298beb27e050Nick Mathewson
2017-08-28Merge remote-tracking branch 'asn/bug23335'Nick Mathewson
2017-08-28prop224: Fix length check when purging hidserv requests.George Kadianakis
2017-08-28prop224: Add test that exposes the #23343 bug.George Kadianakis
2017-08-28Fix compilation warning on old clangs.George Kadianakis
2017-08-28Silence some leftover warnings.George Kadianakis
2017-08-25hs: Note the connection attempt if descriptor is unusableDavid Goulet
2017-08-25hs: Implement note_connection_attempt_succeeded()David Goulet
2017-08-25Restore documentation for approved-routersNick Mathewson
2017-08-25Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-25Merge branch 'bug19418_029' into maint-0.3.1Nick Mathewson
2017-08-25fix wide linesNick Mathewson
2017-08-25Merge remote-tracking branch 'asn/bug23309_v2'Nick Mathewson
2017-08-25sandbox: Fix double free when initializing HSv3 filenamesDavid Goulet
2017-08-25prop224: Move service_desc_hsdirs_changed() and make it static.George Kadianakis
2017-08-25prop224: Refactor descriptor reupload logic.George Kadianakis
2017-08-25prop224: Refactor descriptor rotation logic.George Kadianakis
2017-08-24Merge remote-tracking branch 'dgoulet/bug23319_032_01'Nick Mathewson
2017-08-24test: Fix memory leak in hs_descriptor/decode_bad_signatureDavid Goulet
2017-08-24add another invizbox maintainer to ReleasingTor.mdNick Mathewson
2017-08-24Re-run trunnel. Cosmetic changes only.Nick Mathewson
2017-08-24Merge branch 'ahf_bug22497_redux'Nick Mathewson
2017-08-24Changes file for 22497Nick Mathewson
2017-08-24Ensure that `make check-spaces` is happy.Alexander Færøy
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-08-24apply ahf's test_assert_int.cocciNick Mathewson
2017-08-24apply ahf's test_assert_zero.cocciNick Mathewson
2017-08-24Apply ahf's ceil_div.cocci patch.Nick Mathewson
2017-08-24Fix a needless line-continuation in aes.cNick Mathewson
2017-08-24Apply test-operator-cleanup to src/common too.Nick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy