Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-22 | Use path type hint for Vegas queue parameters. | Mike Perry | |
These parameters will vary depending on path length, especially for onions. | |||
2022-02-22 | Add hidden torrc option to always try CC negotiation. | Mike Perry | |
This is for public network testing and for sbws. Should not otherwise be used, hence it is an undocumented __option. The option deliberately does not allow force-disabling congestion control, as this is bad for queueing and fairness. | |||
2022-02-04 | Merge branch 'maint-0.4.6' | David Goulet | |
2022-02-04 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-04 | fallbackdir: Update list generated on February 04, 2022 | Tor CI Release | |
2022-02-04 | fallbackdir: Update list generated on December 15, 2021 | Tor CI Release | |
2022-01-18 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-01-18 | Merge branch 'maint-0.4.6' | David Goulet | |
2022-01-18 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2022-01-18 | main: Update a dead URL in a log notice | David Goulet | |
Change https://www.torproject.org/download/download#warning to https://support.torproject.org/faq/staying-anonymous/ Closes #40544 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-12-16 | Merge branch 'maint-0.4.6' | David Goulet | |
2021-12-16 | fallbackdir: Update list generated on December 15, 2021 | Tor CI Release | |
2021-10-21 | Merge branch 'maint-0.4.6' | David Goulet | |
2021-10-21 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2021-10-21 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2021-10-21 | fallbackdir: Regenerate the list for October 2021 | David Goulet | |
Closes #40493 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-21 | Implement a MiddleOnly flag for vote generation. | Nick Mathewson | |
This proposal implements part of Prop335; it's based on a patch from Neel Chauhan. When configured to do so, authorities will assign a MiddleOnly flag to certain relays. Any relay which an authority gives this flag will not get Exit, V2Dir, Guard, or HSDir, and might get BadExit if the authority votes for that one. | |||
2021-10-21 | Merge branch 'maint-0.4.5' into maint-0.4.6 | Alexander Færøy | |
2021-10-21 | Merge remote-tracking branch 'tor-gitlab/mr/338' into maint-0.4.5 | Alexander Færøy | |
2021-10-06 | rust: Remove Rust support from tree | David Goulet | |
Closes #40469 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-04 | Merge branch 'tor-gitlab/mr/444' | David Goulet | |
2021-10-04 | Turn orconn watermarks into consensus parameters. | Mike Perry | |
Tuning these may reduce memory usage and latency. | |||
2021-10-04 | Prop#324: Hook up flow control | Mike Perry | |
2021-09-28 | sandbox: Allow use with fragile hardening | Simon South | |
When building with --enable-fragile-hardening, add or relax Linux seccomp rules to allow AddressSanitizer to execute normally if the process terminates with the sandbox active. Further resolves issue 11477. | |||
2021-08-11 | Merge branch 'maint-0.4.6' into main | Alexander Færøy | |
2021-08-11 | Merge branch 'maint-0.4.5' into maint-0.4.6 | Alexander Færøy | |
2021-08-11 | Merge branch 'maint-0.3.5' into maint-0.4.5 | Alexander Færøy | |
2021-08-11 | fallbackdir: Regenerate list | David Goulet | |
New list for all stable releases. Closes #40447 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-07-12 | Add a switch to toggle the feature on/off | George Kadianakis | |
2021-06-29 | Merge branch 'tor-gitlab/mr/275' | David Goulet | |
2021-06-14 | Merge remote-tracking branch 'tor-gitlab/mr/338' | Nick Mathewson | |
2021-05-17 | Merge branch 'maint-0.4.5' into maint-0.4.6 | Nick Mathewson | |
2021-05-17 | Make SAVECONF keep only one backup and add sandbox rules for it. #40317 | Daniel Pinto | |
When seccomp sandbox is active, SAVECONF failed because it was not able to save the backup files for torrc. This commit simplifies the implementation of SAVECONF and sandbox by making it keep only one backup of the configuration file. | |||
2021-05-11 | Make MinTimeToReportBandwidth a testing-only option (and rename it) | Nick Mathewson | |
2021-04-23 | Merge branch 'tor-gitlab/mr/327' | David Goulet | |
Conflicts: src/test/test.c Minor comment issue. | |||
2021-04-19 | Merge branch 'maint-0.4.6' | Nick Mathewson | |
2021-04-19 | Merge branch 'mr_347_squashed' into maint-0.4.6 | Nick Mathewson | |
2021-04-19 | relay: Emit log warning if Address is internal and can't be used | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-04-19 | Merge remote-tracking branch 'jigsaw/fix-40317_046-saveconf-sandbox-one-backup' | Nick Mathewson | |
2021-04-14 | Merge branch 'maint-0.4.5' | David Goulet | |
2021-04-14 | Merge branch 'maint-0.4.4' into maint-0.4.5 | David Goulet | |
2021-04-14 | Merge branch 'maint-0.3.5' into maint-0.4.4 | David Goulet | |
2021-04-14 | fallbackdir: Remove two unspec lines | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-04-13 | Merge branch 'maint-0.4.5' | Nick Mathewson | |
2021-04-13 | Merge branch 'maint-0.4.4' into maint-0.4.5 | Nick Mathewson | |
2021-04-13 | Merge branch 'maint-0.3.5' into maint-0.4.4 | Nick Mathewson | |
2021-04-13 | fallbackdir: Renegerate list with 200 relays | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-04-07 | Make SAVECONF keep only one backup and add sandbox rules for it. #40317 | Daniel Pinto | |
When seccomp sandbox is active, SAVECONF failed because it was not able to save the backup files for torrc. This commit simplifies the implementation of SAVECONF and sandbox by making it keep only one backup of the configuration file. | |||
2021-03-28 | Add long format name --torrc-file for command line option -f. #40324 | Daniel Pinto | |
2021-03-24 | Add an extra prop330 test, and clarifying comments. | Nick Mathewson | |
This test makes sure that we reject "upload=" URLs with bad IP addresses. Also, add a warning when we can't parse the address. |