summaryrefslogtreecommitdiff
path: root/ssh.1
AgeCommit message (Collapse)Author
2003-05-23 - jmc@cvs.openbsd.org 2003/05/20 12:09:31Damien Miller
[ssh.1 ssh_config.5 sshd.8 sshd_config.5 ssh-keygen.1] new sentence, new line
2003-05-15 - markus@cvs.openbsd.org 2003/05/15 04:08:41Damien Miller
[ssh.1] ~B is ssh2 only
2003-05-15 - markus@cvs.openbsd.org 2003/05/14 22:24:42Damien Miller
[clientloop.c session.c ssh.1] allow to send a BREAK to the remote system; ok various
2003-05-14 - naddy@cvs.openbsd.org 2003/04/12 11:40:15Damien Miller
[ssh.1] document -V switch, fix wording; ok markus@
2003-04-01 - (djm) OpenBSD CVS SyncDamien Miller
- jmc@cvs.openbsd.org 2003/03/28 10:11:43 [scp.1 sftp.1 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5 sshd_config.5] [ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8] - killed whitespace - new sentence new line - .Bk for arguments ok markus@
2002-09-30 - stevesk@cvs.openbsd.org 2002/09/27 15:46:21Damien Miller
[ssh.1] clarify compression level protocol 1 only; ok markus@ deraadt@
2002-09-19 - stevesk@cvs.openbsd.org 2002/09/12 19:50:36Damien Miller
[session.c ssh.1] add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@
2002-09-12 - stevesk@cvs.openbsd.org 2002/09/11 17:55:03Damien Miller
[ssh.1] add agent and X11 forwarding warning text from ssh_config.5; ok markus@
2002-09-04 - stevesk@cvs.openbsd.org 2002/08/29 16:02:54Damien Miller
[ssh.1 ssh.c] deprecate -P as UsePrivilegedPort defaults to no now; ok markus@
2002-08-20 - stevesk@cvs.openbsd.org 2002/08/17 23:07:14Ben Lindstrom
[ssh.1] ForwardAgent has defaulted to no for over 2 years; be more clear here.
2002-08-20 - stevesk@cvs.openbsd.org 2002/08/12 17:30:35Ben Lindstrom
[ssh.1 sshd.8 sshd_config.5] more PermitUserEnvironment; ok markus@
2002-08-20 - marc@cvs.openbsd.org 2002/08/02 16:00:07Ben Lindstrom
[ssh.1 sshd.8] note that .ssh/environment is only read when allowed (PermitUserEnvironment in sshd_config). OK markus@
2002-06-23 - naddy@cvs.openbsd.org 2002/06/22 11:51:39Ben Lindstrom
[ssh.1] typo
2002-06-23 - stevesk@cvs.openbsd.org 2002/06/22 02:40:23Ben Lindstrom
[ssh.1] section 5 not 4 for ssh_config
2002-06-21 - stevesk@cvs.openbsd.org 2002/06/20 19:56:07Ben Lindstrom
[ssh.1 sshd.8] move configuration file options from ssh.1/sshd.8 to ssh_config.5/sshd_config.5; ok deraadt@ millert@
2002-06-21 - deraadt@cvs.openbsd.org 2002/06/19 00:27:55Ben Lindstrom
[auth-bsdauth.c auth-skey.c auth1.c auth2-chall.c auth2-none.c authfd.c authfd.h monitor_wrap.c msg.c nchan.c radix.c readconf.c scp.c sftp.1 ssh-add.1 ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh-keysign.c ssh.1 sshconnect.c sshconnect.h sshconnect2.c ttymodes.c xmalloc.h] KNF done automatically while reading....
2002-06-11 - stevesk@cvs.openbsd.org 2002/06/10 17:45:20Ben Lindstrom
[readconf.c ssh.1] change RhostsRSAAuthentication and RhostsAuthentication default to no since ssh is no longer setuid root by default; ok markus@
2002-06-11 - stevesk@cvs.openbsd.org 2002/06/09 22:15:15Ben Lindstrom
[ssh.1] update for no setuid root and ssh-keysign; ok deraadt@
2002-06-09 - markus@cvs.openbsd.org 2002/06/08 05:17:01Ben Lindstrom
[readconf.c readconf.h ssh.1 ssh.c] deprecate FallBackToRsh and UseRsh; patch from djm@
2002-06-06 - stevesk@cvs.openbsd.org 2002/05/29 03:06:30Ben Lindstrom
[ssh.1 sshd.8] spelling
2002-06-06 - stevesk@cvs.openbsd.org 2002/05/26 20:35:10Ben Lindstrom
[ssh.1] sort ChallengeResponseAuthentication; ok markus@
2002-05-15 - millert@cvs.openbsd.org 2002/05/06 23:34:33Ben Lindstrom
[ssh.1 sshd.8] Kill/adjust r(login|exec)d? references now that those are no longer in the tree.
2002-03-27 - markus@cvs.openbsd.org 2002/03/26 11:34:49Ben Lindstrom
[ssh.1 sshd.8] update to recent drafts
2002-03-22 - jakob@cvs.openbsd.org 2002/03/21 15:17:26Ben Lindstrom
[clientloop.c ssh.1] add built-in command line for adding new port forwardings on the fly. based on a patch from brian wellington. ok markus@.
2002-02-19 - markus@cvs.openbsd.org 2002/02/18 17:55:20Damien Miller
[ssh.1] -q: Fatal errors are _not_ displayed.
2002-02-10 - (djm) OpenBSD CVS SyncDamien Miller
- deraadt@cvs.openbsd.org 2002/02/09 17:37:34 [pathnames.h session.c ssh.1 sshd.8 sshd_config ssh-keyscan.1] move ssh config files to /etc/ssh - (djm) Adjust portable Makefile.in tnd ssh-rand-helper.c o match
2002-02-05 - stevesk@cvs.openbsd.org 2002/02/03 22:35:57Damien Miller
[ssh.1 sshd.8] some KeepAlive cleanup/clarify; ok markus@
2002-02-05 - markus@cvs.openbsd.org 2002/01/29 23:50:37Damien Miller
[scp.1 ssh.1] mention exit status; ok stevesk@
2002-01-22 - stevesk@cvs.openbsd.org 2002/01/16 17:42:33Damien Miller
[ssh.1] correct defaults for -i/IdentityFile; ok markus@
2002-01-22 - stevesk@cvs.openbsd.org 2002/01/05 21:51:56Damien Miller
[ssh.1 sshd.8] some missing and misplaced periods
2002-01-22 - stevesk@cvs.openbsd.org 2001/12/28 22:37:48Damien Miller
[ssh.1 sshd.8] document LogLevel DEBUG[123]; ok markus@
2001-11-12 - markus@cvs.openbsd.org 2001/11/08 17:49:53Damien Miller
[ssh.1] mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@
2001-11-12 - markus@cvs.openbsd.org 2001/10/30 20:29:09Damien Miller
[ssh.1] ssh.1
2001-10-03 - markus@cvs.openbsd.org 2001/10/01 21:51:16Ben Lindstrom
[readconf.c readconf.h ssh.1 sshconnect.c] add NoHostAuthenticationForLocalhost; note that the hostkey is now check for localhost, too.
2001-09-20 - stevesk@cvs.openbsd.org 2001/09/19 19:24:19Ben Lindstrom
[readconf.c readconf.h scp.c sftp.c ssh.1] add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@
2001-09-12 - deraadt@cvs.openbsd.org 2001/09/05 06:23:07Ben Lindstrom
[scp.1 sftp.1 ssh.1 ssh-agent.1 sshd.8 ssh-keygen.1 ssh-keyscan.1] avoid first person in manual pages
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/30 16:04:35Ben Lindstrom
[readconf.c ssh.1] validate ports for LocalForward/RemoteForward. add host/port alternative syntax for IPv6 (like -L/-R). ok markus@
2001-09-12 - naddy@cvs.openbsd.org 2001/08/30 15:42:36Ben Lindstrom
[ssh.1] add -D to synopsis line; ok markus@
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/29 23:39:40Ben Lindstrom
[ssh.1 sshd.8] additional documentation for GatewayPorts; ok markus@
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/29 23:13:10Ben Lindstrom
[ssh.1 ssh.c] document -D and DynamicForward; ok markus
2001-09-12 - markus@cvs.openbsd.org 2001/08/28 15:39:48Ben Lindstrom
[ssh.1 ssh.c] allow: ssh -F configfile host
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/22 17:45:16Ben Lindstrom
[ssh.1] document cipher des for protocol 1; ok deraadt@
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/22 16:21:21Ben Lindstrom
[ssh.1] hostname not optional; ok markus@
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/21 21:47:42Ben Lindstrom
[ssh.1 sshd.8] minor typos and cleanup
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/16 20:14:57Ben Lindstrom
[ssh.1 sshd.8] document case sensitivity for ssh, sshd and key file options and arguments; ok markus@
2001-08-15 - stevesk@cvs.openbsd.org 2001/08/14 17:54:29Ben Lindstrom
[scp.1 sftp.1 ssh.1] consistent documentation and example of ``-o ssh_option'' for sftp and scp; document keyword=argument for ssh.
2001-08-06 - markus@cvs.openbsd.org 2001/08/01 22:16:45Ben Lindstrom
[ssh.1 sshd.8] refer to current ietf drafts for protocol v2
2001-08-06 - jakob@cvs.openbsd.org 2001/07/31 09:28:44Ben Lindstrom
[readconf.c readconf.h ssh.1 ssh.c] add 'SmartcardDevice' client option to specify which smartcard device is used to access a smartcard used for storing the user's private RSA key. ok markus@.
2001-08-06 - markus@cvs.openbsd.org 2001/07/25 14:35:18Ben Lindstrom
[readconf.c ssh.1 ssh.c sshconnect.c] cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.org
2001-08-06 - markus@cvs.openbsd.org 2001/07/23 12:47:05Ben Lindstrom
[ssh.1] sync PreferredAuthentications