Commit History

Author SHA1 Message Date
  David Goulet 8293356ad9 hs: Refactor rend_data_t for multi version support 8 years ago
  Roger Dingledine 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 8 years ago
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
  Roger Dingledine e28448a23e Bridges now refuse "rendezvous2" publish attempts 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
  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 fbdd32ebe9 Mention the expected length of the digests 8 years ago
  Nick Mathewson 35edd74e25 Merge remote-tracking branch 'origin/maint-0.2.7' 8 years ago
  Nick Mathewson 5d45a26f39 Whoops; infinite recursion 8 years ago
  Nick Mathewson d14b009b23 Merge remote-tracking branch 'origin/maint-0.2.7' 8 years ago
  Nick Mathewson 8b01849f3b Yet more memory leaks in the rendcache tests 8 years ago
  Nick Mathewson aa96abe66b Fix memory leak in rend_cache_failure_entry_free() 8 years ago
  Nick Mathewson a5e873ff29 Merge remote-tracking branch 'origin/maint-0.2.7' 8 years ago
  Nick Mathewson 03eb999d42 Fix an (unreachable) memory leak in rendcache.c 8 years ago
  Nick Mathewson 46cd466dec Merge remote-tracking branch 'origin/maint-0.2.7' 8 years ago
  Nick Mathewson 34b4da709d Fix a bunch more memory leaks in the tests. 8 years ago
  Nick Mathewson 5b2070198a Fix a use-after-free in validate_intro_point_failure. Bug 17401. Found w valgrind 8 years ago
  Nick Mathewson f179abdca9 Merge remote-tracking branch 'twstrike/rendcache_tests' 8 years ago
  Nick Mathewson 0b3190d4b7 Merge remote-tracking branch 'donncha/feature14846_4' 8 years ago
  Ola Bini ade5005853 Add tests for the rend cache 8 years ago
  David Goulet 8b98172579 Add a rend cache failure info dup function 8 years ago
  Donncha O'Cearbhaill d47a4aec66 Separate lookup function for service rend cache 8 years ago
  Donncha O'Cearbhaill 61ef356ab3 Rename rend_cache_service to rend_cache_local_service for clarity 8 years ago
  Donncha O'Cearbhaill 335d0b95d3 Clean old descriptors from the service-side rend cache 8 years ago
  Donncha O'Cearbhaill ee1a4ce8b2 Require explict specification of cache type 8 years ago
  Donncha O'Cearbhaill 0bd68bf986 Clean up service-side descriptor cache and fix potential double-free. 8 years ago
  Donncha O'Cearbhaill 5dc2cbafef Specify descriptor cache type in rend_cache_lookup_entry() 8 years ago