Histórico de commits

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