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