summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/addrmatch.c
AgeCommit message (Expand)Author
2012-06-21fix strlcpy truncation check. from carsten at debian org, ok markusDarren Tucker
2010-02-26Add support for certificate key types for users and hosts.Damien Miller
2008-12-10o cannot be NULL here but use xfree() to be consistent; ok djm@Kevin Steves
2008-06-10support CIDR address matching in .ssh/authorized_keys from="..." stanzasDamien Miller
2008-06-10fix fatal() when performing address matching and connection isDamien Miller
2008-06-10support CIDR address matching in sshd_config "Match address" blocks, withDamien Miller