summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/genconstants.sh
AgeCommit message (Collapse)Author
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
are a raft of source code auditors who are willing to help improve this code only if this is done, and hey, isakmpd does need our standard auditing process. ok ho hshoexer
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
Niels Provos.
2003-05-11Slight style fix for .cst files. Permit comments also after a definition.Hakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
1999-04-27regress/exchange/Makefile: Merge with EOM 1.6Niklas Hallqvist
regress/exchange/run.sh: Merge with EOM 1.5 regress/rsakeygen/rsakeygen.c: Merge with EOM 1.7 genconstants.sh: Merge with EOM 1.6 genfields.sh: Merge with EOM 1.5 author: niklas 1999
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1999/02/25 11:38:56; author: niklas; state: Exp; lines: +4 -2 | include sysdep.h everywhere | ----------------------------
1998-12-21Last months worth of work on isakmpd, lots doneNiklas Hallqvist
1998-11-20Add submaps to constant maps, and add a mechanism to the constantNiklas Hallqvist
description language to link maps.
1998-11-17Add RCS Ids from the EOM repositoryNiklas 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.