Age | Commit message (Expand) | Author |
2005-03-01 | new sentence, new line; | Jason McIntyre |
2005-03-01 | add support for hashing host names and addresses added to known_hosts files, | Damien Miller |
2005-02-25 | add /etc/motd and $HOME/.hushlogin to FILES; | Jason McIntyre |
2004-12-06 | Discard over-length authorized_keys entries rather than complaining when | Darren Tucker |
2004-08-26 | get rid of references to rhosts authentication; with jmc@ | Markus Friedl |
2004-05-02 | Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk | Darren Tucker |
2003-10-08 | scp and sftp: add options list and sort options. options list requested | Jason McIntyre |
2003-08-13 | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, | Markus Friedl |
2003-06-10 | - section reorder | Jason McIntyre |
2003-05-20 | new sentence, new line | Jason McIntyre |
2003-04-30 | fix invalid .Pf macro usage introduced in previous commit | David Krause |
2003-04-30 | Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550 | mouring |
2003-01-31 | typos; | Jason McIntyre |
2002-09-24 | tweak the example $HOME/.ssh/rc script to not show on any cmdline the | Todd T. Fries |
2002-09-16 | reference moduli(5) in FILES /etc/moduli. | Kevin Steves |
2002-09-04 | default LoginGraceTime to 2m; 1m may be too short for slow systems. | Kevin Steves |
2002-08-21 | change LoginGraceTime default to 1 minute; ok mouring@ markus@ | Kevin Steves |
2002-08-21 | `RSA' updated to refer to `public key', where it matters. | Marc Espie |
2002-08-12 | more PermitUserEnvironment; ok markus@ | Kevin Steves |
2002-08-02 | note that .ssh/environment is only read when | Marco S Hyman |
2002-06-22 | use process ID vs. pid/PID/process identifier | Kevin Steves |
2002-06-22 | add /var/empty in FILES section | Kevin Steves |
2002-06-20 | move configuration file options from ssh.1/sshd.8 to | Kevin Steves |
2002-05-29 | spelling | Kevin Steves |
2002-05-15 | re-enable privsep and disable setuid for post-3.2.2 | Markus Friedl |
2002-05-15 | disable privsep and enable setuid for the 3.2.2 release | Markus Friedl |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller |
2002-05-04 | enable privsep by default; provos ok | Theo de Raadt |
2002-04-22 | do not auto-enable KerberosAuthentication; ok djm@, provos@, deraadt@ | Markus Friedl |
2002-04-21 | document default AFSTokenPassing no; ok deraadt@ | Kevin Steves |
2002-04-05 | clarify sshrc some and handle X11UseLocalhost=yes; ok markus@ | Kevin Steves |
2002-03-29 | RSA key modulus size minimum 768; ok markus@ | Kevin Steves |
2002-03-26 | update to recent drafts | Markus Friedl |
2002-03-19 | Banner has no default. | Kevin Steves |
2002-03-18 | document UsePrivilegeSeparation | Niels Provos |
2002-03-18 | credits for privsep | Niels Provos |
2002-02-28 | -u0 DNS for user@host | Kevin Steves |
2002-02-28 | DenyUsers allows user@host pattern also | Kevin Steves |
2002-02-10 | more /etc/ssh; openbsd@davidkrause.com | Theo de Raadt |
2002-02-09 | move ssh config files to /etc/ssh | Theo de Raadt |
2002-02-03 | some KeepAlive cleanup/clarify; ok markus@ | Kevin Steves |
2002-01-29 | s/ReverseMappingCheck/VerifyReverseMapping/ and avoid confusion; ok stevesk@ | Markus Friedl |
2002-01-27 | add X11UseLocalhost; ok markus@ | Kevin Steves |
2002-01-18 | clarify Allow(Groups|Users) and Deny(Groups|Users); suggestion from | Kevin Steves |
2002-01-18 | correct Ciphers default; paola.mannaro@ubs.com | Kevin Steves |
2002-01-05 | some missing and misplaced periods | Kevin Steves |
2002-01-04 | protocol 2 HostKey code default is now /etc/ssh_host_rsa_key and | Kevin Steves |
2001-12-28 | document LogLevel DEBUG[123]; ok markus@ | Kevin Steves |
2001-12-27 | clarify -p; ok markus@ | Kevin Steves |
2001-12-19 | basic KNF done while i was looking for something else | Theo de Raadt |