Commit History

Author SHA1 Message Date
  Nick Mathewson e5a61c5176 Fix indentation in rend_service_load_auth_keys 12 years ago
  Nick Mathewson be28d10622 Refactor rend_service_load_keys() into main portion and auth portion. 12 years ago
  Nick Mathewson 53f5a38942 Fix indentation and whitespace in rend_service_load_keys 12 years ago
  Nick Mathewson b44693f32d Refactor rend_service_load_keys() into outer loop and loop contents 12 years ago
  Nick Mathewson e6782b355a Merge remote-tracking branch 'public/bug3311' 12 years ago
  Andrea Shepard ab2e007ffb In rend_service_load_keys(), clear extended descriptor cookie and buffer, clear temporary heap space for client key, and check if serializing client key fails 12 years ago
  Andrea Shepard 276f95182c Clean keys on stack in rend_service_rendezvous_has_opened() 12 years ago
  Andrea Shepard 88c5d3ca55 Clean keys on stack in rend_service_intro_has_opened() 12 years ago
  Andrea Shepard d43ba536df Clean up keys on stack in rend_service_introduce() 12 years ago
  Andrea Shepard 9f55dfd915 Clean up keys on stack in rend_service_load_keys() 12 years ago
  Nick Mathewson 87409771c4 Clarify some messages about publishing hidden service descriptors 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Robert Ransom 627c37ad6a Don't reset intro-point creation rate-limiting timer 12 years ago
  Nick Mathewson e9dae1ff2e Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  George Kadianakis 2d276ab9d9 rend_service_introduce(): do protocol violation check before anything else. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 years ago
  Nick Mathewson fe4811471d Chop out the intro point calculation until it is simple enough for nickm to grok 12 years ago
  Robert Ransom 31d6350737 Use my original formula for number of replacements for an intro point 12 years ago
  Nick Mathewson 838ec086be Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 6fd61cf767 Fix a trivial log message error in renservice.c 12 years ago
  Nick Mathewson d4de312b3c Merge remote-tracking branch 'rransom-tor/bug4842' 12 years ago
  Roger Dingledine 19c372daf0 clean up a comment that confused arturo 12 years ago
  Robert Ransom b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs 12 years ago
  Robert Ransom f88c8ca8c9 Don't close HS service-side rend circs on timeout 12 years ago
  Nick Mathewson ba1766bc3f Add explicit cast to make gcc happy 12 years ago
  Robert Ransom dae000735e Adjust n_intro_points_wanted when a service's intro points are closed 12 years ago
  Robert Ransom 46783eb6d7 Extract function to determine how many intros an intro point has handled 12 years ago
  Robert Ransom 5ffa7102c0 Don't segfault when checking whether a not-yet-used intro point should expire 12 years ago