summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-06-19initialize ivNiels Provos
2000-06-19use blowfish instead of DES to encrypt user keysNiels Provos
2000-06-19ncurses-5.0-20000617Todd C. Miller
2000-06-19cleanup fingerprinting, less hardcoded sizesMarkus Friedl
2000-06-19fix a couple of bugs. dont clobber tcfspwdb when adding group entries.Niels Provos
2000-06-19mem leak + be more paranoid in dsa_verify.Markus Friedl
2000-06-19instead of only toggle also allow + and -, for on and off.Niels Provos
2000-06-19make flags workNiels Provos
2000-06-19remove debug printfsNiels Provos
2000-06-19make userauth+pubkey interop with ssh.com-2.2.0Markus Friedl
2000-06-18remove RCS entries.Niels Provos
2000-06-18more verbose errors, remove redundant free()sNiels Provos
2000-06-18strlcpyNiels Provos
2000-06-18Initial import of very much rewritten TCFS userland. This code is stillNiels Provos
2000-06-18Mark kernel threads as system processes. Make ps hide them by default,Niklas Hallqvist
2000-06-18do not mess with tty's. makes EDITOR=ed cvs commit work over ssh2Markus Friedl
2000-06-18typoMarkus Friedl
2000-06-18split auth-rsa option parsing into auth-optionsMarkus Friedl
2000-06-18typoMarkus Friedl
2000-06-18initial support for ssh.com's 2.2.0Markus Friedl
2000-06-18implement bug compatibility with ssh-2.0.13 pubkey, server sideMarkus Friedl
2000-06-18include = in WHITESPACE; markus okTheo de Raadt
2000-06-17add support for ssh v2 subsystems. ok markus@.Jakob Schlyter
2000-06-17missing atomicio, typoMarkus Friedl
2000-06-17allow extended server bannersMarkus Friedl
2000-06-17a real nixTheo de Raadt
2000-06-17everyone says "nix it"Theo de Raadt
2000-06-17Needed to allow complete dynamic list removal.Marc Espie
2000-06-17This removes the few instances of Lst_New left.Marc Espie
2000-06-17A few assorted changes, to remove more dynamic lists.Marc Espie
2000-06-17This patch introduces a distinction betweenMarc Espie
2000-06-17This patch moves the definition of lists and list nodes to lst.h.Marc Espie
2000-06-16print # of icmp6 error suppressed by rate limitJun-ichiro itojun Hagino
2000-06-15Reflect reality in the error messages.Angelos D. Keromytis
2000-06-14monitor -> monitormode because some OSes have a monitor(3)Todd C. Miller
2000-06-14KAME_SCOPEID is necessaryJun-ichiro itojun Hagino
2000-06-13Conditional INET6 inclusion (for crunchgen uses) -- default yes.Angelos D. Keromytis
2000-06-13Make both ls and dir send a LIST command. Perviously, ls would useTodd C. Miller
2000-06-12Make the flags field truly optional.Todd C. Miller
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-06-11do not add empty lines to history; always check the size of the returnedFederico G. Schwindt
2000-06-10Increment pl when filling in pidlist. It was just overwriting the firstTodd C. Miller
2000-06-10Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.Marc Espie
2000-06-10no longer neededMarc Espie
2000-06-10Thus, Lst_ForEach no longer needs returning a status.Marc Espie
2000-06-10Lst_Find and Lst_ForEach do the same thing, except that the comparisonMarc Espie
2000-06-09When looking for chown, check in /sbin too.Todd C. Miller
2000-06-07correct description; sarnold@intertrust.comTheo de Raadt
2000-06-07-iname support; karls@inet.noTheo de Raadt
2000-06-07option list MUST be sorted; previous commit broke "and"; karls@inet.noTheo de Raadt