summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/cookie.c
AgeCommit message (Collapse)Author
2002-08-23Small cleanup.Hakan Olsson
2001-10-26Change to use sysdep_sa_len() function.Hakan Olsson
2001-06-29Change get_src/get_dst API as we get the length with sa_len.Hakan Olsson
2001-06-29A few more direct sa_len usages.Hakan Olsson
2001-06-25Handle responder cookies same as initiator cookies.Hakan Olsson
1999-08-05regress/rsakeygen/Makefile: Merge with EOM 1.5Niklas Hallqvist
sysdep/openbsd/sysdep.c: Merge with EOM 1.8 cookie.c: Merge with EOM 1.21 util.c: Merge with EOM 1.15 util.h: Merge with EOM 1.7 author: niklas Move regrand var to util.c, and get the decl from util.h, do not update the cookie secret if in deterministic mode.
1999-04-19./cookie.c: Merge with EOM 1.20Niklas Hallqvist
./dh.c: Merge with EOM 1.5 ./hash.c: Merge with EOM 1.10 ./math_group.h: Merge with EOM 1.7 Style. alloc error reporting. Math error propagation. Allocate right sizes. 1999 copyrights
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.18 | date: 1999/02/25 11:38:49; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ----------------------------
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
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems. It is not yet complete or usable in a real scenario but the missing pieces will soon be there. The early commit is for people who wants early access and who are not afraid of looking at source. isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so far, so it is not that incomplete. It is really mostly configuration that is lacking.