summaryrefslogtreecommitdiff
path: root/ht-internal.h
Commit message (Expand)AuthorAgeFilesLines
* ht-internal: don't reset hth_table_length explicitly in name_##HT_CLEARAzat Khuzhin2015-01-081-1/+0
* Have all visible internal function names end with an underscore.Nick Mathewson2012-02-291-3/+3
* Convert include-guard macro convention to avoid reserved identifiersNick Mathewson2012-02-291-2/+2
* Fix up usage of reserved identifiers in ht-internal.hNick Mathewson2012-02-131-36/+36
* Port changes from Tor for ht-internal.hNick Mathewson2012-02-131-2/+6
* Invert the sense and the name of HT_CACHE_HASH_VALUESNick Mathewson2012-02-131-3/+3
* Update copyright notices to 2012Nick Mathewson2012-02-101-2/+2
* Update copyright dates to 2011.Nick Mathewson2011-10-241-2/+2
* Fix a few warnings on OpenBSDNicholas Marriott2011-07-021-3/+1
* Clarify Christopher Clark's status as writer of original ht code.Nick Mathewson2010-03-111-4/+3
* more whitespace normalizationNick Mathewson2010-03-051-2/+2
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-2/+2
* Use less memory for each entry in a hashtableNick Mathewson2010-01-251-15/+35
* Document many internal functions and pieces of code.Nick Mathewson2009-04-171-1/+1
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+3
* On win32, use a hashtable to map sockets to events rather than using an array.Nick Mathewson2009-01-091-0/+466