Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-15 | clean; form | Theo de Raadt | |
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-26 | remove redundancy | Aaron Campbell | |
1998-11-25 | minor cleanups; d@ | Aaron Campbell | |
1998-11-24 | Align sockaddrs correctly | Niklas Hallqvist | |
1998-11-24 | Bail out instead of core-dumping if we don't understand the port range ↵ | Theo de Raadt | |
operator; ws@netbsd | |||
1998-11-24 | Wall, and do not let tapesize overflow | Theo de Raadt | |
1998-11-24 | typo; abs | Theo de Raadt | |
1998-11-21 | msdosfs does FAT32 | David Leonard | |
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-18 | obvious typo | Theo de Raadt | |
1998-11-18 | better strtol() checking | Theo de Raadt | |
1998-11-18 | atoi does not do error checking on numbers, change to strtol. | Artur Grabowski | |
pr system/641 From <lha@stacken.kth.se> | |||
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. | |||
1998-11-14 | oops | Theo de Raadt | |
1998-11-14 | move ipsec tools into . | Theo de Raadt | |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-11-11 | only do block checks on files that need it, therefore explicitly avoiding | Theo de Raadt | |
fifos (which linux handles incorrectly, leaving block numbers there at inconvenient times); patch from krw@tcn.net | |||
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell | |