Age | Commit message (Expand) | Author |
2000-06-19 | initialize iv | Niels Provos |
2000-06-19 | use blowfish instead of DES to encrypt user keys | Niels Provos |
2000-06-19 | ncurses-5.0-20000617 | Todd C. Miller |
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 | mem leak + be more paranoid in dsa_verify. | Markus Friedl |
2000-06-19 | instead of only toggle also allow + and -, for on and off. | Niels Provos |
2000-06-19 | make flags work | Niels Provos |
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-18 | remove RCS entries. | Niels Provos |
2000-06-18 | more verbose errors, remove redundant free()s | Niels Provos |
2000-06-18 | strlcpy | Niels Provos |
2000-06-18 | Initial import of very much rewritten TCFS userland. This code is still | Niels Provos |
2000-06-18 | Mark kernel threads as system processes. Make ps hide them by default, | Niklas Hallqvist |
2000-06-18 | do not mess with tty's. makes EDITOR=ed cvs commit work over ssh2 | Markus Friedl |
2000-06-18 | typo | Markus Friedl |
2000-06-18 | split auth-rsa option parsing into auth-options | Markus Friedl |
2000-06-18 | typo | Markus Friedl |
2000-06-18 | initial support for ssh.com's 2.2.0 | Markus Friedl |
2000-06-18 | implement bug compatibility with ssh-2.0.13 pubkey, server side | Markus Friedl |
2000-06-18 | include = in WHITESPACE; markus ok | Theo de Raadt |
2000-06-17 | add support for ssh v2 subsystems. ok markus@. | Jakob Schlyter |
2000-06-17 | missing atomicio, typo | Markus Friedl |
2000-06-17 | allow extended server banners | Markus Friedl |
2000-06-17 | a real nix | Theo de Raadt |
2000-06-17 | everyone says "nix it" | Theo de Raadt |
2000-06-17 | Needed to allow complete dynamic list removal. | Marc Espie |
2000-06-17 | This removes the few instances of Lst_New left. | Marc Espie |
2000-06-17 | A few assorted changes, to remove more dynamic lists. | Marc Espie |
2000-06-17 | This patch introduces a distinction between | Marc Espie |
2000-06-17 | This patch moves the definition of lists and list nodes to lst.h. | Marc Espie |
2000-06-16 | print # of icmp6 error suppressed by rate limit | Jun-ichiro itojun Hagino |
2000-06-15 | Reflect reality in the error messages. | Angelos D. Keromytis |
2000-06-14 | monitor -> monitormode because some OSes have a monitor(3) | Todd C. Miller |
2000-06-14 | KAME_SCOPEID is necessary | Jun-ichiro itojun Hagino |
2000-06-13 | Conditional INET6 inclusion (for crunchgen uses) -- default yes. | Angelos D. Keromytis |
2000-06-13 | Make both ls and dir send a LIST command. Perviously, ls would use | Todd C. Miller |
2000-06-12 | Make the flags field truly optional. | Todd C. Miller |
2000-06-11 | newaliases(1) -> newaliases(8) | Todd C. Miller |
2000-06-11 | do not add empty lines to history; always check the size of the returned | Federico G. Schwindt |
2000-06-10 | Increment pl when filling in pidlist. It was just overwriting the first | Todd C. Miller |
2000-06-10 | Clean-up patch: use `void *' instead of old-fashioned ClientData/Address. | Marc Espie |
2000-06-10 | no longer needed | Marc Espie |
2000-06-10 | Thus, Lst_ForEach no longer needs returning a status. | Marc Espie |
2000-06-10 | Lst_Find and Lst_ForEach do the same thing, except that the comparison | Marc Espie |
2000-06-09 | When looking for chown, check in /sbin too. | Todd C. Miller |
2000-06-07 | correct description; sarnold@intertrust.com | Theo de Raadt |
2000-06-07 | -iname support; karls@inet.no | Theo de Raadt |
2000-06-07 | option list MUST be sorted; previous commit broke "and"; karls@inet.no | Theo de Raadt |