summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/authfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix prototypes; from stevesk@pobox.commarkus2000-12-201-3/+3
* replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'markus2000-12-191-6/+6
* add support for RSA to SSH2. please test.markus2000-11-121-1/+6
* interop with ssh-agent2, from <res@shore.net>markus2000-10-091-1/+5
* bug compat for old ssh.com softwaremarkus2000-09-211-1/+4
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-8/+6
* add SSH2/DSA support to the agent and some other DSA related cleanups.markus2000-08-191-27/+26
* make ssh-add accept dsa keys (the agent does not)markus2000-07-161-2/+12
* OpenBSD tagmarkus2000-06-201-1/+1
* whitespace cleanupmarkus2000-04-141-11/+11
* KNF, final part 3markus1999-11-241-33/+49
* much more KNFderaadt1999-11-241-44/+45
* the keysize of rsa-parameter 'n' is passed implizit,markus1999-11-151-4/+4
* fix old connect() race security-bug for ssh-agent and agent-forwardingmarkus1999-10-141-10/+3
* convert all uses of gmp to SSL bignumprovos1999-09-281-6/+6
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+109