Age | Commit message (Expand) | Author |
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 |
2005-12-08 | new sentence, new line; | Jason McIntyre |
2005-12-08 | two changes to the new ssh tunnel support. this breaks compatibility | Reyk Floeter |
2005-12-08 | keep options in order; | Jason McIntyre |
2005-12-08 | make `!command' a little clearer; | Jason McIntyre |
2005-12-06 | Add support for tun(4) forwarding over OpenSSH, based on an idea and | Reyk Floeter |
2005-10-30 | remove trailing whitespace; | Jason McIntyre |
2005-10-30 | mention control socket fallback behaviour, reported by tryponraj AT gmail.com | Damien Miller |
2005-09-19 | mention ability to specify bind_address for DynamicForward and -D options; | Damien Miller |
2005-07-08 | new sentence, new line; | Jason McIntyre |
2005-07-08 | change BindAddress to match recent ssh -b change; prompted by markus@ | Darren Tucker |
2005-07-04 | fix Xr and a little grammar; | Jason McIntyre |
2005-07-04 | implement support for X11 and agent forwarding over multiplex slave | Damien Miller |
2005-06-18 | allow ControlPath=none, patch from dwmw2 AT infradead.org; ok dtucker@ | Damien Miller |
2005-06-08 | add ControlMaster=auto/autoask options to support opportunistic multiplexing; | Damien Miller |
2005-06-06 | introduce a generic %foo expansion function. replace existing % expansion and | Damien Miller |
2005-05-23 | add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes; | Damien Miller |
2005-05-20 | oops - article and spacing; | Jason McIntyre |
2005-05-20 | give a ProxyCommand example using nc(1), with and ok jmc@ | Damien Miller |
2005-04-26 | fallback gracefully if client cannot connect to ControlPath. ok djm@ | Jakob Schlyter |
2005-04-21 | OpenSSH doesn't ever look at the $HOME environment variable, so don't say | Damien Miller |
2005-03-16 | get the syntax right for {Local,Remote}Forward; | Jason McIntyre |
2005-03-12 | escape `.' at eol to avoid double spacing issues; | Jason McIntyre |
2005-03-07 | more macro simplification; | Jason McIntyre |
2005-03-01 | do not mark up punctuation; | Jason McIntyre |
2005-03-01 | add tools for managing known_hosts files with hashed hostnames, including | 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 |