Commit History

Author SHA1 Message Date
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  David Goulet 8e2854372d prop224: Helper function to assert on invalid client intro circuit 6 years ago
  George Kadianakis bce18a7642 prop224: Refactor parse_extended_hostname() to parse v3 addrs. 7 years ago
  George Kadianakis 17bd118b4c Add test that parses a hardcoded v2 descriptor. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 years ago
  David Goulet 8293356ad9 hs: Refactor rend_data_t for multi version support 8 years ago
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 years ago
  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 ddd30f966a Merge remote-tracking branch 'arma/ticket18332-try3' 8 years ago
  Nick Mathewson b48f8a8114 Fix whitespace. 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
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  David Goulet 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 years ago
  David Goulet a7624de1aa Move cache objects and functions to rendcache.{c|h} 8 years ago
  David Goulet 33b1a33c33 Add rendcache.{c|h} 8 years ago
  Nick Mathewson d5e4a63436 Fix some compilation warnings 9 years ago
  David Goulet a324d7e8e1 Test: add unit test for rend_data_t object and functions 9 years ago
  David Goulet c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 years ago
  David Goulet e6a581f126 Add a create function for rend_data_t object 9 years ago
  David Goulet 6f5f38a0bc Add function to validate HS descriptor ID 9 years ago