]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
First stab at the ability to compile puttytel.exe, an SSH-free
authorSimon Tatham <anakin@pobox.com>
Wed, 15 Mar 2000 15:08:48 +0000 (15:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 15 Mar 2000 15:08:48 +0000 (15:08 +0000)
commit96dbf9c6e6fe39adfe27a276e4a6360b827d8ba1
treeb886af251079832a91838f85af8cf7606b3c942c
parent7aa84c296fa8cd16566c9d849287534f2b507cf4
First stab at the ability to compile puttytel.exe, an SSH-free
variant which is patent-safe in the US and legal in France and
Russia. This is a horrible hack in some ways: it's shown up serious
deficiencies in the module boundaries. Needs further work, probably
once the SSH implementations are recombined.

[originally from svn r410]
Makefile
be_all.c [new file with mode: 0644]
be_none.c [new file with mode: 0644]
be_nossh.c [new file with mode: 0644]
nossh_res.rc [new file with mode: 0644]
putty.h
scpssh.c
ssh.c
win_res.rc
windlg.c
window.c