]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2000-03-11 Simon TathamAdded a large comment describing the transformations...
2000-03-10 Simon TathamNew DES implementation, replacing Eric Young's. All...
2000-03-08 Simon TathamNew CRC32 implementation, from scratch, not copyrighted...
2000-03-08 Simon TathamFix some picky compiler warnings kindly provided by...
2000-03-08 Simon TathamBorland makefile should now work sanely with the free...
2000-02-21 Simon TathamFix an error message in pscp
2000-02-20 Simon TathamJoris van Rantwijk's fixes for cygwin (NB includes...
2000-01-28 Simon TathamJoris van Rantwijk's fix for pscp -P
2000-01-19 Simon TathamFix problems with resource compilation Makefile lines
2000-01-19 Simon TathamFix FORCE target in Cygwin makefile
2000-01-18 Simon TathamNew option to allow SysTabControl32 to be specified...
1999-12-21 Simon TathamDisable warn-on-close for inactive windows
1999-12-14 Simon TathamCouple of bug fixes to cygwin makefile
1999-12-13 Simon TathamAdd multi-makefile management system
1999-12-09 Simon TathamOops - that unscroll stuff was a little broken...
1999-12-06 Chris EmersonAdded keyboard shortcuts on the system menu.
1999-12-03 Simon TathamReplace SHA implementation with homegrown one
1999-11-30 Simon TathamAvoid recursing into . and .. when in -r mode
1999-11-30 Simon TathamAdd description of workaround for Visual Studio 6 problem
1999-11-30 Simon TathamTurn #ifdef LOG into a command-line option for debuggin...
1999-11-30 Simon TathamOops - fix total idiocies in applying that patch
1999-11-30 Simon TathamRobert de Bath's multi-purpose patch, slightly modified.
1999-11-22 Simon TathamCleanups to remove warnings for GNU/mingw32 compilation
1999-11-17 Simon TathamFix potential segfault on malloc failure
1999-11-17 Simon TathamRemove accelerator conflict in Language panel 0.48
1999-11-17 Simon TathamAdd ISO-8859-2 / Win-1250 char set translation
1999-11-17 Simon TathamFix a slightly picky compiler warning
1999-11-16 Simon TathamFix printing of Telnet GA as ugrave
1999-11-16 Simon TathamUpdate from Joris van Rantwijk: command line options...
1999-11-15 Simon TathamDeclare `struct RSAKey' so that its implicit declaratio...
1999-11-11 Simon TathamPut a #ifndef around definition of TCS_MULTILINE
1999-11-11 Simon Tatham_sntprintf is nonportable; use sprintf instead
1999-11-10 Simon TathamAdd spiel about there being a comment at the top of...
1999-11-10 Simon TathamAdded LICENCE and README files
1999-11-10 Simon TathamAdd "extern" on declaration of raw_backend
1999-11-09 Simon TathamShould be able to switch line disciplines mid-session
1999-11-09 Simon TathamAdded local-editing line discipline to make raw backend...
1999-11-09 Simon TathamFix unexpected network error 5000
1999-11-09 Simon TathamOops - Shift-PgUp/PgDn conflicted with NetHack mode
1999-11-09 Simon TathamChanges from executor:
1999-11-08 Simon TathamAdd TIS authentication option
1999-11-08 Simon TathamSwitch to using SSH_MSG macros
1999-11-08 Owen DunnRemoved now obsolete sizetip.h from window.obj dependencies
1999-11-08 Simon TathamClean up scp client - re-indent to my coding style...
1999-11-08 Simon Tathamxlat.c needs stdio.h for vsprintf
1999-11-08 Simon TathamClean up sizetip patch: remove separate header file...
1999-11-08 Simon TathamOleg Panashchenko's Cyrillic support patch
1999-11-05 Simon TathamWarn-on-close is now configurable off
1999-11-04 Simon TathamPrompt before summarily closing a session
1999-11-04 Owen DunnCan now build with /DWIN32S_COMPAT to work (minimally...
1999-11-04 Simon TathamAdd sizetip stuff to makefile - oops
1999-11-03 Simon TathamJohn Sullivan's sizetip patch - experimental
1999-11-01 Simon TathamFix potential buffer overrun in new saved-session menu
1999-11-01 Simon TathamMark Baker's raw-TCP back end (untested and experimenta...
1999-10-28 Simon TathamStop putting meaning in bottom four bits of WM_SYSCOMMA...
1999-10-28 Simon TathamAdded a couple of GLOBALs
1999-10-28 Owen DunnAdded saved sessions submenu from system menu.
1999-10-27 Simon TathamAdd the ability to do ssh by default: using -ssh comman...
1999-10-25 Simon TathamFix versioncmp
1999-10-25 Simon TathamSingle-DES encryption, patch courtesy of Murphy Lam
1999-10-22 Simon TathamSilly error in loading Default Settings - reset port...
1999-10-04 Simon TathamStop IAC IAC from being swallowed in telnet (fix due...
1999-09-24 Simon TathamAdd WS_TABSTOP on configuration list boxes
1999-09-23 Owen DunnAdded accelerators for most of main dialogue box. ...
1999-09-20 Owen DunnChanged default title bar format to host.name - PuTTY
1999-09-10 Simon TathamWe failed to ignore SSH_MSG_IGNORE :-)
1999-09-07 Simon TathamDisastrously silly Makefile errors
1999-09-03 Simon TathamOops, add scp to makefile
1999-08-31 Simon TathamAdded Joris van Rantwijk's scp client
1999-08-11 Simon TathamSmall but highly unhelpful typo 0.47
1999-08-10 Simon TathamModule description file added
1999-08-02 Simon TathamFix potential security problems in random number generator
1999-07-20 Simon TathamJimen Ching's patches to remove compiler warnings
1999-07-16 Simon TathamRemove double close of registry key
1999-07-12 Simon TathamAdd a couple of `extern' keywords
1999-07-08 Simon TathamThird attempt at Blowfish, dammit 0.46
1999-07-07 Simon TathamBlowfish patch, second attempt
1999-07-07 Simon TathamFix misparse of ESC[?9r sequence; I must find out what...
1999-07-06 Simon TathamAdd encryption selection, and Blowfish as second option
1999-07-06 Simon TathamJoris's RSA works; reformat and remove old version pre-blowfish
1999-07-05 Simon TathamPut that ReleaseCapture call just _before_ return,...
1999-07-05 Simon TathamJoris van Rantwijk's RSA speedup patch
1999-07-05 Simon TathamImprove error handling in registry code
1999-03-23 Simon TathamAdd SSH_STATE_CLOSED to prevent accidentally sending...
1999-03-23 Simon TathamChange default mouse pointer to an I-beam
1999-03-12 Simon TathamAdd AltGr support at last! Thanks to <andre@via.ecp...
1999-03-11 Simon TathamAllow CSI 0;0r to set default scroll region (previously...
1999-02-20 Simon TathamUse different window procedures for the About box and...
1999-02-18 Simon TathamUse SetCapture() to fix the problem with double-clicks...
1999-02-11 Simon TathamRevert to using WinSock 1 - the upgrade to 2 was a...
1999-02-10 Simon TathamCause irritating ? markers in cvs update/commit to...
1999-02-10 Simon TathamAdd DeleteObject calls to go with the CreatePen calls...
1999-02-10 Simon TathamImprove nasty version.obj hack so it doesn't actually...
1999-02-10 Simon TathamAttempt to fix problems with version.obj in some nmakes
1999-02-10 Simon TathamReplaced ICON line which was accidentally removed *blush*
1999-02-09 Simon TathamFix various segfaults and heap trashes. Thanks to Andre...
1999-02-09 Simon TathamAdded automatic version distinguishing code, to differe...
1999-01-22 Simon TathamImprove drag select (dragging outside LHS doesn't now... 0.45
1999-01-22 Simon TathamFix double/triple click, and improve drag select
1999-01-22 Simon TathamUpdate version number for 0.45 release
next