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
2020-01-30Remove FLAG_VERBOSE.Simon Tatham
2019-09-08Whitespace rationalisation of entire code base.Simon Tatham
2019-07-10Fall back to not sorting large dirs in pscp -ls or psftp 'ls'.Simon Tatham
2018-12-27pscp: replace crash with diagnostic on opendir failure.Simon Tatham
2018-11-03Convert a lot of 'int' variables to 'bool'.Simon Tatham
2018-11-03Adopt C99 <stdbool.h>'s true/false.Simon Tatham
2018-11-03Adopt C99 <stdint.h> integer types.Simon Tatham
2017-02-11Log when -restrict-acl is in use.Jacob Nevins
2016-04-02Extend ACL-restriction to all Windows tools.Simon Tatham
2015-09-24Centralise stripslashes() and make it OS-sensitive.Simon Tatham
2015-05-15Giant const-correctness patch of doom!Simon Tatham
2011-08-11Propagate file permissions in both directions in Unix pscp and psftp.Simon Tatham
2006-08-12Large file support for psftp and pscp on both Windows and Unix. On UnixOwen Dunn
2004-12-16General mechanism for ensuring a dodgy SFTP server can't returnSimon Tatham
2004-12-16Jacob points out that I introduced a bug in PSFTP when I did theSimon Tatham
2004-11-27New timing infrastructure. There's a new function schedule_timer()Simon Tatham
2003-09-02Remove CRs. Oops :-/Simon Tatham
2003-08-25... and there's a Unix port of PSCP. Ooh.Simon Tatham
2003-08-25Windows PSCP now links against winsftp.c, and scp.c is now aSimon Tatham
2003-08-24And just to prove that psftp.c really is now platform-independentSimon Tatham
2003-08-24Next phase of general SFTP reworking: psftp.c is now a platform-Simon Tatham