Commit History

Author SHA1 Message Date
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  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 db024adc90 Switch to a safer FREE_AND_NULL implementation 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
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  David Goulet 025610612d prop224: Directory cache support 8 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Roger Dingledine edeba3d472 simplify rend_cache_store_status_t back to a boolean 8 years ago
  Roger Dingledine 5390296338 rip out hid_serv_acting_as_directory() 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 8b01849f3b Yet more memory leaks in the rendcache tests 8 years ago
  Nick Mathewson f179abdca9 Merge remote-tracking branch 'twstrike/rendcache_tests' 8 years ago
  Ola Bini 70de8d4bf8 Fix spaces and other smaller issues 8 years ago
  Ola Bini ade5005853 Add tests for the rend cache 8 years ago
  Donncha O'Cearbhaill d47a4aec66 Separate lookup function for service rend cache 8 years ago
  Donncha O'Cearbhaill 335d0b95d3 Clean old descriptors from the service-side rend cache 8 years ago
  Donncha O'Cearbhaill 5dc2cbafef Specify descriptor cache type in rend_cache_lookup_entry() 8 years ago
  Donncha O'Cearbhaill 1a75e6da00 Create a service-side descriptor cache 8 years ago
  David Goulet 7dce409802 Expire after 5 minutes rend cache failure entries 8 years ago
  David Goulet 6e96723524 Add created timestamp to a rend cache failure entry 8 years ago
  David Goulet 1070be8217 Use an enum for INTRO_POINT_FAILURE_* 8 years ago
  David Goulet d06af95ba3 Purge client HS failure cache on NEWNYM 8 years ago
  David Goulet ab9a0e3407 Add rend failure cache 8 years ago
  Nick Mathewson edaf681735 Break some wide lines 8 years ago
  Nick Mathewson b5cfcb2045 Fix most check-spaces issues 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