Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-21 | Merge branch 'ticket28847' | Nick Mathewson | |
2018-12-21 | Use the subsystem list to initialize and shutdown process module. | Alexander Færøy | |
This patch makes the process module use the subsystem list for initializing and shutting down. See: https://bugs.torproject.org/28847 | |||
2018-12-20 | Merge remote-tracking branch 'tor-github/pr/609' | Nick Mathewson | |
2018-12-20 | Merge branch 'document_--version' | Nick Mathewson | |
2018-12-20 | Merge remote-tracking branch 'tor-github/pr/445' | Nick Mathewson | |
2018-12-20 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-20 | Merge remote-tracking branch 'tor-github/pr/607' into maint-0.3.5 | Nick Mathewson | |
2018-12-20 | Add and update changes files for #28846. | Alexander Færøy | |
This ticket finishes the implementatoin of #28180 and adds the new STATUS message from #28846. See: https://bugs.torproject.org/28846 | |||
2018-12-20 | Stop running stem's unit tests as part of "make test-stem" | teor | |
But continue to run stem's unit and online tests during "make test-stem-full". Fixes bug 28568; bugfix on 0.2.6.3-alpha. | |||
2018-12-19 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-19 | Merge branch 'ticket28883_035' into maint-0.3.5 | Nick Mathewson | |
2018-12-18 | Merge branch 'ticket28853' | Nick Mathewson | |
2018-12-18 | Merge branch 'ticket28839_v2_squashed' | Nick Mathewson | |
2018-12-18 | Changes file for ticket28839 | Nick Mathewson | |
2018-12-18 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-18 | Merge branch 'bug28612_squashed' into maint-0.3.5 | Nick Mathewson | |
2018-12-18 | Call run_tor_main_loop() in ntmain.c, rather than do_main_loop(). | Nick Mathewson | |
Fixes bug 28612; bugfix on 0.3.5.3-alpha. | |||
2018-12-18 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-18 | Merge branch 'ticket28881_035' into maint-0.3.5 | Nick Mathewson | |
2018-12-18 | Always initialize addr in parse_port_config() | Nick Mathewson | |
It was always analyzed before use, but scan-build wasn't able to persuade itself of that. Closes ticket 28881. | |||
2018-12-18 | Merge remote-tracking branch 'tor-github/pr/595' | Nick Mathewson | |
2018-12-18 | Merge branch 'ticket28179_squashed_merged' | Nick Mathewson | |
2018-12-18 | Add missing changes files for #26360, #28179, #28180. | Alexander Færøy | |
See: https://bugs.torproject.org/26179 See: https://bugs.torproject.org/28180 See: https://bugs.torproject.org/28360 | |||
2018-12-18 | Remove changes that are already merged in 0.3.5.x releases | Nick Mathewson | |
2018-12-18 | Revert "Log bootstrap tag names" | Nick Mathewson | |
This reverts commit 1b855af5e33189d70d74273af03a535c343b63a5. | |||
2018-12-17 | Document the output of --version | Nick Mathewson | |
Closes 28889 | |||
2018-12-17 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-17 | Changes file for 28562 | Nick Mathewson | |
2018-12-17 | test_rebind: wait for tor to timeout, even if it is logging a lot | Nick Mathewson | |
Fixes bug 28883; bugfix on 0.3.5.4-alpha. | |||
2018-12-14 | Rewrite the core of parse_short_policy() to be faster. | Nick Mathewson | |
The old implementation did some funky out-of-order lexing, and tended to parse every port twice if the %d-%d pattern didn't match. Closes ticket 28853. | |||
2018-12-14 | Add changes file for <30min HeartbeatPeriod patch | Matt Traudt | |
2018-12-13 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-13 | Merge remote-tracking branch 'tlyu-github/ticket28731-035' into maint-0.3.5 | Nick Mathewson | |
2018-12-13 | Merge branch 'dormant_persist_squashed' | Nick Mathewson | |
2018-12-13 | changes file for ticket26864 | Nick Mathewson | |
2018-12-11 | Merge remote-tracking branch 'teor/ticket24838' | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.2.9' into maint-0.3.3 | Nick Mathewson | |
2018-12-11 | Note ticket number in changes file for 24803 | Nick Mathewson | |
2018-12-11 | Merge remote-tracking branch 'github/prop297' | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.4' into maint-0.3.5 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.3.5' | Nick Mathewson | |
2018-12-11 | Merge branch 'maint-0.2.9' into maint-0.3.3 | Nick Mathewson | |
2018-12-11 | Merge remote-tracking branch 'teor/24805-phoul' | Nick Mathewson | |
2018-12-11 | Merge remote-tracking branch 'catalyst-github/ticket27402' | Nick Mathewson | |
2018-12-11 | Merge remote-tracking branch 'rl1987/ticket28007_take2' | Nick Mathewson | |
2018-12-11 | Merge remote-tracking branch 'rl1987/ticket28551' | Nick Mathewson | |