Age | Commit message (Expand) | Author |
1999-02-25 | Fix missing include file, after the re-positioning of sockaddr_union | Angelos D. Keromytis |
1999-02-25 | Document name change for sysctl encdebug. | Angelos D. Keromytis |
1999-02-25 | Moved to section 8. Changed title and incorrect reference to ipf(1). | Kjell Wooding |
1999-02-25 | Moved to section 8. change title. | Kjell Wooding |
1999-02-25 | Fix bug that didn't allow use of sha1/md5. | Angelos D. Keromytis |
1999-02-24 | Copyright update. | Angelos D. Keromytis |
1999-02-24 | Remove unnecessary file, move man page to section 8. | Angelos D. Keromytis |
1999-02-24 | New position for the encdebug variable. | Angelos D. Keromytis |
1999-02-24 | Grok PF_KEY. | Angelos D. Keromytis |
1999-02-24 | Comment out photurisd/isakmpd temporarily, as they have not been | Angelos D. Keromytis |
1999-02-24 | Almost rewritten ipsecadm to use pfkey. Error reporting is a bit lacking still. | Angelos D. Keromytis |
1999-02-24 | only allow src, dst address, not things like "ifconfig xx0 1 2 3 4 5 6" | Theo de Raadt |
1999-02-24 | for things like "ifconfig xx0 up", do not automatically set an address. | Theo de Raadt |
1999-02-24 | fix default payload alignment error; hugh@ | Kjell Wooding |
1999-02-24 | 172.16/12 -- fix end of range; hugh | Theo de Raadt |
1999-02-24 | let it die nice from SIGTERM; fvdl | Theo de Raadt |
1999-02-23 | Fix a buffer overrun with very large ICMP packets. | Kjell Wooding |
1999-02-23 | do not print multiple \n in kernel version number printout, | Theo de Raadt |
1999-02-23 | add machdep.apmwarn to doc | Marco S Hyman |
1999-02-21 | some -Wall | Todd C. Miller |
1999-02-20 | quit() wants the \n | Theo de Raadt |
1999-02-20 | skipjack at id 19 | Theo de Raadt |
1999-02-17 | ipsec skipjack, based on free .fi code (some .gov type will test this for me) | Theo de Raadt |
1999-02-17 | try harder to match the mntonname with the name we are trying to unmount | Artur Grabowski |
1999-02-17 | make quoted strings work; erh@netbsd | Theo de Raadt |
1999-02-16 | merge from netbsd 990213 + make compile with our includes | Niklas Hallqvist |
1999-02-13 | Verify that keys and IVs are in hex. | Angelos D. Keromytis |
1999-02-10 | Xr repairs | Theo de Raadt |
1999-02-09 | do same for the second /dev/urandom example | Kjell Wooding |
1999-02-09 | minor fix to /dev/urandom example | Kjell Wooding |
1999-02-09 | BeOS/i386; ura@yamato.ibm.co.jp | Theo de Raadt |
1999-02-08 | back out last change, there was a reason for the dual getopt, ugly as it is... | Todd C. Miller |
1999-02-08 | no real point in calling getopt() twice | Todd C. Miller |
1999-02-08 | If you are going to set optreset, you need to set optind to 1 as well. | Todd C. Miller |
1999-02-07 | tweak | Theo de Raadt |
1999-02-07 | convert to mdoc | Todd C. Miller |
1999-02-07 | add usage() support using optreset | Theo de Raadt |
1999-02-07 | man pages belong in section 8 | Theo de Raadt |
1999-02-05 | ipf 3.2.10; work by kjell | Theo de Raadt |
1999-02-05 | Example of generating a key using random(4) | Angelos D. Keromytis |
1999-02-05 | Stress the importance of random keys. | Angelos D. Keromytis |
1999-02-01 | Allow for arc machines to install boot blocks | Per Fogelstrom |
1999-01-16 | add missing -tag type to .Bl | Todd C. Miller |
1999-01-12 | use pid_t | Aaron Campbell |
1999-01-11 | pids should be pid_t | Niklas Hallqvist |
1999-01-11 | Control RAIDframe | Niklas Hallqvist |
1999-01-08 | remove ortentry reliance; cmetz | Theo de Raadt |
1999-01-04 | use TCP_NODELAY; giannici@neomedia.it | Theo de Raadt |
1998-12-30 | Exit if nlist fails with ENOENT. Also replace strerror(errno) in syslog with %m | Todd C. Miller |
1998-12-29 | add isakmpd(8) references | Theo de Raadt |