- 25 Oct, 2022 1 commit
-
-
Nick Mathewson authored
generate bridge configuration for arti See merge request tpo/core/chutney!15
-
- 24 Oct, 2022 1 commit
-
-
trinity-1686a authored
-
- 22 Oct, 2022 1 commit
-
-
trinity-1686a authored
-
- 18 Nov, 2021 1 commit
-
-
Nick Mathewson authored
-
- 22 Oct, 2021 1 commit
-
-
Nick Mathewson authored
-
- 21 Oct, 2021 1 commit
-
-
Nick Mathewson authored
-
- 27 Sep, 2021 1 commit
-
-
Nick Mathewson authored
-
- 26 Sep, 2021 1 commit
-
-
trinity-1686a authored
-
- 19 Jul, 2021 1 commit
-
-
iowaguy authored
The README has a `.md` extension, but was not actually written in Markdown format, which was causing it to render poorly on GitHub and GitLab.
-
- 05 Mar, 2021 1 commit
-
-
juga authored
because sbws is now using chutney and it would be better the files are maintained as part of chutney. This will also help to reproduce #40013 .
-
- 19 Feb, 2021 2 commits
-
-
Gabor Somogyi authored
-
Gabor Somogyi authored
-
- 16 Feb, 2021 1 commit
-
-
David Goulet authored
Closes #40015 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 12 Feb, 2021 1 commit
-
-
Nick Mathewson authored
-
- 11 Feb, 2021 1 commit
-
-
Nick Mathewson authored
Each chutney network now generates an arti.toml file in its nodes directory that can be used to connect to that network using arti.
-
- 22 Dec, 2020 2 commits
- 25 Nov, 2020 1 commit
-
-
George Kadianakis authored
Tor commits 1588767e and 4382e977 broke Chutney and we fix them here. See tpo/core/tor#40204 .
-
- 22 Aug, 2020 1 commit
-
-
c authored
For #40012
-
- 21 Jul, 2020 3 commits
-
-
David Goulet authored
Without these, "None" is put in the ORPort for IPv6. Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Let relay.tmpl be IPv4 only else we are forced to pass "ipv6_addr=" to all templates. Without it, all IPv6 ORPorts end up with "None". Instead, when we explicitly want a network with IPv6 support, use relay-v6.tmpl which sets the IPv6 ORPort properly. Fixese #40008 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
Our exit-v6.tmpl should always have a v6 ORPort. Furthermore, bridges+ipv6-min network configuration now uses v6 authorities and a v6 Exit. Without this, the IPv6 bridge self rechability test would never work. Closes #40007 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 20 Jul, 2020 5 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Without this check, bridges+hs-v23 seems to be failing. If this works with all our supported versions, I'll figure out what to do with the mentioned issues (chutney#33851 and tor#33852, and also see tor#33407).
-
Nick Mathewson authored
First, bootstrap the authorities and relays. Next, the bridge and hidden services. Finally, the bridge client.
-
David Goulet authored
Missing artefact from the pathlib migration. Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Before this fix, "verify.py" was listed as the chutney tests and failed to match against the "verify" command passed to chutney. (Edited by Nick, to use pathlib instead of os.path)
-
- 18 Jul, 2020 1 commit
-
-
Nick Mathewson authored
-
- 17 Jul, 2020 5 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
c authored
-
- 13 Jul, 2020 1 commit
-
-
c authored
I seem to have glanced over Path.symlink_to() in pathlib documentation, or forgotten to change this line of code, one of the two
-
- 07 Jul, 2020 1 commit
-
-
Nick Mathewson authored
-
- 06 Jul, 2020 5 commits