Age | Commit message (Expand) | Author |
2000-06-19 | add string.h | Federico G. Schwindt |
2000-06-19 | pass the correct size of the buffer | Federico G. Schwindt |
2000-06-19 | remove unused var | Federico G. Schwindt |
2000-06-19 | fix parms in tcfs_encrypt_key. I'm not sure if this is fine, tho. | Federico G. Schwindt |
2000-06-19 | add openbsd tag | Federico G. Schwindt |
2000-06-19 | more cleaning. KNF | Federico G. Schwindt |
2000-06-19 | add missing headers, declare missing functions remove unused vars, KNF; | Federico G. Schwindt |
2000-06-19 | add ./etc/tcfs | Todd T. Fries |
2000-06-19 | Move BUGS section. | Aaron Campbell |
2000-06-19 | Better wording. | Aaron Campbell |
2000-06-19 | cvs strikes again!; thanks to Oleg Safiullin <form@openbsd.ru> | Todd T. Fries |
2000-06-19 | correct header chasing code. take care of AH length. | Jun-ichiro itojun Hagino |
2000-06-19 | sync | Chris Cappuccio |
2000-06-19 | new cmd ide controllers | Chris Cappuccio |
2000-06-19 | cleanup key encryption | Niels Provos |
2000-06-19 | initialize iv | Niels Provos |
2000-06-19 | use blowfish instead of DES to encrypt user keys | Niels Provos |
2000-06-19 | xe needs ifmedia | Federico G. Schwindt |
2000-06-19 | esp at pcmcia, commented out. | Federico G. Schwindt |
2000-06-19 | Uncomment esp out now that the driver is in the tree. | Federico G. Schwindt |
2000-06-19 | Add pcmcia attachment of esp; from NetBSD. | Federico G. Schwindt |
2000-06-19 | oops, nuke unused variable | Jason Wright |
2000-06-19 | ncurses-5.0-20000617 | Todd C. Miller |
2000-06-19 | IPv6 IPsec, outbound direction. | Jun-ichiro itojun Hagino |
2000-06-19 | cleanup fingerprinting, less hardcoded sizes | Markus Friedl |
2000-06-19 | fix a couple of bugs. dont clobber tcfspwdb when adding group entries. | Niels Provos |
2000-06-19 | rename Nm | Theo de Raadt |
2000-06-19 | Need to include rijndael.c for crypto | (inet & ipsec) too | Thorsten Lockert |
2000-06-19 | de-#ifdef-ize | Jason Wright |
2000-06-19 | mem leak + be more paranoid in dsa_verify. | Markus Friedl |
2000-06-19 | oops, add macbuf to the queue structure | Jason Wright |
2000-06-19 | add authentication-only handling (easy setup). | Jason Wright |
2000-06-19 | Match reality | Miod Vallat |
2000-06-19 | Merge with EOM 1.145 | Niklas Hallqvist |
2000-06-19 | Merge with EOM 1.40 | Niklas Hallqvist |
2000-06-19 | instead of only toggle also allow + and -, for on and off. | Niels Provos |
2000-06-19 | Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt) | Miod Vallat |
2000-06-19 | Build only the necessary things ; look closer to etc.sparc | Miod Vallat |
2000-06-19 | Put more devices into standard config, add ramdisk section | Miod Vallat |
2000-06-19 | make flags work | Niels Provos |
2000-06-19 | Upload memory ranges for NEW_NONCONTIG code, this one forgotten before 2.7 | Miod Vallat |
2000-06-19 | honor scopeid when compare ipv6 addrs | Jun-ichiro itojun Hagino |
2000-06-19 | Small, usable, and it even boots on 4Mb machines | Miod Vallat |
2000-06-19 | remove debug printfs | Niels Provos |
2000-06-19 | make userauth+pubkey interop with ssh.com-2.2.0 | Markus Friedl |
2000-06-19 | Insert missing splx(); me and roberto@ns2.freenix.org. | Aaron Campbell |
2000-06-18 | (CFLAGS): add _LKM so kernel header files behave nicely. | assar |
2000-06-18 | ifaliases goes away. | Todd T. Fries |
2000-06-18 | remove RCS entries. | Niels Provos |
2000-06-18 | Fix more buffer overflows... that's 5 in this one program (so far) | Aaron Campbell |