summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/moduli-gen/moduli-gen.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run the screen twice so we end up with more candidate groups. ok djm@dtucker2017-06-231-2/+2
|
* count number of lines in moduli input file and pass to the testingdtucker2013-10-141-2/+4
| | | | ssh-keygen process. this will let it provide an completion time estimate.
* Move moduli generation to usr.bin/ssh/moduli-gen and keep track ofdtucker2013-10-101-0/+31
the fragments separately. "No substantive objection" djm@