index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
isakmpd
/
hash.c
Age
Commit message (
Expand
)
Author
2015-10-15
A classic case for bzero() -> explicit_bzero()
mmcc
2013-03-21
remove excessive includes
Theo de Raadt
2008-09-06
adapt to sha2(3) API changes; ok millert@
Damien Miller
2006-06-10
support sha2 for main mode hmacs and aesctr for quick mode encryption.
Hans-Joerg Hoexer
2005-04-08
Make deterministic randomness (only ever used for testing) a compile-time
Chad Loder
2005-04-08
we do not care about __APPLE__
Theo de Raadt
2005-02-27
where possible, use bzero instead of memset
Hans-Joerg Hoexer
2004-06-14
KNF, style, 80c, etc. hshoexer@ ok
Hakan Olsson
2004-05-23
More KNF. Mainly spaces and line-wraps, no binary change.
Hans-Joerg Hoexer
2004-04-15
partial move to KNF. More to come. This has happened because there
Theo de Raadt
2004-03-31
-Wsign-compare nits. hshoexer@ ok.
Hakan Olsson
2003-06-03
Remove clauses 3 and 4. With approval from Niklas Hallqvist and
Hakan Olsson
2002-11-21
-Wshadow nits.
Hakan Olsson
2002-11-21
hmac_init and prf_alloc should use unsigned lengths. Problem pointed out by P...
Hakan Olsson
2002-08-23
Initial support for MacOS X (v10.2 and later).
Hakan Olsson
2002-06-09
rm trailing whitespace
Todd T. Fries
2001-08-17
Fix keyed HMAC where the key was longer than the blocksize
Niklas Hallqvist
2001-06-29
LOG_DBG in hash_get, and if sysdep_cleartext() fails bail out of
Angelos D. Keromytis
2001-04-15
Style.
Hakan Olsson
1999-04-19
./cookie.c: Merge with EOM 1.20
Niklas Hallqvist
1999-02-26
Merge from the Ericsson repository
Niklas Hallqvist
1998-11-17
Add RCS Ids from the EOM repository
Niklas Hallqvist
1998-11-15
openBSD RCS IDs
Niklas Hallqvist
1998-11-15
Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the
Niklas Hallqvist