index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
canohost.h
Age
Commit message (
Expand
)
Author
2016-03-07
refactor canohost.c: move functions that cache results closer to the
Damien Miller
2009-05-27
Add clear_cached_addr(), needed for upcoming changes allowing the peer
Andreas Gunnarsson
2009-02-12
support remote port forwarding with a zero listen port (-R0:...) to
Damien Miller
2006-03-25
standardise spacing in $OpenBSD$ tags; requested by deraadt@
Damien Miller
2001-06-26
remove comments from .h, since they are cut&paste from the .c files
Markus Friedl
2001-06-26
prototype pedant. not very creative...
Jun-ichiro itojun Hagino
2001-04-12
implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)
Markus Friedl
2001-04-05
move get_remote_name_or_ip() to canohost.[ch]; for portable. ok markus@
Kevin Steves
2001-02-03
make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@
Markus Friedl
2001-01-29
add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS
Markus Friedl
2001-01-29
$OpenBSD$
Niklas Hallqvist
2001-01-21
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
Markus Friedl