Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-02Argh, sshrsa.c now depends on sshsha.c so Pageant needs it :-(Simon Tatham
2001-03-02Add AES support in SSH2. Not yet complete: there's no way to selectSimon Tatham
2001-02-26Ahem. sftp.obj depends on sftp.c not on psftp.c!Simon Tatham
2001-02-26Finish adding PSFTP to the master Makefile (oops!)Simon Tatham
2001-02-24psftp now works as part of the PuTTY suiteSimon Tatham
2001-01-22Add dependencies for puttygen.cSimon Tatham
2001-01-22Add X11 forwarding, mainly thanks to Andreas SchultzSimon Tatham
2001-01-19Experimental Rlogin support, thanks to Delian Delchev. Local flowSimon Tatham
2000-12-12Added Minefield: an alternative memory allocator along the lines ofSimon Tatham
2000-12-12Make memory management uniform: _everything_ now goes through theSimon Tatham
2000-11-21Oops - and if we generate link maps, "make clean" should remove them tooSimon Tatham
2000-11-21Add link map files to Makefile, in case people send crash dumpsSimon Tatham
2000-11-02Implement Zlib compression, in both SSH1 and SSH2.Simon Tatham
2000-10-23Created a shiny new abstraction for the socket handling. Has manySimon Tatham
2000-10-19PuTTYgen initial version. Still to do are basic user-friendlinessSimon Tatham
2000-10-18Miscellaneous cleanups and reorgs in preparation for buildingSimon Tatham
2000-10-06Update Makefile generation and ensure everything works with Borland 5.5Simon Tatham
2000-10-06Create settings.c and move the load/save session code out ofSimon Tatham
2000-10-06Move omission of SSH protocol setting in PuTTYtel into windlg.c andSimon Tatham
2000-10-05Remove /DWIN32S_COMPAT by detecting presence of GetSystemPowerStatus atSimon Tatham
2000-09-27Rationalised host key storage. Also started code reorg: persistent-stateSimon Tatham
2000-09-27Remove the special hooks in ssh.c for pscp. pscp now uses the standardSimon Tatham
2000-09-22Enable better build-time flexibility over which WinSock to includeSimon Tatham
2000-09-15Pageant now accepts an initial key list on the command lineSimon Tatham
2000-09-14Added Pageant, a first-attempt PuTTY authentication agentSimon Tatham
2000-09-11Add further types of garbage to .cvsignore and to "make clean"Simon Tatham
2000-09-08Added a fourth application: plink, a command line connection utilitySimon Tatham
2000-09-07RSA key authentication in ssh1 works; SSH2 is nearly thereSimon Tatham
2000-09-05SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and getsSimon Tatham
2000-07-26Robert de Bath's Big Patch, part 1Simon Tatham
2000-06-22Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCPSimon Tatham
2000-06-21Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJSSimon Tatham
2000-03-17RDB patch: disable incremental linking and disable debuggingSimon Tatham
2000-03-16Fix a couple of Makefile dependencies - oopsSimon Tatham
2000-03-15First stab at the ability to compile puttytel.exe, an SSH-freeSimon Tatham
2000-01-19Fix problems with resource compilation Makefile linesSimon Tatham
2000-01-18New option to allow SysTabControl32 to be specified in ASCII not UnicodeSimon Tatham
1999-12-13Add multi-makefile management systemSimon Tatham
1999-11-09Added local-editing line discipline to make raw backend usableSimon Tatham
1999-11-08Removed now obsolete sizetip.h from window.obj dependenciesOwen Dunn
1999-11-08Oleg Panashchenko's Cyrillic support patchSimon Tatham
1999-11-04Can now build with /DWIN32S_COMPAT to work (minimally) with Win32sOwen Dunn
1999-11-04Add sizetip stuff to makefile - oopsSimon Tatham
1999-11-01Mark Baker's raw-TCP back end (untested and experimental as yet)Simon Tatham
1999-09-07Disastrously silly Makefile errorsSimon Tatham
1999-09-03Oops, add scp to makefileSimon Tatham
1999-07-07Blowfish patch, second attemptSimon Tatham
1999-02-11Revert to using WinSock 1 - the upgrade to 2 was a checkin errorSimon Tatham
1999-02-10Improve nasty version.obj hack so it doesn't actually do two compilesSimon Tatham
1999-02-10Attempt to fix problems with version.obj in some nmakesSimon Tatham