Add a "Map from digest to void*" abstraction, since we already faked it in 3 places...
commit5828f8920e1233870dfd0309073d116d08512767
authorNick Mathewson <nickm@torproject.org>
Tue, 18 Oct 2005 20:11:39 +0000 (18 20:11 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 18 Oct 2005 20:11:39 +0000 (18 20:11 +0000)
tree9dddb9145202cfbaf0cbb25f3a7cd32b6cb50767
parent0349598928193b0865afd4868bf70e1fa17ef619
Add a "Map from digest to void*" abstraction, since we already faked it in 3 places by encoding keys in hex and sticking them in a strmap.

svn:r5278
src/common/container.c
src/common/container.h