Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cast the sizeof to socklen_t so it'll work even if the supplied len is | 2014-01-19 | 1 | -3/+3 | |
* | Cast socklen_t when comparing to size_t and use socklen_t to iterate over | 2014-01-19 | 1 | -3/+3 | |
* | bye, bye xfree(); ok markus@ | 2013-05-17 | 1 | -3/+3 | |
* | fix strlcpy truncation check. from carsten at debian org, ok markus | 2012-06-21 | 1 | -2/+2 | |
* | Add support for certificate key types for users and hosts. | 2010-02-26 | 1 | -1/+77 | |
* | o cannot be NULL here but use xfree() to be consistent; ok djm@ | 2008-12-10 | 1 | -2/+3 | |
* | support CIDR address matching in .ssh/authorized_keys from="..." stanzas | 2008-06-10 | 1 | -5/+6 | |
* | fix fatal() when performing address matching and connection is | 2008-06-10 | 1 | -3/+5 | |
* | support CIDR address matching in sshd_config "Match address" blocks, with | 2008-06-10 | 1 | -0/+416 |