Age | Commit message (Expand) | Author |
---|---|---|
2015-08-22 | remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok miller... | Theo de Raadt |
2007-09-04 | Some more simple malloc(n * m) -> calloc(n, m) conversions. | Hans-Joerg Hoexer |
2004-01-16 | ISO C police: log and expl are reserved for the C library. | Marc Espie |
2003-06-11 | New license from the official hunt release at | Paul Janzen |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1999-08-30 | check malloc return | David Leonard |
1999-02-01 | avoid denial of service attacks on server port; extra conf vars; fix otto | David Leonard |
1999-01-29 | major changes: security, curses, config | David Leonard |
1999-01-21 | ident for OpenBSD | David Leonard |
1999-01-21 | hunt (from NetBSD) | David Leonard |