Age | Commit message (Expand) | Author |
1999-02-25 | kill extra gzip.1 in MLINKS and add LINKS and MLINKS for zegrep and zfgrep in... | Todd C. Miller |
1999-02-25 | Possible cause of responses not going back to userland. | Angelos D. Keromytis |
1999-02-25 | Document name change for sysctl encdebug. | Angelos D. Keromytis |
1999-02-25 | rename sysctl names | Theo de Raadt |
1999-02-25 | Removed osdep.h dependencies. | Angelos D. Keromytis |
1999-02-25 | Remove osdep.h dependencies. | Angelos D. Keromytis |
1999-02-25 | Move union sockaddr_union to ip_ipsp.h | Angelos D. Keromytis |
1999-02-25 | sockaddr_union cannot be declared here, obviously, or in any other file that ... | Theo de Raadt |
1999-02-25 | change ipf(1) references to ipf(8) | Kjell Wooding |
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 | Update copyright; remove a few annoying debugging printfs. | Angelos D. Keromytis |
1999-02-24 | Point to ipsecadm(8). | Angelos D. Keromytis |
1999-02-24 | Update man page... | Angelos D. Keromytis |
1999-02-24 | Update man page. | Angelos D. Keromytis |
1999-02-24 | put zegrep and zfgrep in the tree | Theo de Raadt |
1999-02-24 | Update script. | Angelos D. Keromytis |
1999-02-24 | Remove unnecessary file, move man page to section 8. | Angelos D. Keromytis |
1999-02-24 | add skipjack support back | Theo de Raadt |
1999-02-24 | New position for the encdebug variable. | Angelos D. Keromytis |
1999-02-24 | Use net/, not netsec/ for pfkey files. | Angelos D. Keromytis |
1999-02-24 | Grok protocol/address family PF_KEY. | Angelos D. Keromytis |
1999-02-24 | Update the examples to new syntax of ipsecadm. | 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 | Don't include skipjack twice. | Angelos D. Keromytis |
1999-02-24 | Add option KEY in GENERIC, and update files. | Angelos D. Keromytis |
1999-02-24 | Not used anymore. | Angelos D. Keromytis |
1999-02-24 | PF_KEY_V2, with local extensions for SPD management. | Angelos D. Keromytis |
1999-02-24 | Work with pfkey instead of pfencap | Angelos D. Keromytis |
1999-02-24 | Remove encap.h include; saner debugging printfs; fix buglets; work with | Angelos D. Keromytis |
1999-02-24 | Changes to socket.h to include union sockaddr_union, temporarily add osdep.h, | Angelos D. Keromytis |
1999-02-24 | Disable encap domain. | Angelos D. Keromytis |
1999-02-24 | pIII handling; testing by jdb@layer8.net | Theo de Raadt |
1999-02-24 | more stuff, also irq attribute for mainbus | Michael Shalayeff |
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 | sync | Theo de Raadt |
1999-02-24 | Do not include @name or @cwd in packing lists created by the plist target; | Marco S Hyman |
1999-02-24 | We are OpenBSD | Artur Grabowski |
1999-02-24 | man page fix; markus.friedl@informatik.uni-erlangen.de | Marco S Hyman |
1999-02-24 | 172.16/12 -- fix end of range; hugh | Theo de Raadt |
1999-02-24 | fowarding -> forwarding | Aaron Campbell |
1999-02-24 | save cpu cycles by being more sensible about how we check conditionals | Aaron Campbell |
1999-02-24 | cpu -> CPU | Aaron Campbell |
1999-02-24 | Declare phony target as phony targets. This may avert a few subtle bugs, | Marc Espie |