summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/hash.c
AgeCommit message (Expand)Author
2015-10-15A classic case for bzero() -> explicit_bzero()mmcc
2013-03-21remove excessive includesTheo de Raadt
2008-09-06adapt to sha2(3) API changes; ok millert@Damien Miller
2006-06-10support sha2 for main mode hmacs and aesctr for quick mode encryption.Hans-Joerg Hoexer
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08we do not care about __APPLE__Theo de Raadt
2005-02-27where possible, use bzero instead of memsetHans-Joerg Hoexer
2004-06-14KNF, style, 80c, etc. hshoexer@ okHakan Olsson
2004-05-23More KNF. Mainly spaces and line-wraps, no binary change.Hans-Joerg Hoexer
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-03-31-Wsign-compare nits. hshoexer@ ok.Hakan Olsson
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2002-11-21-Wshadow nits.Hakan Olsson
2002-11-21hmac_init and prf_alloc should use unsigned lengths. Problem pointed out by P...Hakan Olsson
2002-08-23Initial support for MacOS X (v10.2 and later).Hakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2001-08-17Fix keyed HMAC where the key was longer than the blocksizeNiklas Hallqvist
2001-06-29LOG_DBG in hash_get, and if sysdep_cleartext() fails bail out ofAngelos D. Keromytis
2001-04-15Style.Hakan Olsson
1999-04-19./cookie.c: Merge with EOM 1.20Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist