aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_ohash.c
Commit message (Expand)AuthorAgeFilesLines
* Improve build system and autodetection.Ingo Schwarze2014-08-161-1/+1
* Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat.Ingo Schwarze2014-08-101-2/+2
* Merge from OpenBSD - Marc Espie improved the ohash interface:Ingo Schwarze2014-06-201-14/+18
* sync to OpenBSD:Ingo Schwarze2014-06-201-48/+46
* Use C99 uint32_t, not BSD-style u_int32_t.Ingo Schwarze2014-01-041-2/+2
* Add a compatibility interface for ohash.Kristaps Dzonsons2012-06-091-0/+337