Age | Commit message (Expand) | Author |
2013-09-16 | Remove gssapi config parts from ssh_config, as was already done for sshd_config. | Stuart Henderson |
2013-05-16 | Add an optional second argument to RekeyLimit in the client to allow | Darren Tucker |
2010-01-11 | Add a 'netcat mode' (ssh -W). This connects stdio on the client to a single | Darren Tucker |
2009-02-17 | sync with revised default ciphers; pointed out by dkrause@ | Damien Miller |
2008-07-25 | Add VisualHostKey to example file, ok djm@ | Alexander von Gernler |
2007-06-08 | Add a "MACs" line after "Ciphers" with the default MAC algorithms, | Peter Valchev |
2006-05-29 | Add GSSAPIAuthentication and GSSAPIDelegateCredentials to examples in sample | Darren Tucker |
2005-12-06 | Add support for tun(4) forwarding over OpenSSH, based on an idea and | Reyk Floeter |
2005-01-28 | Make it clear that the example entries in ssh_config are only some of the | Darren Tucker |
2003-08-13 | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, | Markus Friedl |
2003-05-16 | add AddressFamily option to ssh_config (like -4, -6 on commandline). | Damien Miller |
2003-05-15 | add a ConnectTimeout option to ssh, based on patch from | Damien Miller |
2002-07-03 | re-enable ssh-keysign's sbit, but make ssh-keysign read /etc/ssh/ssh_config | Markus Friedl |
2002-06-20 | refer to config file man page | Kevin Steves |
2002-06-10 | update defaults for RhostsRSAAuthentication and RhostsAuthentication | Kevin Steves |
2002-06-08 | remove FallBackToRsh/UseRsh | Markus Friedl |
2002-01-16 | correct some commented defaults. add Ciphers default. ok markus@ | Kevin Steves |
2002-01-03 | grammar in comment | Kevin Steves |
2001-04-03 | id_rsa1/2 -> id_rsa; ok markus@ | Todd T. Fries |
2001-03-10 | default to SSH2, now that m68k runs fast | Theo de Raadt |
2001-02-02 | point at sshd(8) and ssh(1) | Theo de Raadt |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-07-11 | disable FallBackToRsh by default | Theo de Raadt |
2000-04-17 | show 'Protocol' as an example, ok markus@ | Todd T. Fries |
1999-10-27 | idea does not exist | Theo de Raadt |
1999-10-03 | document CheckHostIP | Niels Provos |
1999-09-26 | distribution target | Theo de Raadt |