Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-26 | Merge from the Ericsson repository | Niklas 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-26 | Merge from the Ericsson repository | Niklas 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-26 | Merge from the Ericsson repository | Niklas 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-26 | Merge from the Ericsson repository | Niklas 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-26 | Merge from the Ericsson repository | Niklas 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-22 | Size the fd sets from the descriptor table | Niklas Hallqvist | |
1998-12-22 | Generalize udp port decoding. Remove unneeded decls. | Niklas Hallqvist | |
1998-12-22 | My former hack lost, better solution | Niklas Hallqvist | |
1998-12-22 | Build generated .c & .h files before .o generation always | Niklas Hallqvist | |
1998-12-22 | Remove obsolete connection code. Use strtol instead of atoi | Niklas Hallqvist | |
1998-12-21 | Remove bogus check of printableness of the config file | Niklas Hallqvist | |
1998-12-21 | Last months worth of work on isakmpd, lots done | Niklas Hallqvist | |
1998-12-20 | RCS ID fix | Niklas Hallqvist | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-11-20 | match reality | Niklas Hallqvist | |
1998-11-20 | Preshared key per IP-address, and in hex-format too | Niklas Hallqvist | |
1998-11-20 | Add attribute maps | Niklas Hallqvist | |
1998-11-20 | update | Niklas Hallqvist | |
1998-11-20 | Add iterator for tags in a section. Add range checking for numbers. | Niklas Hallqvist | |
1998-11-20 | Use new message_negotiate_sa API | Niklas Hallqvist | |
1998-11-20 | Validate acceptable main mode transforms | Niklas Hallqvist | |
1998-11-20 | Add submaps to constant maps, and add a mechanism to the constant | Niklas Hallqvist | |
description language to link maps. | |||
1998-11-20 | Do not report select errors on EINTR | Niklas Hallqvist | |
1998-11-20 | Fix acceptable main mode transforms | Niklas Hallqvist | |
1998-11-20 | Validate proposals against policies | Niklas Hallqvist | |
1998-11-20 | typo | Niklas Hallqvist | |
1998-11-17 | From the EOM repos: Only find ready ISAKMP SAs in | Niklas Hallqvist | |
sa_isakmp_lookup_by_peer | |||
1998-11-17 | Add RCS Ids from the EOM repository | Niklas Hallqvist | |
1998-11-16 | Reinstate X509 signature code except for RSA code | Niklas Hallqvist | |
1998-11-16 | Compile with cert.c | Niklas Hallqvist | |
1998-11-16 | Remove X509 hooks | Niklas Hallqvist | |
1998-11-16 | revive | Niklas Hallqvist | |
1998-11-16 | Add back cert handling, no patent problem here | Niklas Hallqvist | |
1998-11-15 | Hardwire our sysdep.c here | Niklas Hallqvist | |
1998-11-15 | Remove last warnings after crippling | Niklas Hallqvist | |
1998-11-15 | At the moment we do not do certificates | Niklas Hallqvist | |
1998-11-15 | Remove more cruft | Niklas Hallqvist | |
1998-11-15 | remove removed dirs from SUBDIR | Niklas Hallqvist | |
1998-11-15 | Not clear if we want this | Niklas Hallqvist | |
1998-11-15 | update src list | Niklas Hallqvist | |
1998-11-15 | cripple until later | Niklas Hallqvist | |
1998-11-15 | Not clean enough yet | Niklas Hallqvist | |
1998-11-15 | openBSD RCS IDs | Niklas Hallqvist | |
1998-11-15 | Make up-to-date wrt to licensing | Niklas Hallqvist | |
1998-11-15 | Reflect reality | Niklas Hallqvist | |
1998-11-15 | Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the | Niklas 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. |