Age | Commit message (Expand) | Author |
2001-06-25 | Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@ | Niklas Hallqvist |
2001-06-24 | Fix logic, add some more sysctl stuff. The only reason vmstat is still | Angelos D. Keromytis |
2001-06-24 | passing modes works fine: debug2->3 | Markus Friedl |
2001-06-24 | When setting uid, set to 0 if rootlogin flag is set, regardless of | Todd C. Miller |
2001-06-24 | Use sysctl for pool data. | Artur Grabowski |
2001-06-24 | oops, missing format string | Markus Friedl |
2001-06-24 | switch to readpassphrase(3) | Markus Friedl |
2001-06-24 | move ip+hostname check to match.c | Markus Friedl |
2001-06-23 | Small nits from pjanzen. | Hans Insulander |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
2001-06-23 | remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and use volat... | Todd C. Miller |
2001-06-23 | consistent with ssh2: skip key if empty passphrase is entered, | Markus Friedl |
2001-06-23 | skeyzero() now takes 1 arg | Todd C. Miller |
2001-06-23 | Don't lie about Kerberos and encryption. | Hans Insulander |
2001-06-23 | Glancing over my fortunes file, I had to add this quote. | Miod Vallat |
2001-06-23 | Break out pool printing into a separate function. | Artur Grabowski |
2001-06-23 | Add I for indirect reference (alias to other symbol). | Federico G. Schwindt |
2001-06-23 | pidfile/sigterm race; bbraun@synack.net | Markus Friedl |
2001-06-23 | kill whitespace at EOL. | Jun-ichiro itojun Hagino |
2001-06-23 | turn off -Wstrict-prototypes (for atomicio.h) | Markus Friedl |
2001-06-23 | fix import for (broken?) ssh.com/f-secure private keys | Markus Friedl |
2001-06-23 | more strict prototypes. raise warning level in Makefile.inc. markus ok'ed | Jun-ichiro itojun Hagino |
2001-06-23 | try to decode ssh-3.0.0 private rsa keys | Markus Friedl |
2001-06-23 | Print hardware checksumming statistics. | Angelos D. Keromytis |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | handle sigature of size 0 (some broken clients send this). | Markus Friedl |
2001-06-23 | I could search... but I'm a lazy bum;-) | Michael Shalayeff |
2001-06-23 | sprinkle some const on theo | Michael Shalayeff |
2001-06-23 | slacker slacker lazy bum bum bum slacker! | Todd C. Miller |
2001-06-23 | Add "M-x theo". Just like "M-x doctor" in emacs... Well, almost. | Artur Grabowski |
2001-06-23 | restore correct ignore_user_known_hosts logic. | Markus Friedl |
2001-06-23 | draft-ietf-secsh-dh-group-exchange-01.txt | Markus Friedl |
2001-06-23 | get rid of known_hosts2, use it for hostkey lookup, but do not modify. | Markus Friedl |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-23 | Update for heimdal-0.3f | Hans Insulander |
2001-06-23 | *known_hosts2 is obsolete for hostbased authentication and | Markus Friedl |
2001-06-23 | slightly better care | Theo de Raadt |
2001-06-22 | don't overwrite argv (fixes ssh user@host in 'ps'), report by ericj@ | Markus Friedl |
2001-06-22 | typo in comment | Peter Valchev |
2001-06-22 | allow long usernames/groups in readdir | Markus Friedl |
2001-06-22 | increase linebuffer to deal with larger moduli; use rewind instead of | Niels Provos |
2001-06-22 | merge authorized_keys2 into authorized_keys. | Markus Friedl |
2001-06-22 | document /etc/moduli | Niels Provos |
2001-06-22 | use /etc/moduli instead of /etc/primes, okay markus@ | Niels Provos |
2001-06-22 | Fix krb5 linking. | Hans Insulander |
2001-06-22 | use strlcpy vs strncpy+a[len-1]='\0' | lebel |
2001-06-22 | use strlcpy vs strncpy+a[len-1]='\0' | lebel |
2001-06-22 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |