Age | Commit message (Expand) | Author |
2009-02-22 | don't advertise experimental options | Damien Miller |
2009-02-12 | kill trailing whitespace; | Jason McIntyre |
2009-02-12 | document RemoteForward usage with 0 listen port | Damien Miller |
2009-01-24 | sync list of preferred ciphers; ok djm@ | Christian Weisgerber |
2008-11-04 | Add support for an experimental zero-knowledge password authentication | Damien Miller |
2008-10-17 | correct and clarify VisualHostKey; ok jmc@ | Kevin Steves |
2008-10-10 | use 'Privileged ports can be forwarded only when logging in as root on | Kevin Steves |
2008-08-02 | whitepsace -> whitespace. From Matthew Clarke via bugs@. | Kenneth R Westerback |
2008-06-26 | Move SSH Fingerprint Visualization away from sharing the config option | Alexander von Gernler |
2008-06-12 | tweak the ascii art text; ok grunk | Jason McIntyre |
2008-06-12 | keyword expansion for localcommand. ok djm@ | Darren Tucker |
2008-06-11 | CheckHostIP set to ``fingerprint'' will display both hex and random art | Alexander von Gernler |
2008-06-11 | Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the | Alexander von Gernler |
2008-06-10 | clarify that Host patterns are space-separated. ok deraadt | Darren Tucker |
2007-10-29 | clean up after previous macro removal; | Jason McIntyre |
2007-10-29 | ProxyCommand and LocalCommand use the user's shell, not /bin/sh; ok djm@ | Darren Tucker |
2007-09-21 | document KbdInteractiveAuthentication in ssh_config.5; | Damien Miller |
2007-08-15 | tun device forwarding now honours ExitOnForwardFailure; ok markus@ | Kevin Steves |
2007-06-08 | put the MAC list into a display, like we do for ciphers, | Jason McIntyre |
2007-06-07 | Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must | Peter Valchev |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-10 | do not use a list for SYNOPSIS; | Jason McIntyre |
2006-07-27 | avoid confusing wording in HashKnownHosts: | Jason McIntyre |
2006-07-11 | add ExitOnForwardFailure: terminate the connection if ssh(1) | Markus Friedl |
2006-07-02 | more details and clarity for tun(4) device forwarding; ok and help | Kevin Steves |
2006-05-29 | oops - previous was too long; split the list of auths up | Jason McIntyre |
2006-05-29 | Add gssapi-with-mic to PreferredAuthentications default list; ok jmc | Darren Tucker |
2006-03-31 | remote user escape is %r not %h; spotted by jmc@ | Damien Miller |
2006-03-31 | kill trailing whitespace; | Jason McIntyre |
2006-03-30 | add percent escape chars to the IdentityFile option, bz #1159 based | Damien Miller |
2006-03-14 | *AliveCountMax applies to protcol v2 only; ok dtucker, djm | Markus Friedl |
2006-03-13 | Allow config directives to contain whitespace by surrounding them by double | Darren Tucker |
2006-02-26 | comma; | Jason McIntyre |
2006-02-26 | move PATTERNS to the end of the main body; requested by dtucker | Jason McIntyre |
2006-02-25 | document the possible values for KbdInteractiveDevices; | Jason McIntyre |
2006-02-24 | some grammar/wording fixes; | Jason McIntyre |
2006-02-24 | more consistency fixes; | Jason McIntyre |
2006-02-24 | some consistency fixes; | Jason McIntyre |
2006-02-24 | tidy up the refs to PATTERNS; | Jason McIntyre |
2006-02-24 | add section on patterns; | Jason McIntyre |
2006-02-19 | add some vertical space; | Jason McIntyre |
2006-02-12 | slight rewording; ok djm | Jason McIntyre |
2006-02-12 | add a %l expansion code to the ControlPath, which is filled in with the | Damien Miller |
2006-01-20 | - word change, agreed w/ markus | Jason McIntyre |
2006-01-20 | Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 | Darren Tucker |
2006-01-12 | refer to TCP forwarding, rather than TCP/IP forwarding; | Jason McIntyre |
2006-01-02 | some corrections from michael knudsen; | Jason McIntyre |
2005-12-22 | put the description of "UsePrivilegedPort" in the correct place; | Jason McIntyre |
2005-12-17 | spelling: intented -> intended | Kevin Steves |
2005-12-17 | spelling: fowarding, fowarded | Kevin Steves |