summaryrefslogtreecommitdiffstats
path: root/sbin/isakmpd/attribute.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more KNF, no binary change.hshoexer2004-05-141-10/+8
| | | | ok ho@
* partial move to KNF. More to come. This has happened because therederaadt2004-04-151-11/+12
| | | | | | 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
* Remove clauses 3 and 4. With approval from Niklas Hallqvist andho2003-06-031-6/+1
| | | | Niels Provos.
* Add RCS Ids from the EOM repositoryniklas1998-11-171-1/+2
|
* openBSD RCS IDsniklas1998-11-151-1/+1
|
* Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theniklas1998-11-151-0/+52
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.