Age | Commit message (Expand) | Author |
2001-02-05 | default to 8 wide for user names | Theo de Raadt |
2001-02-05 | Don't bother checking username length, we trust pw_name | Todd C. Miller |
2001-02-05 | KNF cleanup; tomo | Theo de Raadt |
2001-02-05 | short names by default; danh@wzrd.com | Theo de Raadt |
2001-02-05 | please alpha gcc | Theo de Raadt |
2001-02-05 | please binutils in the absence of perfect weak symbols | Theo de Raadt |
2001-02-05 | ? == help | Theo de Raadt |
2001-02-04 | alpha happiness | Theo de Raadt |
2001-02-04 | sort commands, so that abbreviations work as expected | Theo de Raadt |
2001-02-04 | SSH2_FILEXFER_ATTR_UIDGID support; ok markus@ | Kevin Steves |
2001-02-04 | debugging sftp: precedence and missing break. chmod, chown, chgrp | Kevin Steves |
2001-02-04 | precedence; ok markus@ | Kevin Steves |
2001-02-04 | use base 8 for umask/chmod | Markus Friedl |
2001-02-04 | Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 | Eric Jackson |
2001-02-04 | type: ok markus@ | Damien Miller |
2001-02-04 | please the alpha | Theo de Raadt |
2001-02-04 | unexpand and remove end-of-line whitespace; ok markus@ | Kevin Steves |
2001-02-04 | make gcc on the alpha even happier | Theo de Raadt |
2001-02-04 | fix LCD | Markus Friedl |
2001-02-04 | make the alpha happy | Theo de Raadt |
2001-02-04 | typo; dpo@club-internet.fr | Markus Friedl |
2001-02-04 | remove duplicate #include's; ok markus@ | Kevin Steves |
2001-02-04 | Add examples with numbers, not just units | Paul Janzen |
2001-02-04 | Basic interactive sftp client; ok theo@ | Damien Miller |
2001-02-03 | typos; ok markus@ | Kevin Steves |
2001-02-03 | use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean | Markus Friedl |
2001-02-03 | Skey is now called ChallengeResponse | Markus Friedl |
2001-02-03 | make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@ | Markus Friedl |
2001-02-02 | point at sshd(8) and ssh(1) | Theo de Raadt |
2001-02-01 | use ipaddr in channel messages, ietf-secsh wants this | Markus Friedl |
2001-01-31 | unused | Markus Friedl |
2001-01-31 | do not disconnect if local port forwarding fails, e.g. if port is already in use | Markus Friedl |
2001-01-31 | make aware of UT_NAMESIZE | Theo de Raadt |
2001-01-31 | constrain to 8 character login prints, unless longer, for now | Theo de Raadt |
2001-01-31 | fat utmp handling; truncate to 16 chars for now, until we decide how ugly | Theo de Raadt |
2001-01-31 | KNF | Theo de Raadt |
2001-01-31 | ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE messages... | Markus Friedl |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt |
2001-01-30 | Make warning message a little more consistent. ok markus@ | Damien Miller |
2001-01-29 | handle rsa_private_decrypt failures; helps against the Bleichenbacher pkcs#1 ... | Markus Friedl |
2001-01-29 | add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS | Markus Friedl |
2001-01-29 | fix select overflow; ok deraadt@ and stevesk@ | Markus Friedl |
2001-01-29 | Allow invocation of sybsystem by commandline (-s); ok markus@ | Damien Miller |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-28 | spelling. use sizeof vs. strlen(). ok markus@ | Kevin Steves |
2001-01-28 | use size_t for strlen() return. ok markus@ | Kevin Steves |
2001-01-28 | spelling. ok markus@ | Kevin Steves |
2001-01-28 | ``StrictHostKeyChecking ask'' documentation and small cleanup. | Kevin Steves |
2001-01-28 | Missing copyright | Marc Espie |
2001-01-28 | remove -Q, no longer needed | Markus Friedl |