Nick Mathewson
|
6b27a91b54
Actually, when we're told to configure, move the old 'nodes' dir
|
10 years ago |
Nick Mathewson
|
b19d238e24
Merge remote-tracking branch 'huig/master'
|
10 years ago |
Nick Mathewson
|
b36c79cd73
Merge remote-tracking branch 'mvdan/master'
|
10 years ago |
David Goulet
|
a49e68bd0a
Add HS torrc template and network configuration
|
10 years ago |
Daniel Martí
|
0414585a99
Fix the last few pep8 warnings
|
10 years ago |
Daniel Martí
|
07f0979a4e
Add initial support for Python 3 alongside 2
|
10 years ago |
Daniel Martí
|
ab5d1043d4
Simplify more code by restructuring a bit
|
10 years ago |
Daniel Martí
|
cf21c6d17b
Group global imports at the top
|
10 years ago |
Daniel Martí
|
78aaf07a8a
Simplify some bits of logic
|
10 years ago |
Ignacio Gago
|
f7e8eda69c
New script for hs addresses
|
10 years ago |
Ignacio Gago
|
5a65144084
Bug corrected
|
10 years ago |
Ignacio Gago
|
d4817424da
Add new script tools/warnings.sh
|
10 years ago |
Nick Mathewson
|
85f54fdc62
Better error if generating fingerprint fails
|
10 years ago |
Ignacio Gago
|
55715649eb
Remove old configuration files before configure
|
10 years ago |
teor
|
95001822b1
Minimum network with 3 authorities, 1 exit, and 1 client
|
10 years ago |
Nick Mathewson
|
a87ac53a06
Merge remote-tracking branch 'teor/issue-13161-template-tweaks'
|
10 years ago |
teor
|
a2de38a598
Increase relays to compensate for smaller guard fraction #2
|
10 years ago |
Nick Mathewson
|
d91cf28d17
Merge remote-tracking branch 'houqp/miss_network_error'
|
10 years ago |
Nick Mathewson
|
f5f677362d
Merge remote-tracking branches 'teor/issue-13161-template-tweaks' and 'teor/issue-13161-check-torrc-options'
|
10 years ago |
teor
|
c16848c3e4
Create a middle flavour, and size variants for basic and middle
|
10 years ago |
teor
|
df1d0a17c2
Merge branch 'issue-13161-typos' into issue-13161-check-torrc-options
|
10 years ago |
teor
|
c18823e44b
Force authorities to vote Exit & Guard for all nodes
|
10 years ago |
teor
|
f34ac80509
Check RunAsDaemon before using wait()
|
10 years ago |
teor
|
3b99c04489
Increase relays to compensate for smaller guard fraction
|
10 years ago |
teor
|
1836b7244e
Enable Debugging of chutney-launched tor nodes
|
10 years ago |
teor
|
5e3b8ce8c3
Ensure chutney relays can exit to localhost IPv4 and IPv6
|
10 years ago |
teor
|
b4027b16fc
Stop using unsupported torrc options
|
10 years ago |
teor
|
6d5cb08836
Fix typos in TorNet.py
|
10 years ago |
Daniel Martí
|
60b2d18d81
Keep static analyzers like pyflakes happy about globals
|
10 years ago |
Daniel Martí
|
53a356cda5
Remove a couple of unnecessary variables
|
10 years ago |