aboutsummaryrefslogtreecommitdiff
path: root/src/ext/ht.h
Commit message (Expand)AuthorAge
* Add ATTR_UNUSED to HT_FINDNick Mathewson2014-06-14
* Fix compilation with DEBUG_DNS_CACHENick Mathewson2014-05-06
* scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson2014-04-19
* Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\
| * Remove string hash in ht.h so we can't accidentally use itNick Mathewson2014-02-15
* | gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn2014-02-14
|/
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Clean up reserved identifier usage in src/ext include guardsNick Mathewson2012-10-12
* Move all externally maintained source files into src/extNick Mathewson2012-10-11