Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Thu, 22 Jan 2004 19:15:34 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Thu Jan 22 2004  19:15:34 GMT

Log message:
Added a command-line key generation tool. Currently builds and runs
on Linux, but the (very few) platform-specific bits are already
abstracted out of the main code, so it should port to other
platforms with a minimum of fuss.

Modified files:
    .               : Recipe putty.h ssh.h sshdss.c sshpubk.c sshrsa.c
    unix            : .cvsignore uxcons.c
Added files:
    .               : cmdgen.c
    unix            : uxgen.c

Links:
http://cvs.tartarus.org//putty/Recipe.diff?r1=1.53&r2=1.54
http://cvs.tartarus.org//putty/cmdgen.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//putty/putty.h.diff?r1=1.224&r2=1.225
http://cvs.tartarus.org//putty/ssh.h.diff?r1=1.73&r2=1.74
http://cvs.tartarus.org//putty/sshdss.c.diff?r1=1.25&r2=1.26
http://cvs.tartarus.org//putty/sshpubk.c.diff?r1=1.28&r2=1.29
http://cvs.tartarus.org//putty/sshrsa.c.diff?r1=1.37&r2=1.38
http://cvs.tartarus.org//putty/unix/.cvsignore.diff?r1=1.6&r2=1.7
http://cvs.tartarus.org//putty/unix/uxcons.c.diff?r1=1.11&r2=1.12
http://cvs.tartarus.org//putty/unix/uxgen.c?rev=1.1&content-type=text/vnd.viewcvs-markup