summaryrefslogtreecommitdiffhomepage
path: root/src/hashmap.h
AgeCommit message (Expand)Author
2016-12-27Move lookup_variable into hashmap.c / hashmap.hGreg
2009-12-07Move definition of "struct config_s" from main.h to conf.hMichael Adam
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman
2009-09-15Remove C++ wrapper from headersMukund Sivaraman
2008-12-08Convert tabs to spacesMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2005-07-12* Updated Copyright Email AddressesRobert James Kaes
2002-04-25Removed the hashmap_keys() function and added the "iterator" concept.Robert James Kaes
2002-04-07A hashmap implementation. I use this for storing the headers from theRobert James Kaes