Commit History

Author SHA1 Message Date
  David Goulet 4ed10e5053 hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell 7 years ago
  Nick Mathewson 19e25d5cab Prevention: never die from extend_info_from_node() failure. 7 years ago
  David Goulet eea763400f hs: Remove intro point expiring node if no circuit 7 years ago
  David Goulet 8573d99470 hs: Fix an underflow in rend_service_intro_has_opened() 7 years ago
  David Goulet cc0342a2ae hs: Fix possible integer underflow with IP nodes 7 years ago
  David Goulet 1636777dc8 hs: Allow from 0 to MAX introduction points 7 years ago
  Nick Mathewson 92c3926479 Fix a double-free in rend_config_services() 7 years ago
  Nick Mathewson 3e45b12f38 Merge remote-tracking branch 'dgoulet/bug21054_030_01' 7 years ago
  Nick Mathewson b9054c6ee4 Merge branch 'bug20987_squashed' 7 years ago
  Nick Mathewson 3a3e88dbd4 Fix memory leak when failing to configure hidden services. 7 years ago
  David Goulet 2d1fa58fb4 test: Add unit test for prune_services_on_reload() 7 years ago
  David Goulet 36b5ca2c8b hs: Move and improve the service pruning code 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson 81360c4a5f whitespace fixes 7 years ago
  Nick Mathewson c838d34921 Merge branch 'dgoulet_ticket19043_030_03_squashed' 7 years ago
  George Kadianakis e17cc3f0a6 prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic. 7 years ago
  George Kadianakis b5b34e62f7 prpo224 prepwork: Decouple legacy ESTABLISH_INTRO creation logic. 7 years ago
  Nick Mathewson f92630941a Merge remote-tracking branch 'chelseakomlo/20717_hashing_api_bug' 7 years ago
  J. Ryan Stinnett 63d3ba96f9 Use `rend_service_is_ephemeral` for all service checks in `rendservice.c` 7 years ago
  teor 8a0ea3ee43 Use a temporary service list when validating and adding hidden services 7 years ago
  teor 93c62f5ac1 Add a missing rend_service_free in rend_service_add 7 years ago
  teor 0446188674 Clarify the function documentation for rend_get_service_list_mutable 7 years ago
  teor b917b3875e Stop ignoring misconfigured hidden services 7 years ago
  teor 36bb900def Refactor rend_service_list substitute list selection code 7 years ago
  Nick Mathewson 5efbd41daa Merge branch 'maint-0.2.9' 7 years ago
  teor f80a43d16f Stop ignoring hidden service key anonymity when first starting tor 7 years ago
  teor 91abd60cad Update unit tests for 20484, 20529 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Chelsea H. Komlo 276d07a88a crypto_digest returns expected error value of -1 7 years ago
  teor 1d1d37bbc6 Refactor rend_service_check_dir_and_add 7 years ago