summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/authfile.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simpler key load/save interface, see authfile.hmarkus2001-03-261-30/+15
|
* Add idents for files which lack themdjm2000-10-161-0/+4
| | | | Fix idents Id -> OpenBSD for the rest
* some more Copyright fixesmarkus2000-09-071-20/+9
|
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-0/+23
| | | | | | | the details. everything is now under Tatu's licence (which I copied from his readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd developers under a 2-term bsd licence. We're not changing any rules, just being accurate.
* prototypemarkus2000-09-061-3/+2
|
* add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]markus2000-04-261-0/+36
for trading keys with the real and the original SSH, directly from the people who invented the SSH protocol.