summaryrefslogtreecommitdiff
path: root/src/common/ht.h
AgeCommit message (Expand)Author
2005-12-14Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson
2005-11-26HT_NEXT invalidates the last iterator; fix rmv-related segfault.Nick Mathewson
2005-11-23Replace balanced trees with hash tables: this should make stuff significantly...Nick Mathewson