Roger Dingledine
|
22a0708133
fix some typos in the man page
|
10 years ago |
teor
|
9a2d4b6647
Stop an apparent test-network hang when used with make -j2
|
10 years ago |
Nick Mathewson
|
bbffd0a018
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
d315b8e8bc
Merge remote-tracking branch 'public/bug13325_024' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
d1fa0163e5
Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char
|
10 years ago |
Yawning Angel
|
c8132aab92
Send back SOCKS5 errors for all of the address related failures.
|
10 years ago |
teor
|
bae7334390
Add test-network delay option
|
10 years ago |
teor
|
7c0215f8ca
test-network.sh: Use "/bin/echo -n" rather than builtin echo
|
10 years ago |
teor
|
27f30040f6
Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard)
|
10 years ago |
Andrea Shepard
|
a28cfa128f
Update test_relay.c for recent test suite changes and --enable-mempools support
|
10 years ago |
Andrea Shepard
|
4d20c427b4
Update test_relay.c for recent test suite changes and --enable-mempools support
|
10 years ago |
Andrea Shepard
|
faea058baa
Update test_channeltls.c for recent test suite changes and --enable-mempools support
|
10 years ago |
Andrea Shepard
|
2d171c1081
Update test_channel.c for recent test suite changes and --enable-mempools support
|
10 years ago |
Andrea Shepard
|
41cf9f6260
Add scheduler/loop unit test
|
11 years ago |
Andrea Shepard
|
99d312c293
Make channel_flush_some_cells() mockable
|
11 years ago |
Andrea Shepard
|
684bcd886a
Add scheduler channel states unit test
|
11 years ago |
Andrea Shepard
|
dc3af04ba8
Make scheduler_compare_channels() mockable
|
11 years ago |
Andrea Shepard
|
f8ceb0f028
Make scheduler_run() mockable
|
11 years ago |
Andrea Shepard
|
314c2f18ae
Add scheduler/compare_channels unit test
|
11 years ago |
Andrea Shepard
|
b7125961de
Expose scheduler_compare_channels() to test suite
|
11 years ago |
Andrea Shepard
|
c5f73e52e5
Make circuitmux_compare_muxes() and circuitmux_get_policy() mockable
|
11 years ago |
Andrea Shepard
|
030608d68d
Add scheduler/queue_heuristic unit test
|
11 years ago |
Andrea Shepard
|
71a9ed6feb
Make some scheduler.c static functions visible to the test suite
|
11 years ago |
Andrea Shepard
|
0af88f9096
Initial test_scheduler.c
|
11 years ago |
Andrea Shepard
|
9869254608
Make scheduler.c static globals visible to test suite
|
11 years ago |
Andrea Shepard
|
5a07fb96f2
Make tor_libevent_get_base() mockable
|
11 years ago |
Andrea Shepard
|
5e9a88e001
Add channel_tls_num_cells_writeable_method() coverage to channeltls/num_bytes_queued unit test
|
11 years ago |
Andrea Shepard
|
030b0fe107
Add channeltls/num_bytes_queued unit test
|
11 years ago |
Andrea Shepard
|
a2de0a1034
Make buf_datalen() mockable
|
11 years ago |
Andrea Shepard
|
8719f8ff09
Implement tlschan create and overhead estimate unit tests
|
11 years ago |