]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Rationalised host key storage. Also started code reorg: persistent-state
authorSimon Tatham <anakin@pobox.com>
Wed, 27 Sep 2000 15:21:04 +0000 (15:21 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 27 Sep 2000 15:21:04 +0000 (15:21 +0000)
commitaad0a52dfb453b77fa6c0b36fadf16ae4b19a30c
treed8ee39ce45052ad31cccac95033c77828818c75a
parent0fed43e9f4974570791bdb8a5d61631a4e84d1b0
Rationalised host key storage. Also started code reorg: persistent-state
routines have been moved out into a replaceable module winstore.c.

[originally from svn r639]
Makefile
noise.c
putty.h
ssh.c
ssh.h
sshdss.c
sshrsa.c
storage.h [new file with mode: 0644]
windlg.c
window.c
winstore.c [new file with mode: 0644]