Commit History

Author SHA1 Message Date
  Nick Mathewson 917e1042f7 Suppress coverity warning about overflowing in safe_mem_is_zero 9 years ago
  Nick Mathewson 7bc25b5a78 Avoid performing an assert on an always-true value 9 years ago
  Nick Mathewson c43e45d0ea Suppress coverity warning about overflowing in tor_memeq. 9 years ago
  Nick Mathewson 0de7565dfd Check return values for fcntl in tor_spawn_background. 9 years ago
  Nick Mathewson 377b5c0510 Allow rend_service_intro_free to get called with NULL 9 years ago
  Nick Mathewson c9cac69ac6 Remove a dead check for errmsg in handle_control_authenticate 9 years ago
  Nick Mathewson e6a05c1c54 Add a missing goto to an unusable branch and make the branch LD_BUG. 9 years ago
  Nick Mathewson 2a0a5fe612 Explicitly cast when dividing ints then implicitly casting to double. 9 years ago
  Nick Mathewson b6a725c67e Fix memory leaks in test_entrynodes.c 9 years ago
  Nick Mathewson 2cf229ab60 Make the two branches of tor_tls_used_v1_handshake into one. 9 years ago
  Nick Mathewson 916fba2243 Merge branch 'bug12205_take2_squashed' 9 years ago
  Nick Mathewson 2994f00199 Whitespace fixes 9 years ago
  Nick Mathewson a5fe84b5a6 Small cleanups to test_entry_is_time_to_retry 9 years ago
  rl1987 8b539cc276 Unit testing entry_is_time_to_retry(). 9 years ago
  rl1987 c731a1c68f Write comments for members of periods array. 9 years ago
  rl1987 197d855009 Rewriting entry_is_time_to_retry() using table approach. 9 years ago
  Nick Mathewson 01a0ab02a3 Merge branch 'bug10116_squashed' 9 years ago
  Nick Mathewson 7f5a440421 Don't allocate an extra smartlist in the OOM handler 9 years ago
  Nick Mathewson 82d4b60b91 fix remaining compilation problems 9 years ago
  Nick Mathewson 7c61d10c6c Fix return value of tor_fd_seekend. 9 years ago
  Nick Mathewson a32913d5aa Allow named pipes for our log files. 9 years ago
  Nick Mathewson fb762f6db0 Merge remote-tracking branch 'public/bug11787' 9 years ago
  Nick Mathewson c3f04f3daa Changes file for bug 11787 9 years ago
  Nick Mathewson c57e8da4ea Merge remote-tracking branch 'public/bug12908_025' 9 years ago
  Sathyanarayanan Gunasekaran a3fe8b1166 Warn if Tor is a relay and a HS 10 years ago
  Nick Mathewson d0009cb8e8 Merge remote-tracking branch 'public/bug12728_024' 9 years ago
  George Kadianakis d28670c94f Fix entrynodes test fails because of outdated test vectors. 9 years ago
  Nick Mathewson 764cebb4d9 Merge remote-tracking branch 'public/bug12700_024' 9 years ago
  Nick Mathewson ec59167cae When counting memory from closing a connection, count the dir conn too 9 years ago
  Nick Mathewson 1196ed7cc4 Fix relay_command_to_string(); solve 12700. 9 years ago