aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-18Do not build selftest.c when running relay mode is disabled.Nick Mathewson
2020-02-18Merge branch 'tor-github/pr/1743'David Goulet
2020-02-18lintChanges: Tolerate variants that sortChanges knows how to clean up.Nick Mathewson
2020-02-18Merge branch 'tor-github/pr/1740'David Goulet
2020-02-17Merge remote-tracking branch 'tor-github/pr/1731'teor
2020-02-17Makefile: Hide some recursive make logsteor
2020-02-17Makefile: Quote test-network variable expansionsteor
2020-02-17Travis: Make Chutney output more readableteor
2020-02-17Merge branch 'bug33195_master' into ticket33280_masterteor
2020-02-16Stop assuming that /usr/bin/python existsPanagiotis Vasilopoulos
2020-02-14Script to check sorting of manpage entriesTaylor Yu
2020-02-14Merge remote-tracking branch 'tor-github/pr/1727/head'Nick Mathewson
2020-02-14Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-14Merge branch 'ticket33290_v2_042' into maint-0.4.3Nick Mathewson
2020-02-14Merge branch 'ticket33290_v2_041' into ticket33290_v2_042Nick Mathewson
2020-02-14Wipe the entire hashent structure, not just the first sizeof(void*)Nick Mathewson
2020-02-14dirvote: Update the comments for required protocolsteor
2020-02-14mainloop: Explain local connections betterteor
2020-02-13Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-13Merge branch 'ticket33290_v2_043' into maint-0.4.3Nick Mathewson
2020-02-13Merge branch 'ticket33290_v2_042' into ticket33290_v2_043Nick Mathewson
2020-02-13Merge branch 'ticket33290_v2_041' into ticket33290_v2_042Nick Mathewson
2020-02-13Before freeing ewma objects, use memwipe instead of resetting magic.Nick Mathewson
2020-02-13Merge branch 'bug33195_043' into bug33195_masterteor
2020-02-13Merge branch 'bug33195_042' into bug33195_043teor
2020-02-13Merge branch 'bug33195_041' into bug33195_042teor
2020-02-13Merge branch 'bug33195_035' into bug33195_041teor
2020-02-13Travis: Sort jobs in order of speedteor
2020-02-13Travis: Remove a redundant distcheck jobteor
2020-02-13Travis: Require the macOS IPv6 chutney jobteor
2020-02-13Travis: Sort jobs in order of speedteor
2020-02-13Travis: Remove a redundant distcheck jobteor
2020-02-13Travis: Require the macOS IPv6 chutney jobteor
2020-02-13Travis: Only run IPv6 chutney tests on macOSteor
2020-02-13Makefile: Use chutney's latest default networkteor
2020-02-13Makefike: Add an IPv6 test to test-networkteor
2020-02-13Makefile: Split test-network-all into IPv4 and IPv6teor
2020-02-12Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-12Run "make autostyle".Nick Mathewson
2020-02-12Use more memory poisoning and better asserts around ewma codeNick Mathewson
2020-02-12Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-12Merge remote-tracking branch 'tor-github/pr/1728/head' into maint-0.4.3Nick Mathewson
2020-02-12changes file for ticket 33188Taylor Yu
2020-02-12Moved [[RephistTrackTime]] to General Options.swati
2020-02-12Addressed minor changes suggested in the ticketswati
2020-02-12Merge remote-tracking branch 'tor-github/pr/1726/head'Nick Mathewson
2020-02-12protover: Sort tor's supported protocol versionsteor
2020-02-12test/protover: Test hard-coded protover sortingteor
2020-02-12dirvote: Reorder required protocol liststeor
2020-02-12dirvote: Move required protos into private headerteor