summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-04-18Fix `hinted' options: set initial order to maximal, so that any hintMarc Espie
2001-04-18Fix typo reported in PR/1779Ian Darwin
2001-04-18debug->debug3Markus Friedl
2001-04-17move auth_approval to do_authenticated().Markus Friedl
2001-04-17undo socks5 and https support since they are not really used andMarkus Friedl
2001-04-17add HostKeyAlgorithms; based on patch from res@shore.net; ok provos@Markus Friedl
2001-04-17handle EINTR/EAGAIN on read; ok deraadt@Markus Friedl
2001-04-17check for key!=NULL, thanks to costaMarkus Friedl
2001-04-16better safe than sorry in later mods; yongari@kt-is.co.krTheo de Raadt
2001-04-16Split motd and hushlogin checks into seperate functions, helps for portable.Damien Miller
2001-04-16xrealloc dealing with ptr == nULL; mouringTheo de Raadt
2001-04-16IPv6 support for sftp (which I bungled in my last patch) which ismouring
2001-04-152,1, not 1,2Theo de Raadt
2001-04-15use fatal() or error() vs. fprintf(); ok markus@Kevin Steves
2001-04-15default for protocol is 1,2; ok markus@Kevin Steves
2001-04-15some ClientAlive cleanup; ok markus@Kevin Steves
2001-04-15set stdin/out/err to nonblocking in SSH proto 1, too. suggested by ho@Markus Friedl
2001-04-15don't use errno for key_{load,save}_private; discussion w/ solar@openwallMarkus Friedl
2001-04-15some unused variable and typos; from tomh@po.crl.go.jpMarkus Friedl
2001-04-15fix commentsKevin Steves
2001-04-14'T' handling rcp/scp sync; ok markus@Kevin Steves
2001-04-14protocol 2 tty modes support; ok markus@Kevin Steves
2001-04-14use clear_pass instead of xfree()Markus Friedl
2001-04-14remove some channels that are not appropriate for keepalive.Markus Friedl
2001-04-14do not double freeTheo de Raadt
2001-04-13Add options ClientAliveInterval and ClientAliveCountMax to sshd.Bob Beck
2001-04-13missing \n in error messageKevin Steves
2001-04-12Add support for:mouring
2001-04-12Minor nits:Todd C. Miller
2001-04-12robust port validation; ok markus@ jakob@Kevin Steves
2001-04-12typoMarkus Friedl
2001-04-12Change tip default from even parity to no parity which is more in lineTodd C. Miller
2001-04-12implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)Markus Friedl
2001-04-12Todd says we should not doc depricated behaviourTheo de Raadt
2001-04-12document shortcut; noted by bk@rt.fmTheo de Raadt
2001-04-12show debug output during option processing, report from pekkas@netcore.fiMarkus Friedl
2001-04-11implement the -e option into sshd:lebel
2001-04-11https-connect and socks5 support. i feel so bad.Markus Friedl
2001-04-11use strtol() for ports, thanks jakob@Markus Friedl
2001-04-11"Amonst" -> "Amongst"Brandon Creighton
2001-04-11'mget' and 'mput' aliases; ok markus@Damien Miller
2001-04-10debug cleanupMarkus Friedl
2001-04-10document id_rsa{.pub,}. markus okJun-ichiro itojun Hagino
2001-04-10cleanup socks4 handlingMarkus Friedl
2001-04-10space police + pet peevesTodd C. Miller
2001-04-09ListenAddress mandoc from aaron@Kevin Steves
2001-04-09ssh-add retries the last passphrase...Markus Friedl
2001-04-09passphrase caching: ssh-add tries last passphrase, clears passphrase ifMarkus Friedl
2001-04-09spellingKevin Steves
2001-04-08spellingKevin Steves