Nick Mathewson
|
52d6cb03a7
Merge remote-tracking branch 'andrea/bug12194_alt'
|
10 years ago |
Nick Mathewson
|
88e36eaf0e
Fix the checkdir/perms test when umask==077
|
10 years ago |
Andrea Shepard
|
f7bb60e202
Add comments in rendclient.c noting that certain functions involved in handling ended HS connection attempts must be idempotent
|
10 years ago |
George Kadianakis
|
354ddf8712
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
|
10 years ago |
George Kadianakis
|
25e7821bb1
unittests: Change some tt_assert()s to tt_int_op()s.
|
10 years ago |
George Kadianakis
|
45bc5a0743
Restrict sample values of the Laplace distribution to int64_t.
|
10 years ago |
Nick Mathewson
|
3668a4126e
Merge remote-tracking branch 'public/bug13397'
|
10 years ago |
Nick Mathewson
|
1686f81ac2
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
518b0b3c5f
Do not log a notice on every socks connection
|
10 years ago |
Nick Mathewson
|
b72acd725a
More tests as suggested by rl1987
|
10 years ago |
George Kadianakis
|
220f419da1
New minimum uptime to become an HSDir is 96 hours.
|
10 years ago |
Nick Mathewson
|
03f783c045
remove a bogus comment
|
10 years ago |
Nick Mathewson
|
73d1d153dc
remove needless AllowDotExit in test_entryconn_rewrite_mapaddress_automap_onion2
|
10 years ago |
Nick Mathewson
|
17c568b95c
Fix new unused variable warning in connection_listener_new
|
10 years ago |
Nick Mathewson
|
73ccf0b33f
Uncomment a test
|
10 years ago |
Nick Mathewson
|
8d1fa0c87d
update bug12585 changes file
|
10 years ago |
Nick Mathewson
|
2b8cebaac0
whitespace fix
|
10 years ago |
Nick Mathewson
|
d8b7dcca8d
Merge remote-tracking branch 'andrea/ticket12585_v3'
|
10 years ago |
Nick Mathewson
|
9d0fab9872
Allow MapAddress and Automap to work together
|
11 years ago |
Nick Mathewson
|
ab6bd78eca
(Disabled, failing) test for the bug in 7555.
|
10 years ago |
Nick Mathewson
|
f2fb85f970
Remove needless strdup in addressmap_register_virtual_address()
|
10 years ago |
Nick Mathewson
|
6cbe016cb1
Fix memory leaks in entryconn tests.
|
10 years ago |
Nick Mathewson
|
05a80bb46c
More unit tests for rewriting entry connection addresses
|
10 years ago |
Nick Mathewson
|
2e1ed0815d
Actually set *expires_out in addressmap_rewrite.
|
10 years ago |
Nick Mathewson
|
732c885b32
Fix a conversion warning on 32-bit clang
|
10 years ago |
Nick Mathewson
|
a0b4c2f1bd
On jessie, we need a =, not a ==
|
10 years ago |
Nick Mathewson
|
7257f2e31d
mktemp wants some Xs
|
10 years ago |
Nick Mathewson
|
038804e13d
Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds work
|
10 years ago |
Nick Mathewson
|
bba995e666
Begin writing unit tests for rewrite code
|
10 years ago |
Andrea Shepard
|
066acaf6b9
Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specified
|
10 years ago |