summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-10-18the session key is only the least significant 256-bits, mask the rest awayNiels Provos
1999-10-18Add a help(1) man page -- help for new users and administrators.Aaron Campbell
1999-10-17removed AUTH_FD residua.Markus Friedl
1999-10-17don't use KerberosOrLocalPassword unless KerberosAuthentication is set - from...Dug Song
1999-10-17default KerberosOrLocalPassword to 'yes'Dug Song
1999-10-17remove AllowHosts, DenyHosts, SilentDeny server access control cruft - replac...Dug Song
1999-10-17use daemon()Dug Song
1999-10-17-Wall, get rid of unused headers/varsDug Song
1999-10-17Remove some redundant .Pp.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1999-10-17Use the AT&T UNIX macros.Aaron Campbell
1999-10-17mention that verbose mode can be used s/key authenticationNiels Provos
1999-10-17re-implement the proto-1.5 channel close protocol, see nchan.ms.Markus Friedl
1999-10-17update trailer, and copy to other pagesTheo de Raadt
1999-10-17mention OpenSSH, plus added features.Niels Provos
1999-10-16public exponent needs to be odd.Niels Provos
1999-10-16dont encrypt with public exponent < 3.Niels Provos
1999-10-16refuse to talk to protocol < 1.3Markus Friedl
1999-10-16add CVS tags, fix comments and whitespaceMarkus Friedl
1999-10-16snprintfTheo de Raadt
1999-10-16snprintfTheo de Raadt
1999-10-16typo, add '-f' to SYNOPSISMarkus Friedl
1999-10-16typo: -P portMarkus Friedl
1999-10-16the logging output needs \r, say "debug: " when debugginMarkus Friedl
1999-10-16Formatting fixes.Aaron Campbell
1999-10-16support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies.Markus Friedl
1999-10-16-Wall cleanupNiels Provos
1999-10-15typo: s/UsePrivilegedPorts/UsePrivilegedPort/Markus Friedl
1999-10-15turn of agent-fwding if hostkey changed, ok: theo.Markus Friedl
1999-10-14refuse to start if there is no configuration file for sshd. ok: deraadtMarkus Friedl
1999-10-14say "Permission denied" if passwd is wrong. from wvdputte, ok nielsMarkus Friedl
1999-10-14PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,nielsMarkus Friedl
1999-10-14"the french issue", stir RC4 after key usage, ok nielsMarkus Friedl
1999-10-14fix old connect() race security-bug for ssh-agent and agent-forwardingMarkus Friedl
1999-10-13age_old_log() now takes an int * as a parameter so it can return -1Todd C. Miller
1999-10-12-P/UsePrivilegedPort from 1.2.27, it turns of allocation of priv. portMarkus Friedl
1999-10-12more: sshd will not start if hostkey readableMarkus Friedl
1999-10-12SilentDeny, don't log/answer refused connections, deraadt@Markus Friedl
1999-10-12setsid() for all connections; millert/markusTheo de Raadt
1999-10-11document StrictModeMarkus Friedl
1999-10-11Allow/Deny Users/Groups, from zzlevo@dd.chalmers.se, ok deraadt@Markus Friedl
1999-10-11UseLogin, default=no, from kpa@gmx.net, ok deraadt@Markus Friedl
1999-10-11document reality (no askpass, ignore group-world-accessible private keys)Markus Friedl
1999-10-11we do not ship ssh-askpassMarkus Friedl
1999-10-11Rewrite in perl for safety and paranoia. It might have been possibleTodd C. Miller
1999-10-11make sure ~/.ssh/authorized_keys is not writable for group/world (sshd)Markus Friedl
1999-10-08Print out the progress meter for 0 length files, too; deraadt@Aaron Campbell
1999-10-07You have Mail. Email fuer Dich. Karsten Patzwaldt <kpa@gmx.net> default=noMarkus Friedl
1999-10-07add skey to sshd:Markus Friedl
1999-10-07Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., asAaron Campbell