summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-22Use channel_is_client() accessor in channelpadding.c.Nick Mathewson
2017-09-22Stop clearing the is_client flag on channel directlyNick Mathewson
2017-09-22Remove or_circuit_t.is_first_hop; use channel_is_client() insteadNick Mathewson
2017-09-22sched: move code to respect commentsMatt Traudt
2017-09-22sched: only log when scheduler type changesMatt Traudt
2017-09-22test_util: capture the log in the correct place.Nick Mathewson
2017-09-21Merge branch 'bug21800'Nick Mathewson
2017-09-21check-changes fixNick Mathewson
2017-09-21Merge remote-tracking branch 'pastly/bug23581_032_03'Nick Mathewson
2017-09-21Whoops; only run lintchanges when usepythonNick Mathewson
2017-09-21Update CodingStandards.md for changes-file stuffNick Mathewson
2017-09-21Whoops -- put a changes file in the wrong place :(Nick Mathewson
2017-09-21Fix warning in bug23610Nick Mathewson
2017-09-21Merge branch 'ticket23564_squashed'Nick Mathewson
2017-09-21Make check-spaces part of the standard "make check" processNick Mathewson
2017-09-21Capture "Result does not fit in tor_timegm()" warnings in util testsNick Mathewson
2017-09-21Merge remote-tracking branch 'dgoulet/ticket23303_032_01'Nick Mathewson
2017-09-21Merge remote-tracking branch 'catalyst-oniongit/bug23611'Nick Mathewson
2017-09-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-21hs: Avoid possible double circuit close on errorDavid Goulet
2017-09-21Remove wrong config parameter mention from manpageTaylor Yu
2017-09-21hs: Improve comments for when we change timestampsDavid Goulet
2017-09-21sched: Hard exit if we can't select a schedulerDavid Goulet
2017-09-21hs: Avoid possible double circuit close on errorDavid Goulet
2017-09-21Merge remote-tracking branch 'catalyst-oniongit/bug23607'Nick Mathewson
2017-09-21lintchanges fixNick Mathewson
2017-09-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-21Bug 23608: Mock time for all channelpadding tests.Mike Perry
2017-09-20Avoid assertion failure for state file clock skewTaylor Yu
2017-09-20Use correct sign for state file clock skewTaylor Yu
2017-09-20When detecting OpenSSL, look for 1.0.1, and in homebrew locationNick Mathewson
2017-09-20Use correct name for authtype 3 in a comment.Nick Mathewson
2017-09-20hs: Log the intro point when we clean it upDavid Goulet
2017-09-20circuit: Log n_circ_id and global identifierDavid Goulet
2017-09-20Merge branch 'bug23080'Nick Mathewson
2017-09-20Unit test to make sure that our platform string is parseableNick Mathewson
2017-09-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-20changes file for bug23568Nick Mathewson
2017-09-20in zstd compression, fix 32 bit buildAndreas Stieger
2017-09-20Fix a comment that misunderstood is_canonicalNick Mathewson
2017-09-20Warn on ExtORPort USERADDR that is missing or 0.Nick Mathewson
2017-09-20Merge remote-tracking branch 'dgoulet/ticket23305_032_01'Nick Mathewson
2017-09-20Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-20Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-09-20Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-20Remove longclaw's IPv6 address, as it will soon changeteor
2017-09-19sched: reorder code to fit comment bodies; comment typosMatt Traudt
2017-09-19fix typos/etc found while starting to look at schedulerRoger Dingledine
2017-09-19Merge remote-tracking branch 'pastly2/bug23566_032_01'Nick Mathewson