Damien Miller
7d1ded4972
- stevesk@cvs.openbsd.org 2001/12/27 18:22:53
...
[sshd.8]
clarify -p; ok markus@
2002-01-22 23:09:41 +11:00
Damien Miller
9f0f5c64bc
- deraadt@cvs.openbsd.org 2001/12/19 07:18:56
...
[auth1.c auth2.c auth2-chall.c auth-bsdauth.c auth.c authfile.c auth.h]
[auth-krb4.c auth-rhosts.c auth-skey.c bufaux.c canohost.c channels.c]
[cipher.c clientloop.c compat.c compress.c deattack.c key.c log.c mac.c]
[match.c misc.c nchan.c packet.c readconf.c rijndael.c rijndael.h scard.c]
[servconf.c servconf.h serverloop.c session.c sftp.c sftp-client.c]
[sftp-glob.c sftp-int.c sftp-server.c ssh-add.c ssh-agent.c ssh.c]
[sshconnect1.c sshconnect2.c sshconnect.c sshd.8 sshd.c sshd_config]
[ssh-keygen.c sshlogin.c sshpty.c sshtty.c ttymodes.c uidswap.c]
basic KNF done while i was looking for something else
2001-12-21 14:45:46 +11:00
Ben Lindstrom
ade03f6bad
- markus@cvs.openbsd.org 2001/12/06 13:30:06
...
[servconf.c servconf.h sshd.8 sshd.c]
add -o to sshd, too. ok deraadt@
- (bal) Minor white space fix up in servconf.c
2001-12-06 18:22:17 +00:00
Ben Lindstrom
38b951cdb2
- markus@cvs.openbsd.org 2001/12/01 21:41:48
...
[session.c sshd.8]
don't pass user defined variables to /usr/bin/login
2001-12-06 17:47:47 +00:00
Damien Miller
60d8aafcb1
- markus@cvs.openbsd.org 2001/11/07 22:12:01
...
[sshd.8]
s/Keepalive/KeepAlive/; from openbsd@davidkrause.com
2001-11-12 11:04:05 +11:00
Ben Lindstrom
6149a6c57f
- camield@cvs.openbsd.org 2001/09/27 17:53:24
...
[sshd.8]
don't talk about compile-time options
ok markus@
2001-10-03 17:15:32 +00:00
Ben Lindstrom
406b4f0f33
- stevesk@cvs.openbsd.org 2001/09/20 00:15:54
...
[sshd.8]
fix ClientAliveCountMax
2001-09-20 23:09:16 +00:00
Ben Lindstrom
03598a1c23
- stevesk@cvs.openbsd.org 2001/09/19 21:41:57
...
[sshd.8]
don't advertise -V in usage; ok markus@
2001-09-20 01:07:57 +00:00
Ben Lindstrom
dfd1850398
- stevesk@cvs.openbsd.org 2001/09/19 21:04:53
...
[sshd.8]
missing -t in usage
2001-09-20 01:06:08 +00:00
Ben Lindstrom
20daef753d
- markus@cvs.openbsd.org 2001/09/19 10:08:51
...
[sshd.8]
command=xxx applies to subsystem now, too
2001-09-20 00:54:01 +00:00
Ben Lindstrom
23124eab3b
- markus@cvs.openbsd.org 2001/09/14
...
[sshd.c]
typo
2001-09-14 23:14:25 +00:00
Ben Lindstrom
594e203894
- deraadt@cvs.openbsd.org 2001/09/05 06:23:07
...
[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 18:35:30 +00:00
Ben Lindstrom
d71ba5771b
- stevesk@cvs.openbsd.org 2001/08/30 20:36:34
...
[auth-options.c sshd.8]
validate ports for permitopen key file option. add host/port
alternative syntax for IPv6. ok markus@
2001-09-12 18:03:31 +00:00
Ben Lindstrom
60d82be9f3
- stevesk@cvs.openbsd.org 2001/08/29 23:39:40
...
[ssh.1 sshd.8]
additional documentation for GatewayPorts; ok markus@
2001-09-12 17:58:15 +00:00
Ben Lindstrom
6f672c0954
- stevesk@cvs.openbsd.org 2001/08/29 23:02:21
...
[sshd.8]
add text about -u0 preventing DNS requests; ok markus@
2001-09-12 17:51:55 +00:00
Ben Lindstrom
044274bcb0
- stevesk@cvs.openbsd.org 2001/08/22 16:30:02
...
[sshd.8]
no rexd; ok markus@
2001-09-12 16:46:08 +00:00
Ben Lindstrom
e59433da7a
- stevesk@cvs.openbsd.org 2001/08/21 21:47:42
...
[ssh.1 sshd.8]
minor typos and cleanup
2001-09-12 16:41:37 +00:00
Ben Lindstrom
1c0fd09d15
- stevesk@cvs.openbsd.org 2001/08/16 20:14:57
...
[ssh.1 sshd.8]
document case sensitivity for ssh, sshd and key file
options and arguments; ok markus@
2001-09-12 16:36:17 +00:00
Ben Lindstrom
91e9868e4f
- jakob@cvs.openbsd.org 2001/08/16 19:18:34
...
[servconf.c servconf.h session.c sshd.8]
deprecate CheckMail. ok markus@
2001-09-12 16:32:14 +00:00
Ben Lindstrom
020a8699a9
- markus@cvs.openbsd.org 2001/08/01 22:16:45
...
[ssh.1 sshd.8]
refer to current ietf drafts for protocol v2
2001-08-06 21:38:10 +00:00
Ben Lindstrom
07d24dcbd8
- markus@cvs.openbsd.org 2001/07/28 09:21:15
...
[sshd.8]
cleanup some RSA vs DSA vs SSH1 vs SSH2 notes
2001-08-06 21:18:57 +00:00
Ben Lindstrom
794325ac7a
- stevesk@cvs.openbsd.org 2001/07/26 17:18:22
...
[sshd.8 sshd.c]
add -t option to test configuration file and keys; pekkas@netcore.fi
ok markus@
2001-08-06 21:09:07 +00:00
Ben Lindstrom
c8e29ceb68
- markus@cvs.openbsd.org 2001/07/22 22:24:16
...
[sshd.8]
Xr login.conf
2001-08-06 20:55:28 +00:00
Ben Lindstrom
60260022ee
- markus@cvs.openbsd.org 2001/06/27 04:48:53
...
[auth.c match.c sshd.8]
tridge@samba.org
2001-07-04 04:56:44 +00:00
Ben Lindstrom
88a6b7581b
- mpech@cvs.openbsd.org 2001/06/26 05:48:07
...
[sshd.8]
remove unnecessary .Pp between .It;
millert@ ok
2001-07-04 03:55:21 +00:00
Ben Lindstrom
2464322d7e
- itojun@cvs.openbsd.org 2001/06/23 17:48:18
...
[sftp.1 ssh.1 sshd.8 ssh-keyscan.1]
kill whitespace at EOL.
2001-06-25 05:08:11 +00:00
Ben Lindstrom
3c798d4743
- markus@cvs.openbsd.org 2001/06/23 03:03:59
...
[sshd.8]
draft-ietf-secsh-dh-group-exchange-01.txt
2001-06-25 04:39:22 +00:00
Ben Lindstrom
d6481ea49a
- markus@cvs.openbsd.org 2001/06/23 02:34:33
...
[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 04:37:41 +00:00
Ben Lindstrom
f96704d4ef
- markus@cvs.openbsd.org 2001/06/22 21:55:49
...
[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 04:17:12 +00:00
Ben Lindstrom
ae1c51c208
- provos@cvs.openbsd.org 2001/06/22 21:28:53
...
[sshd.8]
document /etc/moduli
2001-06-25 04:14:59 +00:00
Ben Lindstrom
d2bf0d64d9
- mpech@cvs.openbsd.org 2001/06/22 10:17:51
...
[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-25 04:10:54 +00:00
Ben Lindstrom
699776e9ec
- markus@cvs.openbsd.org 2001/06/19 14:09:45
...
[session.c sshd.8]
disable x11-fwd if use_login is enabled; from lukem@wasabisystems.com
2001-06-21 03:14:49 +00:00
Ben Lindstrom
34a996877e
- markus@cvs.openbsd.org 2001/06/11 16:04:38
...
[sshd.8]
typo; bdubreuil@crrel.usace.army.mil
2001-06-12 00:23:12 +00:00
Ben Lindstrom
bfb3a0e973
- markus@cvs.openbsd.org 2001/05/20 17:20:36
...
[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 20:25:05 +00:00
Ben Lindstrom
1bda4c835e
- stevesk@cvs.openbsd.org 2001/05/19 19:43:57
...
[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 19:59:08 +00:00
Ben Lindstrom
bd0e2de8e5
- markus@cvs.openbsd.org 2001/05/19 16:46:19
...
[ssh.1 sshd.8]
document MACs defaults with .Dq
2001-06-05 19:52:52 +00:00
Ben Lindstrom
608d1d1f9b
- markus@cvs.openbsd.org 2001/05/19 16:08:43
...
[sshd.8]
sort options; Matthew.Stier@fnc.fujitsu.com
2001-06-05 19:33:22 +00:00
Ben Lindstrom
f0609f8bd3
- stevesk@cvs.openbsd.org 2001/05/04 14:21:56
...
[ssh.1 sshd.8]
typos
2001-05-04 22:38:43 +00:00
Damien Miller
f815442116
- (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'
...
(default: off), implies KbdInteractiveAuthentication. Suggestion from
markus@
2001-04-25 22:44:14 +10:00
Ben Lindstrom
c65e6a0fec
- markus@cvs.openbsd.org 2001/04/22 23:58:36
...
[ssh-keygen.1 ssh.1 sshd.8]
document hostbased and other cleanup
2001-04-23 13:02:16 +00:00
Ben Lindstrom
160ec62dce
- markus@cvs.openbsd.org 2001/04/22 13:32:27
...
[sftp-server.8 sftp.1 ssh.1 sshd.8]
xref draft-ietf-secsh-*
2001-04-22 17:17:46 +00:00
Ben Lindstrom
bdc2beb678
- (bal) CVS ID fix up and slight manpage fix from OpenBSD tree.
2001-04-16 02:11:52 +00:00
Ben Lindstrom
a8f3972ce6
- stevesk@cvs.openbsd.org 2001/04/15 19:41:21
...
[sshd.8]
some ClientAlive cleanup; ok markus@
2001-04-16 02:03:49 +00:00
Ben Lindstrom
5744dc421d
- beck@cvs.openbsd.org 2001/04/13 22:46:54
...
[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-13 23:28:01 +00:00
Ben Lindstrom
9fce9f02e8
- lebel@cvs.openbsd.org 2001/04/11 16:25:30
...
[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 23:10:09 +00:00
Ben Lindstrom
18a82ac029
- itojun@cvs.openbsd.org 2001/04/10 09:13:22
...
[ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
document id_rsa{.pub,}. markus ok
2001-04-11 15:59:35 +00:00
Ben Lindstrom
1a598a4597
- stevesk@cvs.openbsd.org 2001/04/09 18:00:15
...
[sshd.8]
ListenAddress mandoc from aaron@
2001-04-10 02:48:50 +00:00
Ben Lindstrom
4b3564e6f2
- stevesk@cvs.openbsd.org 2001/04/08 23:28:27
...
[sshd.8]
spelling
2001-04-10 02:41:56 +00:00
Ben Lindstrom
49e57a871a
- stevesk@cvs.openbsd.org 2001/04/08 16:01:36
...
[sshd.8]
document ListenAddress addr:port
2001-04-08 18:02:43 +00:00
Ben Lindstrom
55b99e35c7
- stevesk@cvs.openbsd.org 2001/04/02 14:15:31
...
[sshd.8]
typo; ok markus@
2001-04-02 18:18:21 +00:00