]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commita66dd28902b9d32477deb38e2806831c48d11918
treeb886af251079832a91838f85af8cf7606b3c942c
parent284af1da07682ee2eb25e5d043f7963f4838a684
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: http://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