]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2000-07-08 Simon TathamSilly mistake - restore-cursor-pos doesn't make sure... zlib-dll
2000-07-04 Simon TathamSSH compression by linking with zlib.dll if present...
2000-06-24 Simon TathamMake beep optional - thanks to Antal Novak
2000-06-22 Simon TathamJoris van Rantwijk's unified SSH code suitable for...
2000-06-26 Simon TathamAvoid the ldisc passing zero-length strings to back... 0.49
2000-06-23 Simon TathamOops - add a terminator to the array
2000-06-23 Simon TathamFix subtle problem with scp protocol/port selection
2000-06-22 Simon TathamThis ought to fix the scp protocol problems
2000-06-22 Simon TathamChange a `GLOBAL' to an `extern' for Borland sanity
2000-06-21 Simon TathamRemove the underscore from nossh_res.rc for 8.3 cleanne...
2000-06-21 Simon TathamRename nossh_res.rc to nosshres.rc for 8.3 cleanness
2000-06-21 Simon TathamJoris van Rantwijk knows how to cause a Borland-built...
2000-06-06 Simon TathamSecurity fixes, copied from ssh.c: check string length...
2000-06-06 Simon Tatham"pscp" was spelled "scp" in usage message
2000-06-06 Simon TathamSecurity improvement: check that string length field in
2000-06-05 Simon TathamHack to work around the rootshell.com xterm DoS problem...
2000-05-31 Simon TathamSecurity improvement: check CRC on incoming packets
2000-05-09 Simon TathamAhem. This time high-half characters really _do_ work...
2000-04-26 Simon TathamEnvironment settings were broken. Fix due to Andros Tantas
2000-04-13 Simon TathamUpdate copyright dates in About box to match those...
2000-04-11 Simon TathamEnable high-half characters (>=160) in usernames and...
2000-04-04 Simon TathamOops - now let's get that MD5 change _right_ :-)
2000-04-04 Simon TathamReplace MD5 implementation with my own code
2000-04-04 Simon TathamAdd -ls to online help bit
2000-04-03 Simon TathamAdd the -ls option to execute `ls -la' on a directory...
2000-03-31 Simon TathamTidy up Blowfish S- and P-boxes: make them static and...
2000-03-31 Simon Tathamoops - keys[] should be static
2000-03-29 Simon TathamYet another accelerator clash...
2000-03-24 Simon TathamRather silly byte-string / word-string transformations...
2000-03-24 Simon TathamPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-17 Simon TathamOops - move homepage location
2000-03-17 Simon TathamPatch to RDB's blinking cursor: make it configurable...
2000-03-17 Simon TathamSpelling fix to RDB's comments: fascist is spelled thus :-)
2000-03-17 Simon TathamRDB's patch. Oodles of new terminal functionality,...
2000-03-17 Simon TathamRDB's patch:
2000-03-17 Simon TathamRDB's patch: thanks to improvements in OEMANSI font...
2000-03-17 Simon TathamRDB's patch:
2000-03-17 Simon TathamRDB's patch: ^U sends Telnet Erase Line; line ending...
2000-03-17 Simon TathamRDB patch: disable incremental linking and disable...
2000-03-16 Simon TathamPuTTY website URL spelling change
2000-03-16 Simon TathamFix a couple of Makefile dependencies - oops
2000-03-16 Simon TathamMore cvs ignores
2000-03-15 Simon TathamFirst stab at the ability to compile puttytel.exe,...
2000-03-13 Simon TathamLet's spell '\t' as VK_TAB in that last patch, in fact...
2000-03-13 Simon TathamShift-Tab now sends ESC [ Z
2000-03-11 Simon TathamRobert de Bath's patch: when the user presses CR, the...
2000-03-11 Simon TathamRobert de Bath's patch: ARG_DEFAULT is now zero because...
2000-03-11 Simon TathamRobert de Bath's patch: be much more careful about...
2000-03-11 Simon TathamRobert de Bath's patch: a few more character translatio...
2000-03-11 Simon TathamRobert de Bath's patch: be a little more careful of...
2000-03-11 Simon TathamRobert de Bath's patch: sort out once and for all the...
2000-03-11 Simon TathamRobert de Bath's patch: integrate line disciplines...
2000-03-11 Simon TathamRobert de Bath's patch: ^C ^Z and ^D send Telnet specia...
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
next