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
/
sshconnect.h
Age
Commit message (
Expand
)
Author
2001-10-08
some more IPv4or6 cleanup
Markus Friedl
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-06-23
get rid of known_hosts2, use it for hostkey lookup, but do not modify.
Markus Friedl
2001-04-12
implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)
Markus Friedl
2001-04-06
do gid/groups-swap in addition to uid-swap, should help if /home/group
Markus Friedl
2001-03-26
simpler key load/save interface, see authfile.h
Markus Friedl
2001-02-15
genericize password padding function for SSH1 and SSH2.
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
2001-01-16
indent
Theo de Raadt
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
Theo de Raadt
2000-04-26
split auth/sshconnect in one file per protocol version
Markus Friedl