Age | Commit message (Expand) | Author |
2000-06-20 | fix warnings during compilation. replace a few more calloc's with | Federico G. Schwindt |
2000-06-20 | add OpenBSD tag. | Federico G. Schwindt |
2000-06-20 | oops from my prev commit. move param.h above mount.h so NGROUPS is found. | Federico G. Schwindt |
2000-06-20 | weird. missing OpenBSD tags. | Federico G. Schwindt |
2000-06-20 | add openbsd tags. rearrange headers as per style(9) and indent. | Federico G. Schwindt |
2000-06-20 | even more declarations | Federico G. Schwindt |
2000-06-20 | replace some calloc's with malloc's since there is no point in call | Federico G. Schwindt |
2000-06-20 | add missing declarations and includes. | Federico G. Schwindt |
2000-06-20 | kill show_usage, it's only a printf. i'll replace this by err and friends | Federico G. Schwindt |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-06-20 | no include <des.h> anymore | Niels Provos |
2000-06-19 | more KNF | Aaron Campbell |
2000-06-19 | KNF | Aaron Campbell |
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 | Move BUGS section. | Aaron Campbell |
2000-06-19 | Better wording. | Aaron Campbell |
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 | 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 |