Age | Commit message (Expand) | Author |
2001-02-19 | clarify message to make it not mention "ident" | Theo de Raadt |
2001-02-19 | Update to sudo-1.6.3p6 | Todd C. Miller |
2001-02-19 | np is changed by recursion; vinschen@redhat.com | Theo de Raadt |
2001-02-19 | OpenSSH_2.5.1 adds bug compat with 1.2.{18-22} | Markus Friedl |
2001-02-19 | ssh-1.2.{18-22} has broken handling of ignore messages; report from itojun@ | Markus Friedl |
2001-02-18 | -C support. | Marc Espie |
2001-02-18 | typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi | Markus Friedl |
2001-02-17 | it's the OpenSSH one | Theo de Raadt |
2001-02-17 | cleanup -V output; noted by millert | Theo de Raadt |
2001-02-17 | bye bye setgid kvm | Theo de Raadt |
2001-02-17 | do not use nlist anymore, kvm gets the bullet next | Theo de Raadt |
2001-02-17 | partial KNF, because i cannot read the diffs i am trying to debug | Theo de Raadt |
2001-02-17 | Take prototypes from <time.h>; use errx. | Paul Janzen |
2001-02-17 | It's not that I mind split infinitives. I just like to save'em for when | Paul Janzen |
2001-02-17 | Tidy, be a bit more careful about buffers, and don't use strlen() on utmp. | Paul Janzen |
2001-02-17 | typo | Reinhard J. Sammer |
2001-02-17 | Guard against Var_Value() being applied to an empty string, which it | Marc Espie |
2001-02-16 | 2.5.0 | Markus Friedl |
2001-02-16 | proper payload-length check for x11 w/o screen-number | Markus Friedl |
2001-02-16 | remove debug | Markus Friedl |
2001-02-16 | Missing '.It' in a list, aaron@ ok | smart |
2001-02-15 | genericize password padding function for SSH1 and SSH2. | Markus Friedl |
2001-02-15 | indent | Theo de Raadt |
2001-02-14 | Relax advertising requirements on copyright | Thorsten Lockert |
2001-02-14 | Fix and document 'preserve modes & times' option ('-p' flag in sftp); | Damien Miller |
2001-02-13 | setproctitle(user) only if getpwnam succeeds | Markus Friedl |
2001-02-13 | clear select masks on EINTR, noticed by itojun@ | Markus Friedl |
2001-02-13 | fat utmp fix; ianm@cit.uws.edu.au | Theo de Raadt |
2001-02-12 | missing memset; from solar@openwall.com | Markus Friedl |
2001-02-12 | deal with EAGAIN/EINTR selects which were skipped | Theo de Raadt |
2001-02-12 | goto-line 0 should go to the beginning of the file, not the end; | Todd C. Miller |
2001-02-12 | lumask now works with 1 numeric arg; ok markus@, djm@ | Kevin Steves |
2001-02-12 | PermitRootLogin={yes,without-password,forced-commands-only,no} | Markus Friedl |
2001-02-12 | fix xmalloc(0), ok dugsong@ | Markus Friedl |
2001-02-11 | typos and small cleanup; ok deraadt@ | Kevin Steves |
2001-02-11 | 1) clean up the MAC support for SSH-2 | Markus Friedl |
2001-02-10 | add xref Ciphers to -c | Markus Friedl |
2001-02-10 | remove mapping of argv[0] -> hostname; ok markus@ | Kevin Steves |
2001-02-10 | fix memory leak; ok markus@ | Dan Harnett |
2001-02-10 | offer passwd before s/key | Markus Friedl |
2001-02-10 | don't call vis() for \r | Markus Friedl |
2001-02-10 | remove some lines | Markus Friedl |
2001-02-10 | remove mapping of argv[0] -> hostname | Markus Friedl |
2001-02-10 | add debug message, since sshd blocks here if DNS is not available | Markus Friedl |
2001-02-10 | Mention that you can quote pathnames with spaces in them | Damien Miller |
2001-02-10 | check correct char in getput flags | Damien Miller |
2001-02-10 | typo; ok Niels | Damien Miller |
2001-02-10 | revert a small change to allow -r option to work again; ok deraadt@ | Dan Harnett |
2001-02-09 | correct AllowGroups and AllowUsers description; jmd@foozle.turbogeek.org | Theo de Raadt |
2001-02-09 | correct default ciphers | Niels Provos |