summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31Fix memory leak (#28257, CID 1440805).Nick Mathewson
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/415' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30hs-v3: Add changes file for 28026David Goulet
2018-10-30tweak manpage bits about v3 onion svc client authMike Tigas
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Add changes file for Bug #28127Neel Chauhan
2018-10-30Add test for HiddenServiceAuthorizeClient and v3 onion servicesNeel Chauhan
2018-10-30Detect the onion service version and then check for invalid options unless we...Neel Chauhan
2018-10-30Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-30Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/431' into maint-0.3.5Nick Mathewson
2018-10-30Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/346' into maint-0.3.3Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/425'Nick Mathewson
2018-10-30Merge branch 'ticket23082_squashed'Nick Mathewson
2018-10-30Code cleanups for tor_addr_parse()rl1987
2018-10-30Move a check for trailing colon to tor_inet_pton()rl1987
2018-10-30Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-30Add a changes file for Alex Crichton's rust fixes.Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/381' into maint-0.3.5Nick Mathewson
2018-10-29Merge branch 'ticket28225_036_01_squashed'Nick Mathewson
2018-10-29doc: Add Maintaining.md documentationDavid Goulet
2018-10-29Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-29Merge branch '27913_rebased_035' into maint-0.3.5Nick Mathewson
2018-10-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-29Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-29Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-29Make sure we're not running distcheck and test-stem on the same CI jobrl1987
2018-10-29Log stem commit idrl1987
2018-10-29Try putting stem repo cloning into install part of configrl1987
2018-10-29Save time in CI test-stem jobrl1987
2018-10-29Add changes filerl1987
2018-10-29Try running test-stem on travisrl1987
2018-10-29Merge remote-tracking branch 'tor-github/pr/447'Nick Mathewson
2018-10-29Merge remote-tracking branch 'tor-github/pr/446'Nick Mathewson
2018-10-29Only pass `-C default-linker-libraries` with sanitizersAlex Crichton
2018-10-29doc: Use `` for commands and "" for quotes in ReleasingTor.mdteor
2018-10-29doc: Spell make test-network-all correctly in ReleasingTor.mdteor
2018-10-26HSv3: Correctly memwipe client auth keystream.George Kadianakis
2018-10-26In configured_nameserver_address, check if tor_addr_from_sockaddr succeededrl1987
2018-10-25Add a couple more checks to test_parsecommon.cNick Mathewson
2018-10-25Merge branch 'bug28202_033' into bug28202_035Nick Mathewson
2018-10-25Merge branch 'bug28202_029' into bug28202_033Nick Mathewson
2018-10-25Fix two other cases of (buf + N > end) patternNick Mathewson
2018-10-25Fix possible UB in an end-of-string check in get_next_token().Nick Mathewson
2018-10-24Merge branch 'ticket28177'Nick Mathewson