| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete "Protocol" from commented out examples. |  dtucker | 2019-02-04 | 1 | -2/+1 |
* | As promised in last release announcement: remove support for |  djm | 2017-05-07 | 1 | -3/+3 |
* | more protocol 1 bits removed; ok djm |  jmc | 2017-05-03 | 1 | -3/+1 |
* | remove SSHv1 configuration options and man pages bits |  djm | 2017-04-30 | 1 | -3/+1 |
* | set ssh(1) protocol version to 2 only. |  sobrado | 2016-02-20 | 1 | -2/+2 |
* | add missing ~/.ssh/id_ecdsa and ~/.ssh/id_ed25519 to IdentityFile. |  sobrado | 2016-02-20 | 1 | -1/+3 |
* | Remove gssapi config parts from ssh_config, as was already done for sshd_config. |  sthen | 2013-09-16 | 1 | -3/+1 |
* | Add an optional second argument to RekeyLimit in the client to allow |  dtucker | 2013-05-16 | 1 | -1/+2 |
* | Add a 'netcat mode' (ssh -W). This connects stdio on the client to a single |  dtucker | 2010-01-11 | 1 | -1/+2 |
* | sync with revised default ciphers; pointed out by dkrause@ |  djm | 2009-02-17 | 1 | -2/+2 |
* | Add VisualHostKey to example file, ok djm@ |  grunk | 2008-07-25 | 1 | -1/+2 |
* | Add a "MACs" line after "Ciphers" with the default MAC algorithms, |  pvalchev | 2007-06-08 | 1 | -1/+2 |
* | Add GSSAPIAuthentication and GSSAPIDelegateCredentials to examples in sample |  dtucker | 2006-05-29 | 1 | -1/+3 |
* | Add support for tun(4) forwarding over OpenSSH, based on an idea and |  reyk | 2005-12-06 | 1 | -1/+4 |
* | Make it clear that the example entries in ssh_config are only some of the |  dtucker | 2005-01-28 | 1 | -2/+4 |
* | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, |  markus | 2003-08-13 | 1 | -2/+1 |
* | add AddressFamily option to ssh_config (like -4, -6 on commandline). |  djm | 2003-05-16 | 1 | -1/+2 |
* | add a ConnectTimeout option to ssh, based on patch from |  djm | 2003-05-15 | 1 | -1/+2 |
* | re-enable ssh-keysign's sbit, but make ssh-keysign read /etc/ssh/ssh_config |  markus | 2002-07-03 | 1 | -1/+2 |
* | refer to config file man page |  stevesk | 2002-06-20 | 1 | -5/+5 |
* | update defaults for RhostsRSAAuthentication and RhostsAuthentication |  stevesk | 2002-06-10 | 1 | -3/+3 |
* | remove FallBackToRsh/UseRsh |  markus | 2002-06-08 | 1 | -3/+1 |
* | correct some commented defaults. add Ciphers default. ok markus@ |  stevesk | 2002-01-16 | 1 | -5/+6 |
* | grammar in comment |  stevesk | 2002-01-03 | 1 | -4/+5 |
* | id_rsa1/2 -> id_rsa; ok markus@ |  todd | 2001-04-03 | 1 | -3/+2 |
* | default to SSH2, now that m68k runs fast |  deraadt | 2001-03-10 | 1 | -2/+2 |
* | point at sshd(8) and ssh(1) |  deraadt | 2001-02-02 | 1 | -4/+4 |
* | $OpenBSD$ |  niklas | 2001-01-29 | 1 | -0/+2 |
* | add support for RSA to SSH2. please test. |  markus | 2000-11-12 | 1 | -5/+8 |
* | disable FallBackToRsh by default |  deraadt | 2000-07-11 | 1 | -1/+1 |
* | show 'Protocol' as an example, ok markus@ |  todd | 2000-04-17 | 1 | -0/+1 |
* | idea does not exist |  deraadt | 1999-10-27 | 1 | -1/+1 |
* | document CheckHostIP |  provos | 1999-10-03 | 1 | -0/+1 |
* | distribution target |  deraadt | 1999-09-26 | 1 | -0/+29 |