Commit History

Author SHA1 Message Date
  Nick Mathewson d4de312b3c Merge remote-tracking branch 'rransom-tor/bug4842' 13 years ago
  Roger Dingledine 19c372daf0 clean up a comment that confused arturo 13 years ago
  Robert Ransom b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs 13 years ago
  Robert Ransom f88c8ca8c9 Don't close HS service-side rend circs on timeout 14 years ago
  Nick Mathewson ba1766bc3f Add explicit cast to make gcc happy 14 years ago
  Robert Ransom dae000735e Adjust n_intro_points_wanted when a service's intro points are closed 14 years ago
  Robert Ransom 46783eb6d7 Extract function to determine how many intros an intro point has handled 14 years ago
  Robert Ransom 5ffa7102c0 Don't segfault when checking whether a not-yet-used intro point should expire 14 years ago
  Nick Mathewson d04f21bf39 Merge branch 'feature2553-v4-rebased' 14 years ago
  Robert Ransom a364f88477 Add ifdefs to disable #3332 assertions 14 years ago
  Nick Mathewson c5e2bfa983 appease "make check-spaces" 14 years ago
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 14 years ago
  Nick Mathewson 628b735fe3 Merge remote-tracking branch 'rransom-tor/bug3460-v4' 14 years ago
  Robert Ransom a2791f43f5 Correct documentation comments for fields formerly named accepted_intros 14 years ago
  Robert Ransom 256bcb4755 Rename accepted_intros fields 14 years ago
  Nick Mathewson 6a6233b70b Fix a couple of memory leaks in rend_add_service spotted by coverity 14 years ago
  Nick Mathewson f0589da0e3 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Robert Ransom 565463243c Include HiddenServiceDir in some warning messages 14 years ago
  Robert Ransom 272dd90b5c Ignore timestamps of INTRODUCE2 cells 14 years ago
  Robert Ransom 1a52a947c5 Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t 14 years ago
  Robert Ransom 1eba4f0cc3 Make introduction points expire 14 years ago
  Robert Ransom 00885652db Allow intro points to expire somewhat gracefully 14 years ago
  Robert Ransom ae9a831294 Use SMARTLIST_FOREACH_BEGIN and _END, not a for loop 14 years ago
  Robert Ransom e46d56a9b4 Correct bogus comments 14 years ago
  Robert Ransom 290b4dc3d6 Use a more meaningful variable name 14 years ago
  Robert Ransom 68331cbd81 Determine whether an intro point was in the last HS desc in a sane way 14 years ago
  Robert Ransom 3f6a2d3e2a Record which intro points were listed in the last HS desc 14 years ago
  Robert Ransom 6f035cb2b4 Record the number of INTRODUCE2 cells each intro point has received 14 years ago
  Robert Ransom 6b26999146 Correct a log message 14 years ago
  Robert Ransom c60148c7f5 Record the time at which each intro point was first published 14 years ago