summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
AgeCommit message (Collapse)Author
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1999/02/25 15:10:09; author: niklas; state: Exp; lines: +2 -2 | Whoops | ---------------------------- | revision 1.4 | date: 1999/02/25 15:07:34; author: niklas; state: Exp; lines: +6 -2 | Mesing with the new sysdep paths | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.6 | date: 1999/02/25 15:10:08; author: niklas; state: Exp; lines: +2 -2 | Whoops | ---------------------------- | revision 1.5 | date: 1999/02/25 15:07:32; author: niklas; state: Exp; lines: +6 -4 | Mesing with the new sysdep paths | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.6 | date: 1999/02/25 15:10:06; author: niklas; state: Exp; lines: +2 -2 | Whoops | ---------------------------- | revision 1.5 | date: 1999/02/25 15:07:31; author: niklas; state: Exp; lines: +6 -4 | Mesing with the new sysdep paths | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.4 | date: 1999/02/25 15:14:23; author: niklas; state: Exp; lines: +6 -3 | Yet more messing with the new sysdep paths | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.7 | date: 1999/02/25 15:10:05; author: niklas; state: Exp; lines: +2 -2 | Whoops | ---------------------------- | revision 1.6 | date: 1999/02/25 15:07:30; author: niklas; state: Exp; lines: +6 -4 | Mesing with the new sysdep paths | ----------------------------
1998-12-22Size the fd sets from the descriptor tableNiklas Hallqvist
1998-12-22Generalize udp port decoding. Remove unneeded decls.Niklas Hallqvist
1998-12-22My former hack lost, better solutionNiklas Hallqvist
1998-12-22Build generated .c & .h files before .o generation alwaysNiklas Hallqvist
1998-12-22Remove obsolete connection code. Use strtol instead of atoiNiklas Hallqvist
1998-12-21Remove bogus check of printableness of the config fileNiklas Hallqvist
1998-12-21Last months worth of work on isakmpd, lots doneNiklas Hallqvist
1998-12-20RCS ID fixNiklas Hallqvist
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-20match realityNiklas Hallqvist
1998-11-20Preshared key per IP-address, and in hex-format tooNiklas Hallqvist
1998-11-20Add attribute mapsNiklas Hallqvist
1998-11-20updateNiklas Hallqvist
1998-11-20Add iterator for tags in a section. Add range checking for numbers.Niklas Hallqvist
1998-11-20Use new message_negotiate_sa APINiklas Hallqvist
1998-11-20Validate acceptable main mode transformsNiklas Hallqvist
1998-11-20Add submaps to constant maps, and add a mechanism to the constantNiklas Hallqvist
description language to link maps.
1998-11-20Do not report select errors on EINTRNiklas Hallqvist
1998-11-20Fix acceptable main mode transformsNiklas Hallqvist
1998-11-20Validate proposals against policiesNiklas Hallqvist
1998-11-20typoNiklas Hallqvist
1998-11-17From the EOM repos: Only find ready ISAKMP SAs inNiklas Hallqvist
sa_isakmp_lookup_by_peer
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-16Reinstate X509 signature code except for RSA codeNiklas Hallqvist
1998-11-16Compile with cert.cNiklas Hallqvist
1998-11-16Remove X509 hooksNiklas Hallqvist
1998-11-16reviveNiklas Hallqvist
1998-11-16Add back cert handling, no patent problem hereNiklas Hallqvist
1998-11-15Hardwire our sysdep.c hereNiklas Hallqvist
1998-11-15Remove last warnings after cripplingNiklas Hallqvist
1998-11-15At the moment we do not do certificatesNiklas Hallqvist
1998-11-15Remove more cruftNiklas Hallqvist
1998-11-15remove removed dirs from SUBDIRNiklas Hallqvist
1998-11-15Not clear if we want thisNiklas Hallqvist
1998-11-15update src listNiklas Hallqvist
1998-11-15cripple until laterNiklas Hallqvist
1998-11-15Not clean enough yetNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Make up-to-date wrt to licensingNiklas Hallqvist
1998-11-15Reflect realityNiklas 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.