Age | Commit message (Expand) | Author |
2016-03-17 | UseDNS affects ssh hostname processing in authorized_keys, not | Damien Miller |
2016-02-17 | rsa-sha2-512,rsa-sha2-256 cannot be selected explicitly in | Damien Miller |
2016-02-17 | since these pages now clearly tell folks to avoid v1, normalise | Jason McIntyre |
2016-02-16 | Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions in | Damien Miller |
2016-02-11 | sync crypto algorithm lists in ssh_config(5) and sshd_config(5) | Damien Miller |
2016-02-05 | better description for MaxSessions; bz#2531 | Damien Miller |
2015-11-13 | Support "none" as an argument for sshd_config ForceCommand and | Damien Miller |
2015-11-13 | list a couple more options usable in Match blocks; bz#2489 | Damien Miller |
2015-10-07 | UsePrivilegeSeparation defaults to sandbox now. | Igor Sobrado |
2015-09-11 | more clarity on what AuthorizedKeysFile=none does; | Damien Miller |
2015-08-14 | match myproposal.h order; from brian conway | Jason McIntyre |
2015-08-06 | add prohibit-password as a synonymn for without-password, since the | Theo de Raadt |
2015-07-30 | change default: PermitRootLogin without-password | Theo de Raadt |
2015-07-30 | Allow ssh_config and sshd_config kex parameters options be prefixed | Damien Miller |
2015-07-20 | mention that the default of UseDNS=no implies that hostnames cannot | Damien Miller |
2015-07-10 | Turn off DSA by default; add HostKeyAlgorithms to the server and | Markus Friedl |
2015-07-03 | refuse to generate or accept RSA keys smaller than 1024 bits; | Damien Miller |
2015-06-05 | typo: accidental repetition; bz#2386 | Damien Miller |
2015-05-22 | add knob to relax GSSAPI host credential check for multihomed hosts | Damien Miller |
2015-05-21 | add AuthorizedPrincipalsCommand that allows getting authorized_principals | Damien Miller |
2015-05-21 | support arguments to AuthorizedKeysCommand | Damien Miller |
2015-04-29 | Allow ListenAddress, Port and AddressFamily in any order. bz#68, | Darren Tucker |
2015-04-28 | enviroment -> environment: apologies to darren for not spotting that first | Jason McIntyre |
2015-04-28 | Fix typo in previous | Darren Tucker |
2015-04-28 | Document that the TERM environment variable is not subject to SendEnv | Darren Tucker |
2015-04-27 | Make sshd default to PermitRootLogin=no; | Damien Miller |
2015-04-16 | Document "none" for PidFile XAuthLocation TrustedUserCAKeys and RevokedKeys. | Darren Tucker |
2015-02-20 | sort options useable under Match case-insensitively; | Damien Miller |
2015-02-20 | more options that are available under Match; | Damien Miller |
2015-02-02 | increasing encounters with difficult DNS setups in darknets has | Theo de Raadt |
2015-01-22 | heirarchy -> hierarchy; | Jason McIntyre |
2015-01-22 | Provide a warning about chroot misuses (which sadly, seem to have become | Theo de Raadt |
2015-01-13 | add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes | Damien Miller |
2014-12-22 | mention ssh -Q feature to list supported { MAC, cipher, KEX, key } | Damien Miller |
2014-12-22 | tweak previous; | Jason McIntyre |
2014-12-22 | correct description of what will happen when a AuthorizedKeysCommand is | Damien Miller |
2014-12-22 | remember which public keys have been used for authentication and | Damien Miller |
2014-12-21 | tweak previous; | Jason McIntyre |
2014-12-21 | Add FingerprintHash option to control algorithm used for key | Damien Miller |
2014-12-12 | revert chunk I didn't mean to commit yet; via jmc@ | Damien Miller |
2014-12-11 | mention AuthorizedKeysCommandUser must be set for | Damien Miller |
2014-11-22 | restore word zapped in previous, and remove some useless "No" macros; | Jason McIntyre |
2014-11-22 | /dev/random has created the same effect as /dev/arandom (and /dev/urandom) | Theo de Raadt |
2014-09-09 | mention permissions on tun(4) devices in PermitTunnel documentation; | Damien Miller |
2014-08-30 | typo. | Igor Sobrado |
2014-07-28 | some systems no longer need /dev/log; | Ingo Schwarze |
2014-07-15 | Add support for Unix domain socket forwarding. A remote TCP port | Todd C. Miller |
2014-07-03 | Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is | Damien Miller |
2014-03-28 | sync available and default algorithms, improve algorithm list formatting | Christian Weisgerber |
2014-02-27 | bz#2184 clarify behaviour of a keyword that appears in multiple | Damien Miller |