summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-02-06do not ask for passphrase in batch mode; report from ejb@ql.orgMarkus Friedl
2001-02-06stat target for remote chdir before doing chdirDamien Miller
2001-02-06Change host width to 24 so last produces one line per user; deraadt ok.Federico G. Schwindt
2001-02-06enable sftp-server by defaultTheo de Raadt
2001-02-06fatal() if subsystem failsMarkus Friedl
2001-02-06Wait for ssh subprocess at exitDamien Miller
2001-02-06Use getopt to process commandline argumentsDamien Miller
2001-02-06If sdl type is ISO88025, print the address using `:' as well.Federico G. Schwindt
2001-02-06cleanup get_pathname, fix pwd after failed cd. okay djm@Niels Provos
2001-02-05default to 8 wide for user namesTheo de Raadt
2001-02-05Don't bother checking username length, we trust pw_nameTodd C. Miller
2001-02-05KNF cleanup; tomoTheo de Raadt
2001-02-05short names by default; danh@wzrd.comTheo de Raadt
2001-02-05please alpha gccTheo de Raadt
2001-02-05please binutils in the absence of perfect weak symbolsTheo de Raadt
2001-02-05? == helpTheo de Raadt
2001-02-04alpha happinessTheo de Raadt
2001-02-04sort commands, so that abbreviations work as expectedTheo de Raadt
2001-02-04SSH2_FILEXFER_ATTR_UIDGID support; ok markus@Kevin Steves
2001-02-04debugging sftp: precedence and missing break. chmod, chown, chgrpKevin Steves
2001-02-04precedence; ok markus@Kevin Steves
2001-02-04use base 8 for umask/chmodMarkus Friedl
2001-02-04Bring in some recent fixup's from NetBSD. This allows lines longer than 65522Eric Jackson
2001-02-04type: ok markus@Damien Miller
2001-02-04please the alphaTheo de Raadt
2001-02-04unexpand and remove end-of-line whitespace; ok markus@Kevin Steves
2001-02-04make gcc on the alpha even happierTheo de Raadt
2001-02-04fix LCDMarkus Friedl
2001-02-04make the alpha happyTheo de Raadt
2001-02-04typo; dpo@club-internet.frMarkus Friedl
2001-02-04remove duplicate #include's; ok markus@Kevin Steves
2001-02-04Add examples with numbers, not just unitsPaul Janzen
2001-02-04Basic interactive sftp client; ok theo@Damien Miller
2001-02-03typos; ok markus@Kevin Steves
2001-02-03use no-pty option in .ssh/authorized_keys* if you need a 8-bit cleanMarkus Friedl
2001-02-03Skey is now called ChallengeResponseMarkus Friedl
2001-02-03make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@Markus Friedl
2001-02-02point at sshd(8) and ssh(1)Theo de Raadt
2001-02-01use ipaddr in channel messages, ietf-secsh wants thisMarkus Friedl
2001-01-31unusedMarkus Friedl
2001-01-31do not disconnect if local port forwarding fails, e.g. if port is already in useMarkus Friedl
2001-01-31make aware of UT_NAMESIZETheo de Raadt
2001-01-31constrain to 8 character login prints, unless longer, for nowTheo de Raadt
2001-01-31fat utmp handling; truncate to 16 chars for now, until we decide how uglyTheo de Raadt
2001-01-31KNFTheo de Raadt
2001-01-31ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE messages...Markus Friedl
2001-01-31move utmp to large format, usernames to 32 chars; downsjTheo de Raadt
2001-01-30Make warning message a little more consistent. ok markus@Damien Miller
2001-01-29handle rsa_private_decrypt failures; helps against the Bleichenbacher pkcs#1 ...Markus Friedl
2001-01-29add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNSMarkus Friedl