aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11Merge branch 'bug33032_042' into bug33032_043Nick Mathewson
2020-03-11Merge branch 'bug33032_041' into bug33032_042Nick Mathewson
2020-03-11Merge branch 'maint-0.4.1' into bug33032_041Nick Mathewson
2020-03-11pem_decode(): Tolerate CRLF line endingsNick Mathewson
2020-03-10Bump to 0.4.3.3-alpha.Nick Mathewson
2020-03-10Tweak double-underscorerl1987
2020-03-10Document poll_interval_tv in procmon.crl1987
2020-03-10Document __OwningControllerProcess torrc option and mention polling intervalrl1987
2020-02-26changes file for ticket 33460.Nick Mathewson
2020-02-26In typed_var_kvassign, include config names in error messages.Nick Mathewson
2020-02-26confmgt: when a units value is invalid, include a meaningful error.Nick Mathewson
2020-02-26confmgt: when an int/enum value is invalid, say which values are ok.Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1757/head' into maint-0.4.3Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3Nick Mathewson
2020-02-19practracker: Read unicode files when using Python 2teor
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-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-12Run "make autostyle".Nick Mathewson
2020-02-12Use more memory poisoning and better asserts around ewma codeNick 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/1725' into maint-0.4.3teor
2020-02-12Merge branch 'maint-0.4.2' into maint-0.4.3teor
2020-02-12hs-v3: Remove BUG() that can occur normallyDavid Goulet
2020-02-12Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-02-12Merge branch 'maint-0.3.5' into maint-0.4.1teor
2020-02-12Lowercase the BridgeDistribution value from torrc in descriptors.Alexander Færøy
2020-02-12Merge remote-tracking branch 'tor-github/pr/1689' into maint-0.3.5teor
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11dirauth: Rename function for better clarityDavid Goulet
2020-02-11test: Add unit test for connection_dir_is_global_write_low()David Goulet
2020-02-11dirauth: Resume sending 503 directory error codeDavid Goulet
2020-02-11dirauth: Add option AuthDirRejectRequestsUnderLoadDavid Goulet
2020-02-11dirlist: Add configured trusted dir to the nodelist address setDavid Goulet
2020-02-11nodelist: Helper to add an address to the nodelist address setDavid Goulet
2020-02-11mainloop: Modernize a bit connection_dir_is_global_write_low()David Goulet
2020-02-11mainloop: Remove unused parameter from connection_dir_is_global_write_low()David Goulet
2020-02-11mainloop: Rename global_write_bucket_low()David Goulet
2020-02-11Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-02-11Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-02-11Remove a redundant practracker exception line in maint-0.4.1Nick Mathewson
2020-02-11Merge remote-tracking branch 'tor-github/pr/1716/head' into maint-0.4.3Nick Mathewson
2020-02-11Undefined name: make_key() -> make_rsa_key()Christian Clauss