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 | ||||
* | 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 | ||||
* | Synchrnoised plink with svn version of putty | marha | 2014-04-23 | 2 | -3/+3 |
| | |||||
* | Added plink noterm.c winhsock.c | marha | 2014-04-15 | 2 | -0/+278 |
| | |||||
* | Added plink/winnpc.c | marha | 2014-04-15 | 1 | -0/+102 |
| | |||||
* | Added plink/winnps.c | marha | 2014-04-15 | 1 | -0/+248 |
| | |||||
* | Added pmink errsock.c winshare.c | marha | 2014-04-14 | 2 | -0/+291 |
| | |||||
* | Added plink callback.c sshshare.c winsecur.c | marha | 2014-04-14 | 3 | -0/+2392 |
| | |||||
* | Added plink/winsecur.h | marha | 2014-04-14 | 1 | -0/+63 |
| | |||||
* | plink: updated to revision 10170 of putty | marha | 2014-04-14 | 47 | -39329/+41713 |
| | |||||
* | Forgotten in previous commit | marha | 2012-01-24 | 1 | -0/+612 |
| | |||||
* | Update to putty 9388 | marha | 2012-01-24 | 40 | -2048/+4066 |
| | |||||
* | Added missing file winnojmp.c | marha | 2011-01-27 | 1 | -0/+8 |
| | |||||
* | plink: updated to putty revision 9080 | marha | 2011-01-27 | 9 | -6/+342 |
| | |||||
* | Added tool bison++-1.21.11 | marha | 2010-11-19 | 86 | -0/+40032 |
| | |||||
* | Added missing files from plink -r 9025 | marha | 2010-11-19 | 4 | -0/+633 |
| | |||||
* | Updated to revision 9025 of putty | marha | 2010-11-19 | 21 | -638/+1298 |
| | |||||
* | Switched to original version of plink in release branch. | marha | 2010-11-19 | 2 | -65/+0 |
| | |||||
* | Reintegrate tools from trunk | marha | 2010-11-19 | 109 | -21979/+39325 |
| | |||||
* | Merged tools from trunk into released. This is to keep track of the original ↵ | marha | 2010-11-19 | 44 | -0/+21979 |
| | | | | versions of tools | ||||
* | Remove tools again. Should have done it with svn merge --reintegrate | marha | 2010-11-19 | 64 | -39260/+0 |
| | |||||
* | Copied tools directory from trunk. Here the original versions will be ↵ | marha | 2010-11-19 | 64 | -0/+39260 |
checked in, so that we can update them and merge the changes back in. |