summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/moduli.c
AgeCommit message (Expand)Author
2005-05-23- removes signed/unsigned comparisons in moduli generationAnil Madhavapeddy
2005-01-17Correct spelling: SCHNOOR->SCHNORR; ok djm@Darren Tucker
2004-07-11spacesTheo de Raadt
2004-05-21add prototypes for -Wall; ok djmMarkus Friedl
2004-05-09zap another tiny header; ok deraadt@Damien Miller
2004-04-22Bugzilla #850: Sophie Germain is the correct name of the French mathematician,Damien Miller
2003-12-22tidy up moduli generation debugging, add -v (verbose/debug) option toDamien Miller
2003-12-09Prevent ssh-keygen -T from outputting moduli with a generator of 0, sinceDarren Tucker
2003-12-07remove unused debugging #define templatesDamien Miller
2003-11-21unexpand and delete whitespace at EOL; ok markus@Damien Miller
2003-07-28Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.Damien Miller