aboutsummaryrefslogtreecommitdiff
path: root/src/common/ht.h
Commit message (Expand)AuthorAge
* Choose directory servers from routerstatus list, not from routerinfo list. T...Nick Mathewson2005-12-14
* Make hashtables use a little less space on 64-bit architectures.Nick Mathewson2005-12-14
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* HT_NEXT invalidates the last iterator; fix rmv-related segfault.Nick Mathewson2005-11-26
* Replace balanced trees with hash tables: this should make stuff significantly...Nick Mathewson2005-11-23