aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-24dir: Return 503 code when rejecting single hop requestDavid Goulet
2019-10-24dir: Remove connection_dir_is_anonymous() loggingDavid Goulet
2019-10-24dir: Look if circuit is closed in connection_dir_is_anonymous()David Goulet
2019-10-24configure: Add --disable-module-relay to summaryDavid Goulet
2019-10-24hs-v3: Remove a BUG() caused by an acceptable raceDavid Goulet
2019-10-24Add a script to rename C identifiers, and optionally add a commit messageNick Mathewson
2019-10-24scripts/git: Make spaces consistent in pre-push.git-hookteor
2019-10-24scripts/git: Only check modified files in existing git hook checksteor
2019-10-24scripts/git: Add check_cocci_parse.sh to the pre-commit hookteor
2019-10-24scripts/cocci: Check owned src in check_cocci_parse.sh by defaultteor
2019-10-24scripts/cocci: Add check_cocci_parse.sh and default exceptionsteor
2019-10-24scripts/cocci: Remove unused arguments from try_parse.sh spatchteor
2019-10-24scripts/cocci: Add an exceptions file to try_parse.shteor
2019-10-23Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-23Bump to 0.4.2.3-alphaNick Mathewson
2019-10-24Merge remote-tracking branch 'tor-github/pr/1447'teor
2019-10-23Merge branch 'tor-github/pr/1451'David Goulet
2019-10-23Merge remote-tracking branch 'tor-github/pr/1449'teor
2019-10-23changes: file for 32216teor
2019-10-23scripts/git: Avoid sleeping before the last push in git-push-all.shteor
2019-10-23scripts/git: Make git-push-all.sh skip more branches that match upstreamteor
2019-10-23scripts/git: Pass all unrecognised arguments to git-push-all.shteor
2019-10-23scripts/git: Fix a variable name typo in git-push-all.shteor
2019-10-23changes: file for 29603teor
2019-10-23Merge branch 'maint-0.4.2'teor
2019-10-23Merge branch 'maint-0.4.1' into maint-0.4.2teor
2019-10-23Merge branch 'pr1450_squashed' into maint-0.4.1teor
2019-10-23Authorities reject relays running unsupported Tor release series.Nick Mathewson
2019-10-23Merge branch 'maint-0.4.2'teor
2019-10-23Merge branch 'maint-0.4.1' into maint-0.4.2teor
2019-10-23Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-10-23Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-10-23Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1361' into maint-0.4.0teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1360' into maint-0.3.5teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1351' into maint-0.2.9teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1284' into maint-0.3.5teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1256' into maint-0.3.5teor
2019-10-23Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1178' into maint-0.2.9teor
2019-10-23Remove outdated note.Philipp Winter
2019-10-23clarify in man page: we count by powers of twoRoger Dingledine
2019-10-23Tidy whitespace around some STMT_BEGINs and STMT_ENDsteor
2019-10-22Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-22Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.2Nick Mathewson
2019-10-22Changes file for options_validate() API changes in #32187.Nick Mathewson
2019-10-22config validation: make the "old_options" argument const.Nick Mathewson
2019-10-22test_options: remove def_opt member of test data.Nick Mathewson
2019-10-22test_options: remove "dflt" part of setup_options().Nick Mathewson
2019-10-22Remove a pair of now-unused default-options arguments.Nick Mathewson