aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-08-26Merge branch 'tor-github/pr/1263'George Kadianakis
2019-08-26Merge remote-tracking branch 'tor-github/pr/1241'Nick Mathewson
2019-08-26Fix/suppress shellcheck warnings in git-push-all.shNick Mathewson
2019-08-26Merge branch 'tor-github/pr/1254'David Goulet
2019-08-24Merge remote-tracking branch 'tor-github/pr/1215'Nick Mathewson
2019-08-22Merge branch 'ticket30935' into ticket30935_mergedNick Mathewson
2019-08-22Merge branch 'tor-github/pr/1244'David Goulet
2019-08-21Merge branch 'ticket31176' into ticket31176_mergedNick Mathewson
2019-08-20Merge branch 'ticket30914' into ticket30914_mergedNick Mathewson
2019-08-20scripts/git: Remove a duplicate practracker call from the pre-push hookteor
2019-08-19Merge remote-tracking branch 'tor-github/pr/1224'Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1235'Nick Mathewson
2019-08-19Merge branch 'tor-github/pr/1220'George Kadianakis
2019-08-19Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_finalGeorge Kadianakis
2019-08-19practracker: Make exceptions.txt happyDavid Goulet
2019-08-12PractrackerMike Perry
2019-08-08Move the connection_edge_process_relay_cell() assignments out of if statement...Neel
2019-08-08pre-push hook: Only run practracker when a special file is presentNick Mathewson
2019-08-08scripts/git: add TOR_PUSH_DELAY to git-push-all.shteor
2019-08-07Merge remote-tracking branch 'tor-github/pr/1208'Nick Mathewson
2019-08-06practracker: Make it happy after rebaseDavid Goulet
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-08-06Merge branch 'tor-github/pr/1195'George Kadianakis
2019-08-05update exceptions file for depencency violationsNick Mathewson
2019-08-05Move include-violation checking into its own function.Nick Mathewson
2019-08-05Make includes interface more like the rest of practrackerNick Mathewson
2019-08-05practracker: a violation of a .may_include rule is now a problem.Nick Mathewson
2019-08-05Teach include-checker about advisory rulesNick Mathewson
2019-08-05Update pre-commit hook to find checkIncludes in its new locationNick Mathewson
2019-08-05Move checkIncludes inside practrackerNick Mathewson
2019-08-05checkIncludes: add a real main function and CLINick Mathewson
2019-08-05checkIncludes: refactor to use error-iteration styleNick Mathewson
2019-08-05checkIncludes: Separate file-handling from rule-handlingNick Mathewson
2019-08-05checkIncludes.py: extract topological sort codeNick Mathewson
2019-08-05checkIncludes: introduce rules-file caching.Nick Mathewson
2019-08-05Move the executable part of checkIncludes.py inside an if block.Nick Mathewson
2019-08-05Ignore regular cells in padding circuits.George Kadianakis
2019-08-05Add exceptions for current .h practracker problems.Nick Mathewson
2019-08-05Teach practracker about .h filesNick Mathewson
2019-08-01Adjust test_practracker.sh to work on windowsNick Mathewson
2019-08-01practracker: Add unit tests to test script, and test script to makefileNick Mathewson
2019-08-01Port practracker unit tests to python 3Nick Mathewson
2019-08-01Regenerate the practracker exceptions.txt fileNick Mathewson
2019-08-01practracker: restore exceptions.txt header when running --regenNick Mathewson
2019-08-01Merge branch 'tor-github/pr/1177'David Goulet
2019-08-01practracker: replaces "overstrict" with "overbroad"Nick Mathewson
2019-08-01Lower check of TOR_DISABLE_PRACTRACKERNick Mathewson
2019-07-30Practracker: add an integration test.Nick Mathewson
2019-07-30practracker: better warning/regen handlingNick Mathewson
2019-07-30Practracker: new flags to control output.Nick Mathewson