Age | Commit message (Expand) | Author |
2005-03-02 | missing word; | Jason McIntyre |
2005-03-02 | bz#987: mention ForwardX11Trusted in ssh.1, | Damien Miller |
2005-03-02 | ignore hostnames with metachars when hashing; ok deraadt@ | Damien Miller |
2005-03-02 | fix addition of new hashed hostnames when CheckHostIP=yes; | Damien Miller |
2005-03-01 | sort options (no attempt made at synopsis clean up though); | Jason McIntyre |
2005-03-01 | sort options; | Jason McIntyre |
2005-03-01 | sync usage() w/ man SYNOPSIS; | Jason McIntyre |
2005-03-01 | add HashKnownHosts to -o list; | Jason McIntyre |
2005-03-01 | sort options and sync usage(); | Jason McIntyre |
2005-03-01 | whitespace; | Jason McIntyre |
2005-03-01 | new sentence, new line; | Jason McIntyre |
2005-03-01 | do not mark up punctuation; | Jason McIntyre |
2005-03-01 | remove some unneccesary macros; | Jason McIntyre |
2005-03-01 | add tools for managing known_hosts files with hashed hostnames, including | Damien Miller |
2005-03-01 | option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@ | Damien Miller |
2005-03-01 | add support for hashing host names and addresses added to known_hosts files, | Damien Miller |
2005-03-01 | bz#413: allow optional specification of bind address for port forwardings. | Damien Miller |
2005-02-28 | bz#849: document timeout on untrusted x11 forwarding sessions. Reported by | Damien Miller |
2005-02-25 | add /etc/motd and $HOME/.hushlogin to FILES; | Jason McIntyre |
2005-02-20 | turn on ssh batch mode when in sftp batch mode, patch from jdmossh AT nand.net; | Damien Miller |
2005-02-18 | better error messages for getnameinfo failures; ok dtucker@ | Damien Miller |
2005-02-16 | Better diagnostic if an identity file is not accesible. ok markus@ djm@ | Otto Moerbeek |
2005-02-08 | Provide reason in error message if getnameinfo fails; ok markus@ | Darren Tucker |
2005-01-30 | Make code match intent; ok djm@ | Darren Tucker |
2005-01-28 | wording; | Jason McIntyre |
2005-01-28 | grammar; | Jason McIntyre |
2005-01-28 | Make it clear that the example entries in ssh_config are only some of the | Darren Tucker |
2005-01-24 | #if -> #ifdef so builds without HAVE_LOGIN_CAP work too; ok djm@ otto@ | Darren Tucker |
2005-01-24 | Have scp and sftp wait for the spawned ssh to exit before they exit | Darren Tucker |
2005-01-23 | config option "Ciphers" should be case-sensitive; ok dtucker@ | Damien Miller |
2005-01-22 | Log source of connections denied by AllowUsers, DenyUsers, AllowGroups and | Darren Tucker |
2005-01-21 | Warn in advance for password and account expiry; initialize loginmsg | Otto Moerbeek |
2005-01-19 | Have keyboard-interactive code call the drivers even for responses for | Darren Tucker |
2005-01-17 | Make debugging output continue after reexec; ok djm@ | Darren Tucker |
2005-01-17 | Correct spelling: SCHNOOR->SCHNORR; ok djm@ | Darren Tucker |
2005-01-08 | `login'(n) -> `log in'(v); | Jason McIntyre |
2005-01-05 | remove dead code, log connect() failures with level error, ok djm@ | Markus Friedl |
2004-12-23 | bz #898: support AddressFamily in sshd_config. from peak@argo.troja.mff.cuni.cz | Damien Miller |
2004-12-23 | leak; from mpech | Markus Friedl |
2004-12-23 | check for NULL; from mpech | Markus Friedl |
2004-12-22 | remove fallback AES support for old OpenSSL, as OpenBSD has had it for many | Damien Miller |
2004-12-11 | Fix debug call in error path of authorized_keys processing and fix related | Darren Tucker |
2004-12-10 | - fix globbed ls for paths the same lenght as the globbed path when | Federico G. Schwindt |
2004-12-06 | use 0x00 not \0 since buf[] is a bignum | Markus Friedl |
2004-12-06 | Discard over-length authorized_keys entries rather than complaining when | Darren Tucker |
2004-12-05 | - explain that patterns can be used as arguments in get/put/ls/etc | Jared Yanovich |
2004-11-29 | Some small fixes from moritz@jodeit.org. ok deraadt@ | Damien Miller |
2004-11-29 | missing full stop; | Jason McIntyre |
2004-11-25 | leak; from mpech | Markus Friedl |
2004-11-07 | usage(): | Jason McIntyre |