Commit History

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