mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Simon Tatham 779a28e84f Revert to using WinSock 1 - the upgrade to 2 was a checkin error
[originally from svn r36]
1999-02-11 09:07:20 +00:00
.cvsignore Cause irritating ? markers in cvs update/commit to disappear 1999-02-10 11:13:28 +00:00
Makefile Revert to using WinSock 1 - the upgrade to 2 was a checkin error 1999-02-11 09:07:20 +00:00
misc.c Remove buffering on malloc log file 1999-01-15 11:27:36 +00:00
noise.c Fix various segfaults and heap trashes. Thanks to Andrew Mobbs. 1999-02-09 15:39:08 +00:00
putty.h Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
putty.ico Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
resource.h Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
ssh.c Fix various segfaults and heap trashes. Thanks to Andrew Mobbs. 1999-02-09 15:39:08 +00:00
ssh.h John Sullivan's patches plus more fixes: 1999-01-08 13:10:19 +00:00
sshcrc.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshdes.c Remove CVS logs 1999-01-15 11:29:55 +00:00
sshmd5.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshrand.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshrsa.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshsha.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
telnet.c John Sullivan's patches plus more fixes: 1999-01-08 13:10:19 +00:00
terminal.c Improve drag select (dragging outside LHS doesn't now select first 1999-01-22 09:36:21 +00:00
version.c Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
win_res.h Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
win_res.rc Replaced ICON line which was accidentally removed *blush* 1999-02-10 09:48:15 +00:00
windlg.c Fix various segfaults and heap trashes. Thanks to Andrew Mobbs. 1999-02-09 15:39:08 +00:00
window.c Add DeleteObject calls to go with the CreatePen calls in do_text. Should 1999-02-10 11:11:11 +00:00