aboutsummaryrefslogtreecommitdiff
path: root/src/common/ht.h
Commit message (Expand)AuthorAge
* Fix a bug in HT_REMOVE.•••svn:r6925 Nick Mathewson2006-07-27
* Get better numbers out of HT_REP_OK•••svn:r6924 Nick Mathewson2006-07-27
* mainline branch. Remove some more dead XXXs.•••svn:r6401 Nick Mathewson2006-04-18
* Use INLINE (which we define) instead of __inline (which is nonstandard) in ht...•••svn:r6153 Nick Mathewson2006-03-13
* Choose directory servers from routerstatus list, not from routerinfo list. T...•••svn:r5586 Nick Mathewson2005-12-14
* Make hashtables use a little less space on 64-bit architectures.•••svn:r5585 Nick Mathewson2005-12-14
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...•••svn:r5582 Nick Mathewson2005-12-14
* HT_NEXT invalidates the last iterator; fix rmv-related segfault.•••svn:r5458 Nick Mathewson2005-11-26
* Replace balanced trees with hash tables: this should make stuff significantly...•••svn:r5441 Nick Mathewson2005-11-23