summaryrefslogtreecommitdiffstats
path: root/crypthash.h
AgeCommit message (Collapse)Author
2005-03-15Don't define uint32_t anywhere but in config.h. Spotted by Alain Bench.Brendan Cully
2005-02-05Remove a number of unnecessary config.h includes, and add someThomas Roessler
missing ones. May fix some bugs.
2004-08-08Fix uint32_t portability problem. Reported by Steve Kennedy.Thomas Roessler