summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh.1
AgeCommit message (Expand)Author
2003-03-28- killed whitespaceJason McIntyre
2002-09-27clarify compression level protocol 1 only; ok markus@ deraadt@Kevin Steves
2002-09-12add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@Kevin Steves
2002-09-11add agent and X11 forwarding warning text from ssh_config.5; ok markus@Kevin Steves
2002-08-29deprecate -P as UsePrivilegedPort defaults to no now; ok markus@Kevin Steves
2002-08-17ForwardAgent has defaulted to no for over 2 years; be more clear here.Kevin Steves
2002-08-12more PermitUserEnvironment; ok markus@Kevin Steves
2002-08-02note that .ssh/environment is only read whenMarco S Hyman
2002-06-22typoChristian Weisgerber
2002-06-22section 5 not 4 for ssh_configKevin Steves
2002-06-20move configuration file options from ssh.1/sshd.8 toKevin Steves
2002-06-19KNF done automatically while reading....Theo de Raadt
2002-06-10change RhostsRSAAuthentication and RhostsAuthentication default to noKevin Steves
2002-06-09update for no setuid root and ssh-keysign; ok deraadt@Kevin Steves
2002-06-08deprecate FallBackToRsh and UseRsh; patch from djm@Markus Friedl
2002-05-29spellingKevin Steves
2002-05-26sort ChallengeResponseAuthentication; ok markus@Kevin Steves
2002-05-06Kill/adjust r(login|exec)d? references now that those are no longer inTodd C. Miller
2002-03-26update to recent draftsMarkus Friedl
2002-03-21add built-in command line for adding new port forwardings on the fly.Jakob Schlyter
2002-02-18-q: Fatal errors are _not_ displayed.Markus Friedl
2002-02-09move ssh config files to /etc/sshTheo de Raadt
2002-02-03some KeepAlive cleanup/clarify; ok markus@Kevin Steves
2002-01-29mention exit status; ok stevesk@Markus Friedl
2002-01-16correct defaults for -i/IdentityFile; ok markus@Kevin Steves
2002-01-05some missing and misplaced periodsKevin Steves
2001-12-28document LogLevel DEBUG[123]; ok markus@Kevin Steves
2001-11-08mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@Markus Friedl
2001-10-30ssh.1Markus Friedl
2001-10-01add NoHostAuthenticationForLocalhost; note that the hostkey isMarkus Friedl
2001-09-19add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@Kevin Steves
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-08-30validate ports for LocalForward/RemoteForward.Kevin Steves
2001-08-30add -D to synopsis line; ok markus@Christian Weisgerber
2001-08-29additional documentation for GatewayPorts; ok markus@Kevin Steves
2001-08-29document -D and DynamicForward; ok markus@Kevin Steves
2001-08-28allow: ssh -F configfile hostMarkus Friedl
2001-08-22document cipher des for protocol 1; ok deraadt@Kevin Steves
2001-08-22hostname not optional; ok markus@Kevin Steves
2001-08-21minor typos and cleanupKevin Steves
2001-08-16document case sensitivity for ssh, sshd and key fileKevin Steves
2001-08-14consistent documentation and example of ``-o ssh_option'' for sftp andKevin Steves
2001-08-01refer to current ietf drafts for protocol v2Markus Friedl
2001-07-31add 'SmartcardDevice' client option to specify which smartcard device is usedJakob Schlyter
2001-07-25cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.orgMarkus Friedl
2001-07-23sync PreferredAuthenticationsMarkus Friedl
2001-07-22enable challenge-response auth by default; ok millert@Markus Friedl
2001-07-22There is no option "Compress", point to "Compression" instead; ok markusPeter Valchev
2001-07-20"the" command lineKevin Steves
2001-07-19escape chars are below nowKevin Steves