Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-12 | Run "make autostyle". | Nick Mathewson | |
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1728/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-12 | changes file for ticket 33188 | Taylor Yu | |
2020-02-12 | Moved [[RephistTrackTime]] to General Options. | swati | |
2020-02-12 | Addressed minor changes suggested in the ticket | swati | |
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1725' into maint-0.4.3 | teor | |
2020-02-12 | Merge branch 'maint-0.4.2' into maint-0.4.3 | teor | |
"ours" merge, because simiar BridgeDistribution fixes have already been merged to maint-0.4.3. (See 32753.) The stem changes in 33075 have already been merged to maint-0.4.3, so this "ours" merge does not affect them. | |||
2020-02-12 | hs-v3: Remove BUG() that can occur normally | David Goulet | |
Fixes #28992 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-02-12 | Merge branch 'maint-0.4.1' into maint-0.4.2 | teor | |
2020-02-12 | Merge branch 'maint-0.3.5' into maint-0.4.1 | teor | |
2020-02-12 | Lowercase the BridgeDistribution value from torrc in descriptors. | Alexander Færøy | |
This patch ensures that we always lowercase the BridgeDistribution from torrc in descriptors before submitting it. See: https://bugs.torproject.org/32753 | |||
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1689' into maint-0.3.5 | teor | |
2020-02-11 | Merge branch 'maint-0.4.2' into maint-0.4.3 | Nick Mathewson | |
2020-02-11 | Merge branch 'maint-0.4.1' into maint-0.4.2 | Nick Mathewson | |
"ours" merge, since the exceptions.txt file is already fixed in this branch. | |||
2020-02-11 | Remove a redundant practracker exception line in maint-0.4.1 | Nick Mathewson | |
This will our "git push" hook not complain about pushing from maint-0.4.1. | |||
2020-02-11 | Merge remote-tracking branch 'tor-github/pr/1716/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-11 | Undefined name: make_key() -> make_rsa_key() | Christian Clauss | |
2020-02-10 | Update to 0.4.3.2-alpha-dev | Nick Mathewson | |
2020-02-10 | changes file for ticket 33213 | Taylor Yu | |
2020-02-11 | Alphabetized Server Options and Directory Server Options | swati | |
2020-02-10 | Correction to changelog from dgoulettor-0.4.3.2-alpha | Nick Mathewson | |
2020-02-10 | One more light changelog edit. | Nick Mathewson | |
2020-02-10 | Light edits on the 0.4.3.2-alpha changelog | Nick Mathewson | |
2020-02-10 | start on 0.4.3.2-alpha changelog | Nick Mathewson | |
2020-02-10 | Merge branch 'bug33104_041' | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.4.1' into maint-0.4.2 | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.4.0' into maint-0.4.1 | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.4.2' | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.3.5' into maint-0.4.0maint-0.4.0 | Nick Mathewson | |
2020-02-10 | Merge branch 'bug33212_035' into maint-0.3.5 | Nick Mathewson | |
2020-02-10 | bump to 0.4.3.2-alpha | Nick Mathewson | |
2020-02-10 | Fix a Rust compilation warning; resolve bug 33212. | Nick Mathewson | |
2020-02-10 | Add tests for control_event_signal. | Nick Mathewson | |
2020-02-10 | Merge remote-tracking branch 'tor-github/pr/1711' | Nick Mathewson | |
2020-02-10 | stats: Fix a function comment typo in rephist.c | teor | |
Comment-only change. | |||
2020-02-07 | changes file for tickets 32928, 32929 | Taylor Yu | |
2020-02-07 | Updated introductory text for CIRCUIT TIMEOUT and DORMANT MODE options | swati | |
2020-02-06 | Added a section for Dormant mode options | swati | |
2020-02-06 | Merge branch 'bug33103' | Nick Mathewson | |
2020-02-06 | Merge remote-tracking branch 'public/practracker_regen_overbroad_2' | Nick Mathewson | |
2020-02-06 | test: Missing hs_init() in some hs_control tests | David Goulet | |
Without the hs_init(), the caches are not initialized and the previous commit was causing an assert due to the missing caches. But regardless of that, those tests were not initializing but were calling hs_free_all(). Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-02-06 | hs-v3: Remove descriptor when we remove client authorization | David Goulet | |
When the ONION_CLIENT_AUTH_REMOVE command is given to tor, now also remove the descriptor associated with the client authorization credentials. Fixes #33148 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-02-05 | Fix a memory leak in handling GETINFO. | Nick Mathewson | |
Fixes bug 33103; bugfix on 0.4.3.1-alpha. | |||
2020-02-06 | Merge branch 'pr1701-fix-typo' | teor | |
2020-02-06 | configure: Fix and improve summary pretty printing | David Goulet | |
Fixes #32230 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-02-05 | Added the NodeFamily option to Node Selection Options section | swati | |
2020-02-05 | Merge remote-tracking branch 'tor-github/pr/1703' | Nick Mathewson | |
2020-02-05 | Updated the introductory text and titles of Timeout and Node selection options | swati | |
2020-02-04 | Merge branch 'tor-github/pr/1704' | George Kadianakis | |
2020-02-04 | Merge branch 'tor-github/pr/1700' | George Kadianakis | |