Age | Commit message (Expand) | Author |
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 |
2003-12-09 | rename keepalive to tcpkeepalive; the old name causes too much | Markus Friedl |
2003-11-21 | unexpand and delete whitespace at EOL; ok markus@ | Damien Miller |
2003-09-01 | gss kex is not supported; sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-28 | remove kerberos support from ssh1, since it has been replaced with GSSAPI; | Markus Friedl |
2003-08-22 | support GSS API user authentication; patches from Simon Wilkinson, | Markus Friedl |
2003-08-13 | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, | Markus Friedl |
2003-07-22 | remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); | Markus Friedl |
2003-06-20 | sync description of protocol 2 cipher proposal; ok markus | Damien Miller |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-02 | deprecate VerifyReverseMapping since it's dangerous if combined | Markus Friedl |
2003-05-20 | new sentence, new line | Jason McIntyre |
2003-04-30 | Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550 | mouring |
2003-03-28 | - killed whitespace | Jason McIntyre |
2003-01-23 | typos; | Jason McIntyre |
2002-09-16 | more details on X11Forwarding security issues and threats; ok markus@ | Kevin Steves |
2002-09-04 | default LoginGraceTime to 2m; 1m may be too short for slow systems. | Kevin Steves |
2002-08-29 | state XAuthLocation is a full pathname | Kevin Steves |
2002-08-21 | change LoginGraceTime default to 1 minute; ok mouring@ markus@ | Kevin Steves |
2002-08-12 | more PermitUserEnvironment; ok markus@ | Kevin Steves |
2002-08-09 | proxy vs. fake display | Kevin Steves |