summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/canohost.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add clear_cached_addr(), needed for upcoming changes allowing the peerandreas2009-05-271-2/+2
* support remote port forwarding with a zero listen port (-R0:...) todjm2009-02-121-1/+3
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-23/+10
* prototype pedant. not very creative...itojun2001-06-261-7/+7
* implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)markus2001-04-121-1/+3
* move get_remote_name_or_ip() to canohost.[ch]; for portable. ok markus@stevesk2001-04-051-1/+3
* make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@markus2001-02-031-8/+3
* add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNSmarkus2001-01-291-4/+5
* $OpenBSD$niklas2001-01-291-0/+2
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-0/+36