Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some missing smemclrs and sfrees. | Simon Tatham | 2015-03-28 | 1 | -4/+14 |
| | | | | | | | | | | | | | | The absence of these could have prevented sensitive private key information from being properly cleared out of memory that PuTTY tools had finished with. Thanks to Patrick Coleman for spotting this and sending a patch. Origin: upstream, http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=65f69bca7363ceceeac515ae2a82b8f8adc6404d Bug: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html Bug-Debian: http://bugs.debian.org/779488 Patch-Name: private-key-not-wiped-2.patch | ||||
* | Initial work to get VcXsrv 1.15.2.0 to compile under the MSVC2013 XP target | Mike DePaulo | 2014-09-01 | 2 | -8/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/released' | marha | 2014-05-18 | 1 | -0/+6 |
|\ | | | | | | | | | Conflicts: mesalib/src/glsl/builtin_functions.cpp | ||||
| * | plink fontconfig mesa xserver xkeyboard-config git update 18 May 2014 | marha | 2014-05-18 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | xserver commit 01e18af17f8dc91451fbd0902049045afd1cea7e xkeyboard-config commit 2bf80b0d9b36fd56acf1f196fb781f045351efaf fontconfig commit 58acd993cb13b58c61633174071ef42da3dcac85 mesa commit 5646319f25c7880b3706bb7590e24c84fd8de0fc plink revision 10192 | ||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-23 | 2 | -3/+3 |
|\| | |||||
| * | Synchrnoised plink with svn version of putty | marha | 2014-04-23 | 2 | -3/+3 |
| | | |||||
* | | plink: Added missing files in makefiles | marha | 2014-04-23 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-15 | 2 | -0/+278 |
|\| | |||||
| * | Added plink noterm.c winhsock.c | marha | 2014-04-15 | 2 | -0/+278 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-15 | 1 | -0/+102 |
|\| | |||||
| * | Added plink/winnpc.c | marha | 2014-04-15 | 1 | -0/+102 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-15 | 1 | -0/+248 |
|\| | |||||
| * | Added plink/winnps.c | marha | 2014-04-15 | 1 | -0/+248 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-14 | 2 | -0/+291 |
|\| | |||||
| * | Added pmink errsock.c winshare.c | marha | 2014-04-14 | 2 | -0/+291 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-14 | 3 | -0/+2392 |
|\| | |||||
| * | Added plink callback.c sshshare.c winsecur.c | marha | 2014-04-14 | 3 | -0/+2392 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-14 | 1 | -0/+63 |
|\| | |||||
| * | Added plink/winsecur.h | marha | 2014-04-14 | 1 | -0/+63 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-04-14 | 47 | -39384/+41768 |
|\| | | | | | | | | | | | | | | | Conflicts: tools/plink/misc.h tools/plink/ssh.c tools/plink/sshbn.c tools/plink/winplink.c | ||||
| * | plink: updated to revision 10170 of putty | marha | 2014-04-14 | 47 | -39329/+41713 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2014-01-20 | 1 | -1363/+0 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | * origin/released: ligXext mesa git update 20 Jan 2014 fontconfig mesa git update 19 Jan 2013 Conflicts: mesalib/src/loader/Android.mk mesalib/src/loader/Makefile.am mesalib/src/loader/SConscript mesalib/src/loader/loader.c tools/mhmake/config.guess | ||||
* | | Solved compile problems due to latest merge | marha | 2013-12-22 | 1 | -0/+1 |
| | | |||||
* | | Now use visual studio 2013 express edition for compilation | marha | 2013-11-12 | 1 | -1/+7 |
| | | |||||
* | | Solved compile warnings (runtime errors?)1.14.3 | marha | 2013-09-20 | 1 | -3/+3 |
| | | |||||
* | | Some minor modifications | marha | 2013-09-12 | 9 | -98/+147 |
| | | | | | | | | | | | | Ignore pipe symbols when in dependency list Solved some linking problems in linux Solved problem calling svn info when using svn version from cygwin | ||||
* | | mhmake: solved file date checking on 64-bit windows | marha | 2013-01-31 | 7 | -12/+50 |
| | | |||||
* | | When writing to stderr flush immediately | marha | 2012-12-04 | 1 | -0/+1 |
| | | |||||
* | | Solved runtime errors in debug version | marha | 2012-12-04 | 1 | -4/+4 |
| | | |||||
* | | Now the software can be compiled from inside a cygwin terminal | marha | 2012-11-20 | 9 | -0/+0 |
| | | |||||
* | | Allow specifying a key file in putty format when starting a remote program | marha | 2012-11-09 | 1 | -1/+1 |
| | | | | | | | | | | Now plink is a real console application in the release build (no -console option anymore) | ||||
* | | Updated build instructions | marha | 2012-09-03 | 1 | -152/+0 |
| | | |||||
* | | zlib is now compiled as a dll | marha | 2012-06-25 | 15 | -114/+142 |
| | | |||||
* | | Solved some type cast problems when running in debug | marha | 2012-05-03 | 1 | -4/+4 |
| | | |||||
* | | Made creation of temp files interprocess safe in windows | marha | 2012-03-12 | 7 | -37/+83 |
| | | | | | | | | | | | | | | Fixes for 64-bit compilation Implemented realpath function Improved auodep scanning Solved a problem in dependency scanning | ||||
* | | Added conf.c to makefile | marha | 2012-01-24 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2012-01-24 | 1 | -0/+612 |
|\| | |||||
| * | Forgotten in previous commit | marha | 2012-01-24 | 1 | -0/+612 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2012-01-24 | 40 | -2049/+4067 |
|\| | | | | | | | | | Conflicts: tools/plink/sshbn.c | ||||
| * | Update to putty 9388 | marha | 2012-01-24 | 40 | -2048/+4066 |
| | | |||||
* | | Make sure that the mhmakecoonf env variable has the correct case | marha | 2011-10-27 | 2 | -3/+3 |
| | | |||||
* | | Made mhmake case sensitive for filenames | marha | 2011-10-27 | 2 | -5/+1 |
| | | |||||
* | | Solved possible crash | marha | 2011-10-06 | 2 | -7/+2 |
| | | |||||
* | | linux: make sure that newly created directories get the same permissions as | marha | 2011-08-01 | 3 | -3/+9 |
| | | | | | | | | the parent directory. | ||||
* | | Solved problem if last character not echoed in echo command. | marha | 2011-04-29 | 4 | -11/+22 |
| | | | | | | | | | | | | Solved linux warning Added option to disable checking of start directory. | ||||
* | | Added safety agains mhmakeconf value ending in backspace | marha | 2011-03-08 | 3 | -31/+30 |
| | | |||||
* | | Solved debug compilation | marha | 2011-03-07 | 3 | -15/+17 |
| | | |||||
* | | Implement eval sort warning functions (see gnu make manual for description) | marha | 2011-03-04 | 11 | -386/+584 |
| | | | | | | | | | | | | | | | | | | | | Solved errors in if and foreach implementations Removed message and reparse function (use info and eval instead) $n can be used to add new line define can be used to specify multi-line macros Solved error in argument expansion in call function | ||||
* | | svn merge ^/branches/released . | marha | 2011-03-02 | 2 | -0/+1766 |
|\| | |||||
* | | Solved problem of auto dependency scan not happening in case a rule exists ↵ | marha | 2011-02-03 | 2 | -3/+3 |
| | | | | | | | | (and not only for implicit rule) |