putty/windows
Simon Tatham 82f82fdb6d After we thaw a frozen socket, we apparently need to restart the
WSAAsyncSelect or else Windows loses read events.

[originally from svn r5521]
2005-03-18 19:47:21 +00:00
..
pageant.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
pageant.mft Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
pageant.rc Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
pageants.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
plink.rc Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
pscp.ico Rename scp.* to pscp.*, because I always misspell it that way. Also 2004-12-16 15:01:43 +00:00
pscp.rc Rename scp.* to pscp.*, because I always misspell it that way. Also 2004-12-16 15:01:43 +00:00
putty.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
putty.iss Update Inno Setup script. Tested with IS 5.0.8 on Win98SE; I think there are 2005-03-01 21:34:21 +00:00
putty.mft Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttycfg.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttygen.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttygen.mft Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttygen.rc Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
rcstuff.h Retire MINGW32_FIX. It was a fix for a blatant bug in MinGW's windres, which 2005-03-11 15:52:59 +00:00
sizetip.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
website.url Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
win_res.h Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
win_res.rc Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
wincfg.c Briefly document the "CP866" manual-entry feature on Windows in the dialog 2004-11-29 09:23:11 +00:00
wincons.c Consistently use a single notation to refer to SSH protocol versions, as 2005-03-10 16:36:05 +00:00
winctrls.c Make things other than Pageant use request_file(), why not, although all of 2005-02-28 02:51:51 +00:00
windefs.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
windlg.c Consistently use a single notation to refer to SSH protocol versions, as 2005-03-10 16:36:05 +00:00
window.c Hung-Te Lin's fix for intermittent WM_PAINT problems. 2005-03-17 20:01:28 +00:00
winhelp.h Add context help to a couple of message boxes. Unfortunately the ones 2005-03-01 01:16:57 +00:00
winmisc.c Move SaneDialogBox()/SaneEndDialog() from winmisc.c to windlg.c, since they 2005-02-27 23:57:17 +00:00
winnet.c After we thaw a frozen socket, we apparently need to restart the 2005-03-18 19:47:21 +00:00
winnoise.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winpgen.c Consistently use a single notation to refer to SSH protocol versions, as 2005-03-10 16:36:05 +00:00
winpgnt.c Consistently use a single notation to refer to SSH protocol versions, as 2005-03-10 16:36:05 +00:00
winpgntc.c More confusing "(BYTE *) & val" style punctuation. 2005-03-02 15:53:50 +00:00
winplink.c Make it clearer that `-m' is only usable with SSH. 2005-03-01 00:33:18 +00:00
winprint.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winsftp.c We weren't correctly discounting "." and ".." when they came from 2005-02-26 00:41:36 +00:00
winstore.c More confusing "(BYTE *) & val" style punctuation. 2005-03-02 15:53:50 +00:00
winstuff.h Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00
wintime.c New function ltime() returns a struct tm of the current local time. 2005-01-09 14:27:48 +00:00
winucs.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winutils.c VC didn't like PATH_MAX. Use MAX_PATH instead. (This macro is mentioned in 2005-03-01 12:19:58 +00:00