aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-01Merge branch 'bug28229_diag_035' into maint-0.3.5Nick Mathewson
2018-12-01Also log a Tor log entry when it has a substring we are waiting forrl1987
2018-12-011 ms. resolution for Tor logsrl1987
2018-12-01Add changes filerl1987
2018-12-01Log everything from tor down to debug loglevelrl1987
2018-12-01In test_rebind.py, log stuff with timestampsrl1987
2018-12-01Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-12-01Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-01Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-11-30Use table lookup for bootstrap_status_to_stringTaylor Yu
2018-11-30Split bootstrap event reporting out of control.cTaylor Yu
2018-11-30sr: Switch from tor_assert() to BUG()Neel Chauhan
2018-11-29test: Fix a warning underflow in rend_cache/cleanDavid Goulet
2018-11-29Mention --no-verify in error messagerl1987
2018-11-29Improve comment at the toprl1987
2018-11-29Rename to pre-push.git-hookrl1987
2018-11-27Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-27Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-11-27Explicitly specify path to OpenSSL for Appveyor.Alexander Færøy
2018-11-26Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-26Merge remote-tracking branch 'teor/bug28096-035-squashed' into maint-0.3.5Nick Mathewson
2018-11-26Merge remote-tracking branch 'tor-github/pr/539'Nick Mathewson
2018-11-26Merge remote-tracking branch 'tor-github/pr/495'Nick Mathewson
2018-11-26Changes file for "Dormant Mode" (28335, 2149).Nick Mathewson
2018-11-26Merge branch 'dormant_v2_squashed'Nick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-26Test netstatus.c tracking of user participation statusNick Mathewson
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-11-26Merge branch 'maint-0.3.5'David Goulet
2018-11-26Merge remote-tracking branch 'dgoulet/ticket28128_035_01' into maint-0.3.5David Goulet
2018-11-26hs-v3: Do not close RP circuits when deleting an ephemeral serviceDavid Goulet
2018-11-26Address SC2086 in scan-build.shrl1987
2018-11-26Add changes filerl1987
2018-11-26Silence SC2034 shellcheck checker for EXTRA_CHECKERS and NOISY_CHECKERS varia...rl1987
2018-11-26Try silencing Coverity false positive CID 1441482rl1987
2018-11-25changes file for prop293 / ticket 26770Nick Mathewson
2018-11-25Treat the StaleDesc flag as making our descriptor dirty.Nick Mathewson
2018-11-25Vote on the StaleDesc flag from prop293Nick Mathewson
2018-11-24No longer exit for missing required protocolversions on an old consensusNick Mathewson
2018-11-24Rewrite updateVersions script in Python, add datestamp functionality.Nick Mathewson
2018-11-24Emit router families in canonical formNick Mathewson
2018-11-24Extract get_declared_family() into its own function.Nick Mathewson
2018-11-24Add a consensus method in which md families get canonicalized.Nick Mathewson
2018-11-24Add a function to canonicalize nodefamilies per prop298Nick Mathewson
2018-11-24Revise nodefamily.c to match proposal 298Nick Mathewson
2018-11-23Create a temporary directory for tor's DataDirectory in test_rebind.Taylor R Campbell
2018-11-22Entry Nodes: Test on reasonably live consensusesteor
2018-11-22Entry Nodes: refactor tests to use macrosteor
2018-11-22Fix a comment typo in test_hs_common.cteor
2018-11-22Test: make unit tests use a reasonably live consensusteor