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: updated to revision 10170 of putty | marha | 2014-04-14 | 1 | -1217/+1227 |
| | |||||
* | Update to putty 9388 | marha | 2012-01-24 | 1 | -9/+9 |
| | |||||
* | Reintegrate tools from trunk | marha | 2010-11-19 | 1 | -0/+1217 |
| | |||||
* | Remove tools again. Should have done it with svn merge --reintegrate | marha | 2010-11-19 | 1 | -1217/+0 |
| | |||||
* | Copied tools directory from trunk. Here the original versions will be ↵ | marha | 2010-11-19 | 1 | -0/+1217 |
checked in, so that we can update them and merge the changes back in. |