Age | Commit message (Expand) | Author |
2007-06-08 | oops, here too: put the MAC list into a display, like we do for | 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-03-01 | sort the `match' keywords; | Jason McIntyre |
2007-03-01 | Remove ChallengeResponseAuthentication support inside a Match | Darren Tucker |
2007-02-19 | Teach Match how handle config directives that are used before authentication. | Darren Tucker |
2007-01-02 | do not use lists for SYNOPSIS; | Jason McIntyre |
2006-08-21 | Document HostbasedUsesNameFromPacketOnly. Corrections from jmc@, ok jmc@ djm@ | Darren Tucker |
2006-08-14 | Add ability to match groups to Match keyword in sshd_config. Feedback djm@, | Darren Tucker |
2006-07-21 | Make PermitOpen take a list of permitted ports and act more like most other | Darren Tucker |
2006-07-19 | Add ForceCommand keyword to sshd_config, equivalent to the "command=" | Darren Tucker |
2006-07-19 | Add support for X11Forwaring, X11DisplayOffset and X11UseLocalhost to | Darren Tucker |
2006-07-18 | Clarify description of Match, with minor correction from jmc@ | Darren Tucker |
2006-07-18 | mark up angle brackets; | Jason McIntyre |
2006-07-18 | tweak; ok dtucker | Jason McIntyre |
2006-07-17 | Add PermitOpen directive to sshd_config which is equivalent to the | Darren Tucker |
2006-07-12 | - new sentence, new line | Jason McIntyre |
2006-07-12 | Add support for conditional directives to sshd_config via a "Match" keyword, | Darren Tucker |
2006-07-06 | support arguments to Subsystem commands; ok markus@ | Damien Miller |
2006-07-02 | more details and clarity for tun(4) device forwarding; ok and help | Kevin Steves |
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 | subsection is pointless here; | Jason McIntyre |
2006-02-25 | document the order in which allow/deny directives are processed; | Jason McIntyre |
2006-02-24 | oops - bits i missed; | 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 | signpost to PATTERNS; | Jason McIntyre |
2006-01-02 | some corrections from michael knudsen; | Jason McIntyre |
2005-12-08 | two changes to the new ssh tunnel support. this breaks compatibility | Reyk Floeter |
2005-12-06 | Add support for tun(4) forwarding over OpenSSH, based on an idea and | Reyk Floeter |
2005-09-21 | aquire -> acquire, from stevesk@ | Damien Miller |
2005-07-25 | add a new compression method that delays compression until the user | Markus Friedl |
2005-05-23 | add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes; | Damien Miller |
2005-05-19 | sort config options, from grunk AT pestilenz.org; ok jmc@ | Damien Miller |
2005-04-21 | OpenSSH doesn't ever look at the $HOME environment variable, so don't say | Damien Miller |
2005-03-18 | typo; | Jason McIntyre |
2005-03-01 | bz#413: allow optional specification of bind address for port forwardings. | Damien Miller |
2005-01-08 | `login'(n) -> `log in'(v); | Jason McIntyre |
2004-12-23 | bz #898: support AddressFamily in sshd_config. from peak@argo.troja.mff.cuni.cz | Damien Miller |
2004-09-15 | mention PrintLastLog only prints last login time for interactive | Jared Yanovich |
2004-06-26 | new sentence, new line; | Jason McIntyre |
2004-06-13 | List supported ciphers in man pages, tidy up ssh -c; | Darren Tucker |
2004-05-23 | Add MaxAuthTries sshd config option; ok markus@ | Darren Tucker |
2004-04-28 | remove unnecessary .Pp; | Jason McIntyre |
2004-04-28 | manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu) | Damien Miller |
2004-04-27 | bz #815: implement ability to pass specified environment variables from the | Damien Miller |
2004-03-08 | Document KerberosGetAFSToken; ok markus@ | Darren Tucker |
2004-02-17 | remove cruft left over from RhostsAuthentication removal; | Jason McIntyre |