Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-14 | Log malformed HS descriptor requests at the proper level | Robert Ransom | |
This log message should be a 'protocol warning', not a 'warning'. | |||
2011-03-14 | Remove dead code from rend_cache_lookup_v2_desc_as_dir | Robert 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. |