summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshd_config (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2,1, not 1,2deraadt2001-04-151-2/+2
* default for protocol is 1,2; ok markus@stevesk2001-04-151-2/+2
* implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)markus2001-04-121-1/+3
* PrintLastLog option; from chip@valinux.com with some minorstevesk2001-03-251-1/+2
* ssh2 rsa key before dsa keyderaadt2001-02-241-2/+2
* activate RSA 2 keyderaadt2001-02-221-2/+2
* enable sftp-server by defaultderaadt2001-02-061-3/+3
* type: ok markus@djm2001-02-041-2/+2
* Skey is now called ChallengeResponsemarkus2001-02-031-3/+3
* make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@markus2001-02-031-1/+2
* point at sshd(8) and ssh(1)deraadt2001-02-021-2/+3
* $OpenBSD$niklas2001-01-291-0/+2
* oopsmarkus2001-01-131-1/+0
* support supplementary group in {Allow,Deny}Groupsmarkus2001-01-131-0/+1
* implement option 'Banner /etc/issue.net' for ssh2, move version tomarkus2001-01-081-0/+1
* add entry for HostKey /etc/ssh_host_dsa_key, and comment for ssh-2 rsa keysmarkus2000-11-151-1/+2
* add support for RSA to SSH2. please test.markus2000-11-121-0/+1
* add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@avantgo.com and memarkus2000-10-111-0/+1
* implement a SFTP server. interops with sftp2, scp2 and the windowsmarkus2000-08-311-1/+2
* MaxStartupsmarkus2000-08-041-1/+1
* random early drop; ok theo, nielsmarkus2000-07-221-0/+1
* add support for ssh v2 subsystems. ok markus@.jakob2000-06-171-0/+2
* show 'Protocol' as an example, ok markus@todd2000-04-171-0/+1
* ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features:markus2000-01-041-1/+2
* IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok deraadt,millertmarkus1999-11-111-0/+2
* add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,markus1999-11-101-2/+5
* remove AllowHosts, DenyHosts, SilentDeny server access control cruft - replace with LIBWRAP moved to child. ok markus@ deraat@dugsong1999-10-171-3/+0
* UseLogin, default=no, from kpa@gmx.net, ok deraadt@markus1999-10-111-2/+0
* You have Mail. Email fuer Dich. Karsten Patzwaldt <kpa@gmx.net> default=nomarkus1999-10-071-3/+2
* add skey to sshd:markus1999-10-071-0/+2
* nicer defaultderaadt1999-10-041-2/+2
* randomseed is really gone nowderaadt1999-10-011-1/+0
* show other krb optionsderaadt1999-09-291-5/+11
* PasswordAuthentication on by defaultderaadt1999-09-281-1/+1
* correct defaultsderaadt1999-09-281-1/+5
* change X options to nice defaultsderaadt1999-09-281-1/+2
* /etc has always been in the same placederaadt1999-09-261-3/+3
* distribution targetderaadt1999-09-261-0/+38