summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/auth-rh-rsa.c
AgeCommit message (Expand)Author
1999-11-24KNF, final part 3Markus Friedl
1999-11-24much more KNFTheo de Raadt
1999-11-23KNF part 1Markus Friedl
1999-11-22syslog changes:Markus Friedl
1999-11-15the keysize of rsa-parameter 'n' is passed implizit,Markus Friedl
1999-11-11make all access to options via 'extern Options options'Markus Friedl
1999-11-11IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok deraadt,millertMarkus Friedl
1999-11-09user/958: check ~/.ssh/known_hosts for rhosts-rsa, too, ok niels/millertMarkus Friedl
1999-10-03add code to detect DNS spoofing:Niels Provos
1999-09-28convert all uses of gmp to SSL bignumNiels Provos