summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-10Update to 0.4.3.2-alpha-devNick Mathewson
2020-02-10changes file for ticket 33213Taylor Yu
2020-02-10Correction to changelog from dgoulettor-0.4.3.2-alphaNick Mathewson
2020-02-10One more light changelog edit.Nick Mathewson
2020-02-10Light edits on the 0.4.3.2-alpha changelogNick Mathewson
2020-02-10start on 0.4.3.2-alpha changelogNick Mathewson
2020-02-10Merge branch 'bug33104_041'Nick Mathewson
2020-02-10Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-02-10Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2020-02-10Merge branch 'maint-0.4.2'Nick Mathewson
2020-02-10Merge branch 'maint-0.3.5' into maint-0.4.0maint-0.4.0Nick Mathewson
2020-02-10Merge branch 'bug33212_035' into maint-0.3.5Nick Mathewson
2020-02-10bump to 0.4.3.2-alphaNick Mathewson
2020-02-10Fix a Rust compilation warning; resolve bug 33212.Nick Mathewson
2020-02-10Add tests for control_event_signal.Nick Mathewson
2020-02-10Merge remote-tracking branch 'tor-github/pr/1711'Nick Mathewson
2020-02-10stats: Fix a function comment typo in rephist.cteor
2020-02-07changes file for tickets 32928, 32929Taylor Yu
2020-02-07Updated introductory text for CIRCUIT TIMEOUT and DORMANT MODE optionsswati
2020-02-06Added a section for Dormant mode optionsswati
2020-02-06Merge branch 'bug33103'Nick Mathewson
2020-02-06Merge remote-tracking branch 'public/practracker_regen_overbroad_2'Nick Mathewson
2020-02-06test: Missing hs_init() in some hs_control testsDavid Goulet
2020-02-06hs-v3: Remove descriptor when we remove client authorizationDavid Goulet
2020-02-05Fix a memory leak in handling GETINFO.Nick Mathewson
2020-02-06Merge branch 'pr1701-fix-typo'teor
2020-02-06configure: Fix and improve summary pretty printingDavid Goulet
2020-02-05Added the NodeFamily option to Node Selection Options sectionswati
2020-02-05Merge remote-tracking branch 'tor-github/pr/1703'Nick Mathewson
2020-02-05Updated the introductory text and titles of Timeout and Node selection optionsswati
2020-02-04Merge branch 'tor-github/pr/1704'George Kadianakis
2020-02-04Merge branch 'tor-github/pr/1700'George Kadianakis
2020-02-04address: Fix comments in address.hteor
2020-02-03go in to fix one typo, end up fixing moreRoger Dingledine
2020-02-03practracker: use shutil.move so --regen will work on windowsNick Mathewson