summaryrefslogtreecommitdiff
path: root/changes/bug2748
AgeCommit message (Collapse)Author
2011-03-14Log malformed HS descriptor requests at the proper levelRobert Ransom
This log message should be a 'protocol warning', not a 'warning'.
2011-03-14Remove dead code from rend_cache_lookup_v2_desc_as_dirRobert Ransom
hid_serv_responsible_for_desc_id's return value is never negative, and there is no need to search through the consensus to find out whether we are responsible for a descriptor ID before we look in our cache for a descriptor.