Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2) | 2001-04-12 | 1 | -1/+3 | |
| | | | | | similar to RhostRSAAuthentication unless you enable (the experimental) HostbasedUsesNameFromPacketOnly option. please test. :) | ||||
* | move get_remote_name_or_ip() to canohost.[ch]; for portable. ok markus@ | 2001-04-05 | 1 | -1/+3 | |
| | |||||
* | make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@ | 2001-02-03 | 1 | -8/+3 | |
| | |||||
* | add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS | 2001-01-29 | 1 | -4/+5 | |
| | |||||
* | $OpenBSD$ | 2001-01-29 | 1 | -0/+2 | |
| | |||||
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | 2001-01-21 | 1 | -0/+36 | |
rename util.[ch] -> misc.[ch] |