Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1998-10-28 | give up the try to start afsd from mount_afs, the argument passing was too ugly | Artur Grabowski | |
1998-10-11 | When rounding to cylinder boundaries check to make sure we don't round up ↵ | Todd C. Miller | |
past the end of the disk. Noticed by fries@ | |||
1998-10-11 | NAT_MAP is now a flag; garath@code.ridgefield.org | Theo de Raadt | |
1998-10-11 | flesh out and -mandoc, much nicer; garath@code.ridgefield.org | Theo de Raadt | |
1998-10-07 | clarify -n; noted by markc@ | Theo de Raadt | |
1998-10-06 | fix the SIOCGIFCONF code; bug found by markc@ | Theo de Raadt | |
1998-10-04 | increase data size | Todd C. Miller | |
1998-10-03 | Add DIOCGPDINFO ioctl and use it in disklabel's new -p mode | Todd C. Miller | |
1998-10-02 | Typos in arithmetic formulae | Niklas Hallqvist | |
1998-09-28 | Typo. | Ian Darwin | |
1998-09-26 | mac68k uses libkvm.old | ryker | |
1998-09-26 | NAT in_redir flags changed; garath@code.ridgefield.org | Theo de Raadt | |
1998-09-24 | 'off of' -> 'off' | Paul Janzen | |
1998-09-24 | Back out gzip changes, they will not make 2.4 | Todd C. Miller | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-21 | bad sysctl(), malloc(0), and memory leaks fixes | Theo de Raadt | |
1998-09-19 | Repair | Marc Espie | |
1998-09-18 | buf oflows | Theo de Raadt | |
1998-09-18 | fix table | Theo de Raadt | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-09-17 | pmax needs libkvm.old too | Todd C. Miller | |
1998-09-16 | take out gzip support for now, it seems to have problems on some platforms | Todd C. Miller | |