1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
Go to file
Simon Tatham d929fb621e Add WS_TABSTOP on configuration list boxes
[originally from svn r225]
1999-09-24 10:24:45 +00:00
.cvsignore Cause irritating ? markers in cvs update/commit to disappear 1999-02-10 11:13:28 +00:00
Makefile Disastrously silly Makefile errors 1999-09-07 16:36:23 +00:00
misc.c Remove buffering on malloc log file 1999-01-15 11:27:36 +00:00
MODULE Module description file added 1999-08-10 16:04:43 +00:00
noise.c Fix various segfaults and heap trashes. Thanks to Andrew Mobbs. 1999-02-09 15:39:08 +00:00
putty.h Jimen Ching's patches to remove compiler warnings 1999-07-20 13:01:56 +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
scp.c Added Joris van Rantwijk's scp client 1999-08-31 09:20:48 +00:00
scp.h Added Joris van Rantwijk's scp client 1999-08-31 09:20:48 +00:00
scp.ico Added Joris van Rantwijk's scp client 1999-08-31 09:20:48 +00:00
scp.rc Added Joris van Rantwijk's scp client 1999-08-31 09:20:48 +00:00
scpssh.c We failed to ignore SSH_MSG_IGNORE :-) 1999-09-10 15:35:26 +00:00
ssh.c We failed to ignore SSH_MSG_IGNORE :-) 1999-09-10 15:35:26 +00:00
ssh.h Add encryption selection, and Blowfish as second option 1999-07-06 19:42:57 +00:00
sshblowf.c Blowfish patch, second attempt 1999-07-07 17:33:34 +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 Small but highly unhelpful typo 1999-08-11 08:50:36 +00:00
sshrsa.c Joris's RSA works; reformat and remove old version 1999-07-06 19:38:54 +00:00
sshsha.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
telnet.c Jimen Ching's patches to remove compiler warnings 1999-07-20 13:01:56 +00:00
terminal.c Fix misparse of ESC[?9r sequence; I must find out what it _should_ do 1999-07-07 13:16:41 +00:00
version.c Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
win_res.h Add encryption selection, and Blowfish as second option 1999-07-06 19:42:57 +00:00
win_res.rc Add WS_TABSTOP on configuration list boxes 1999-09-24 10:24:45 +00:00
windlg.c Jimen Ching's patches to remove compiler warnings 1999-07-20 13:01:56 +00:00
window.c Changed default title bar format to host.name - PuTTY 1999-09-20 15:58:50 +00:00