Nick Mathewson
|
fa0bc73bee
Add the ability to mark a value as derived at runtime.
|
5 years ago |
Nick Mathewson
|
f9a9d9614c
Allow nodes to be configured and launched by phase.
|
5 years ago |
Nick Mathewson
|
bbbbd9d928
Initial templates and network configurations for obfs4proxy.
|
5 years ago |
Nick Mathewson
|
ffd612b1f5
Add some initial support for pluggable transports in TorNet
|
5 years ago |
teor
|
49dceb9690
Merge remote-tracking branch 'tor-github/pr/28'
|
5 years ago |
teor
|
9543851d16
Travis: stable is now 0.4.0
|
5 years ago |
teor
|
da48908d2e
Travis: Remove obsolete tor 0.3.4 and experimental-0.4.0 jobs
|
5 years ago |
teor
|
ebaac29796
Merge remote-tracking branch 'tor-github/pr/32'
|
5 years ago |
Nick Mathewson
|
79105ffac0
Mark all ipv6 networks as requiring ipv6.
|
5 years ago |
Nick Mathewson
|
d8c700e178
test scripts: If a network is not supported, exit with 77
|
5 years ago |
Nick Mathewson
|
43d034bb1b
Add a "supported" command that checks whether a network can work.
|
5 years ago |
teor
|
6a44c9f4ef
Travis: add a note about v2 onion service IPv6 tests
|
5 years ago |
teor
|
65ca1288d1
Travis: show the correct macOS tor versions
|
5 years ago |
teor
|
601a3b9007
Revert "Travis: test IPv6-only v3 single onion services on tor master"
|
5 years ago |
teor
|
5af047be98
Revert "Travis: show the correct macOS tor versions"
|
5 years ago |
teor
|
f90f8e4b0d
Travis: show the correct macOS tor versions
|
5 years ago |
Nick Mathewson
|
edc3cac54b
Add a new templating feature to find files in PATH
|
5 years ago |
Nick Mathewson
|
15dcdee6bf
Stop trying to use half-open connections: Tor doesn't support them
|
5 years ago |
Nick Mathewson
|
bd2c604fbf
Give each test a status, so we know what has gotten stuck where
|
5 years ago |
Nick Mathewson
|
eedc7e5833
Be a little more verbose about test success/failure
|
5 years ago |
Nick Mathewson
|
494f3fc1c3
Use a separate asyncore socketmap for every TrafficTester
|
5 years ago |
Nick Mathewson
|
c5184442a3
Log test status less frequently: travis thinks it is too verbose.
|
5 years ago |
Nick Mathewson
|
0687600c10
Don't check whether we can write on a listener
|
5 years ago |
Nick Mathewson
|
8c8cbf50da
Don't use "ord" to debug a byte; python3 hates it.
|
5 years ago |
Nick Mathewson
|
4c0e3f31df
re-add not-connected to handle some failure cases
|
5 years ago |
Nick Mathewson
|
36a3ee88f1
Make chutney bidirectional by default
|
5 years ago |
Nick Mathewson
|
58c5a3c69d
Make TrafficTester create sources and sinks
|
5 years ago |
Nick Mathewson
|
b9668e4d5d
Store the canonical DataSource in the TrafficTester.
|
5 years ago |
Nick Mathewson
|
1bbe2079c4
Refactor Source and Sink to not know about their data
|
5 years ago |
Nick Mathewson
|
f04f297ad4
Fix up chutney verifier's notion of a test suite
|
5 years ago |