Commit History

Author SHA1 Message Date
  Nick Mathewson 33d3572a1d Merge branch 'feature15588_squashed' 8 years ago
  John Brooks 162aa14eef Move rend client name checks to one function 8 years ago
  John Brooks d5a23ce115 Move rend auth cookie en-/decoding to a function 9 years ago
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
  Roger Dingledine dc500c8cb4 rip out rend_id_is_in_interval() 8 years ago
  Roger Dingledine 5390296338 rip out hid_serv_acting_as_directory() 8 years ago
  Roger Dingledine e167910fce rip out hid_serv_responsible_for_desc_id() 8 years ago
  Hassan Alsibyani b1917a0614 moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory from routerlist.c to rendcommon.c 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' 8 years ago
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 years ago
  Donncha O'Cearbhaill 293410d138 Add replica number to HS_DESC CREATED event 8 years ago
  Donncha O'Cearbhaill e0b82e5968 Store service descriptors in the service descriptor cache 8 years ago
  John Brooks cdc5debfde Rename ambiguous introduction point functions 8 years ago
  David Goulet a7624de1aa Move cache objects and functions to rendcache.{c|h} 9 years ago
  Nick Mathewson 583a387c1e Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  David Goulet 8acf5255c2 Revert "Do not replace a HS descriptor with a different replica of itself" 9 years ago
  teor 2b73dbf2a4 Always initialise return value in compute_desc_id in rendcommon.c 9 years ago
  David Goulet 2aaaf7b145 Fix: init HSDirs list in rend_data_service_create 9 years ago
  David Goulet c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 years ago
  Nick Mathewson 2b441e25bc comment patch from dgoulet that was in my inbox too long 9 years ago
  Nick Mathewson e8814816c7 whitespace fixes 9 years ago
  Nick Mathewson e9308a8341 compilation fix: signed/unsigned comparison 9 years ago
  David Goulet e6a581f126 Add a create function for rend_data_t object 9 years ago
  Nick Mathewson 54000d7ad9 Merge remote-tracking branch 'dgoulet/bug14847_027_06' 9 years ago
  Nick Mathewson 3acee61422 Merge branch 'feature15652_squashed' 9 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 years ago
  David Goulet 6f5f38a0bc Add function to validate HS descriptor ID 9 years ago
  David Goulet 28cf9f2186 Control: unbolt rend_data from HS desc event 9 years ago
  David Goulet 59f8dced11 Refactor HS descriptor fetch to support descriptor ID 9 years ago