First stab at the ability to compile puttytel.exe, an SSH-free
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 15 Mar 2000 15:08:48 +0000 (15:08 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 15 Mar 2000 15:08:48 +0000 (15:08 +0000)
commit89ee5268a99aac30dbdf36bc3a02074d34e653f2
treeb886af251079832a91838f85af8cf7606b3c942c
parent641ba8ef4fe95216e94fd548a2f189bf48dfb9c1
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@410 cda61777-01e9-0310-a592-d414129be87e
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