summaryrefslogtreecommitdiff
path: root/sshd.8
AgeCommit message (Collapse)Author
2001-09-14 - markus@cvs.openbsd.org 2001/09/14Ben Lindstrom
[sshd.c] typo
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 20:36:34Ben Lindstrom
[auth-options.c sshd.8] validate ports for permitopen key file option. add host/port alternative syntax for IPv6. 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:02:21Ben Lindstrom
[sshd.8] add text about -u0 preventing DNS requests; ok markus@
2001-09-12 - stevesk@cvs.openbsd.org 2001/08/22 16:30:02Ben Lindstrom
[sshd.8] no rexd; 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-09-12 - jakob@cvs.openbsd.org 2001/08/16 19:18:34Ben Lindstrom
[servconf.c servconf.h session.c sshd.8] deprecate CheckMail. ok markus@
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 - markus@cvs.openbsd.org 2001/07/28 09:21:15Ben Lindstrom
[sshd.8] cleanup some RSA vs DSA vs SSH1 vs SSH2 notes
2001-08-06 - stevesk@cvs.openbsd.org 2001/07/26 17:18:22Ben Lindstrom
[sshd.8 sshd.c] add -t option to test configuration file and keys; pekkas@netcore.fi ok markus@
2001-08-06 - markus@cvs.openbsd.org 2001/07/22 22:24:16Ben Lindstrom
[sshd.8] Xr login.conf
2001-07-04 - markus@cvs.openbsd.org 2001/06/27 04:48:53Ben Lindstrom
[auth.c match.c sshd.8] tridge@samba.org
2001-07-04 - mpech@cvs.openbsd.org 2001/06/26 05:48:07Ben Lindstrom
[sshd.8] remove unnecessary .Pp between .It; millert@ ok
2001-06-25 - itojun@cvs.openbsd.org 2001/06/23 17:48:18Ben Lindstrom
[sftp.1 ssh.1 sshd.8 ssh-keyscan.1] kill whitespace at EOL.
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 03:03:59Ben Lindstrom
[sshd.8] draft-ietf-secsh-dh-group-exchange-01.txt
2001-06-25 - markus@cvs.openbsd.org 2001/06/23 02:34:33Ben Lindstrom
[kexdh.c kexgex.c kex.h pathnames.h readconf.c servconf.h ssh.1 sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8] get rid of known_hosts2, use it for hostkey lookup, but do not modify.
2001-06-25 - markus@cvs.openbsd.org 2001/06/22 21:55:49Ben Lindstrom
[auth2.c auth-rsa.c pathnames.h ssh.1 sshd.8 sshd_config ssh-keygen.1] merge authorized_keys2 into authorized_keys. authorized_keys2 is used for backward compat. (just append authorized_keys2 to authorized_keys).
2001-06-25 - provos@cvs.openbsd.org 2001/06/22 21:28:53Ben Lindstrom
[sshd.8] document /etc/moduli
2001-06-25 - mpech@cvs.openbsd.org 2001/06/22 10:17:51Ben Lindstrom
[ssh.1 sshd.8 ssh-keyscan.1] o) .Sh AUTHOR -> .Sh AUTHORS; o) remove unnecessary .Pp; o) better -mdoc style; o) typo; o) sort SEE ALSO; aaron@ ok
2001-06-21 - markus@cvs.openbsd.org 2001/06/19 14:09:45Ben Lindstrom
[session.c sshd.8] disable x11-fwd if use_login is enabled; from lukem@wasabisystems.com
2001-06-12 - markus@cvs.openbsd.org 2001/06/11 16:04:38Ben Lindstrom
[sshd.8] typo; bdubreuil@crrel.usace.army.mil
2001-06-05 - markus@cvs.openbsd.org 2001/05/20 17:20:36Ben Lindstrom
[auth-rsa.c auth.c auth.h auth2.c servconf.c servconf.h sshd.8 sshd_config] configurable authorized_keys{,2} location; originally from peter@; ok djm@
2001-06-05 - stevesk@cvs.openbsd.org 2001/05/19 19:43:57Ben Lindstrom
[misc.c misc.h servconf.c sshd.8 sshd.c] sshd command-line arguments and configuration file options that specify time may be expressed using a sequence of the form: time[qualifier], where time is a positive integer value and qualifier is one of the following: <none>,s,m,h,d,w Examples: 600 600 seconds (10 minutes) 10m 10 minutes 1h30m 1 hour 30 minutes (90 minutes) ok markus@
2001-06-05 - markus@cvs.openbsd.org 2001/05/19 16:46:19Ben Lindstrom
[ssh.1 sshd.8] document MACs defaults with .Dq
2001-06-05 - markus@cvs.openbsd.org 2001/05/19 16:08:43Ben Lindstrom
[sshd.8] sort options; Matthew.Stier@fnc.fujitsu.com
2001-05-04 - stevesk@cvs.openbsd.org 2001/05/04 14:21:56Ben Lindstrom
[ssh.1 sshd.8] typos
2001-04-25 - (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'Damien Miller
(default: off), implies KbdInteractiveAuthentication. Suggestion from markus@
2001-04-23 - markus@cvs.openbsd.org 2001/04/22 23:58:36Ben Lindstrom
[ssh-keygen.1 ssh.1 sshd.8] document hostbased and other cleanup
2001-04-22 - markus@cvs.openbsd.org 2001/04/22 13:32:27Ben Lindstrom
[sftp-server.8 sftp.1 ssh.1 sshd.8] xref draft-ietf-secsh-*
2001-04-16 - (bal) CVS ID fix up and slight manpage fix from OpenBSD tree.Ben Lindstrom
2001-04-16 - stevesk@cvs.openbsd.org 2001/04/15 19:41:21Ben Lindstrom
[sshd.8] some ClientAlive cleanup; ok markus@
2001-04-13 - beck@cvs.openbsd.org 2001/04/13 22:46:54Ben Lindstrom
[channels.c channels.h servconf.c servconf.h serverloop.c sshd.8] Add options ClientAliveInterval and ClientAliveCountMax to sshd. This gives the ability to do a "keepalive" via the encrypted channel which can't be spoofed (unlike TCP keepalives). Useful for when you want to use ssh connections to authenticate people for something, and know relatively quickly when they are no longer authenticated. Disabled by default (of course). ok markus@
2001-04-11 - lebel@cvs.openbsd.org 2001/04/11 16:25:30Ben Lindstrom
[sshd.8 sshd.c] implement the -e option into sshd: -e When this option is specified, sshd will send the output to the standard error instead of the system log. markus@ OK.
2001-04-11 - itojun@cvs.openbsd.org 2001/04/10 09:13:22Ben Lindstrom
[ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8] document id_rsa{.pub,}. markus ok
2001-04-10 - stevesk@cvs.openbsd.org 2001/04/09 18:00:15Ben Lindstrom
[sshd.8] ListenAddress mandoc from aaron@
2001-04-10 - stevesk@cvs.openbsd.org 2001/04/08 23:28:27Ben Lindstrom
[sshd.8] spelling
2001-04-08 - stevesk@cvs.openbsd.org 2001/04/08 16:01:36Ben Lindstrom
[sshd.8] document ListenAddress addr:port
2001-04-02 - stevesk@cvs.openbsd.org 2001/04/02 14:15:31Ben Lindstrom
[sshd.8] typo; ok markus@
2001-03-26 - stevesk@cvs.openbsd.org 2001/03/25 13:16:11Ben Lindstrom
[servconf.c servconf.h session.c sshd.8 sshd_config] PrintLastLog option; from chip@valinux.com with some minor changes by me. ok markus@
2001-03-19 - djm@cvs.openbsd.org 2001/03/19 12:10:17Damien Miller
[sshd.8] Document permitopen authorized_keys option; ok markus@
2001-03-07 - deraadt@cvs.openbsd.org 2001/03/07 01:19:06Ben Lindstrom
[ssh.1 sshd.8] the name "secure shell" is boring, noone ever uses it
2001-03-06 - deraadt@cvs.openbsd.org 2001/03/05 16:07:15Ben Lindstrom
[sshd.8] detail default hmac setup too
2001-03-06 - deraadt@cvs.openbsd.org 2001/03/05 14:28:47Ben Lindstrom
[sshd.8] alpha order; jcs@rt.fm
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/04 18:21:28Ben Lindstrom
[sshd.8] list SSH2 ciphers
2001-03-05 - stevesk@cvs.openbsd.org 2001/03/04 12:54:04Ben Lindstrom
[sshd.8] spelling
2001-03-05 - stevesk@cvs.openbsd.org 2001/03/04 11:16:06Ben Lindstrom
[servconf.c sshd.8] kill obsolete RandomSeed; ok markus@ deraadt@
2001-03-05 - stevesk@cvs.openbsd.org 2001/03/04 11:04:41Ben Lindstrom
[sshd.8] small cleanup and clarify for PermitRootLogin; ok markus@
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/02 18:54:31Ben Lindstrom
[atomicio.c atomicio.h auth-chall.c auth.c auth2-chall.c crc32.h scp.c serverloop.c session.c sftp-server.8 sftp.1 ssh-add.1 ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh.1 sshd.8] make copyright lines the same format