summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshconnect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)markus2001-04-121-27/+11
* do gid/groups-swap in addition to uid-swap, should help if /home/groupmarkus2001-04-061-3/+3
* simpler key load/save interface, see authfile.hmarkus2001-03-261-3/+3
* genericize password padding function for SSH1 and SSH2.markus2001-02-151-1/+3
* $OpenBSD$niklas2001-01-291-0/+2
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-0/+28
* indentderaadt2001-01-161-1/+1
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-0/+23
* split auth/sshconnect in one file per protocol versionmarkus2000-04-261-0/+16