aboutsummaryrefslogtreecommitdiff
path: root/tools/plink/sshpubk.c
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing smemclrs and sfrees.Simon Tatham2015-05-091-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
* libxtrans xkeyboard-config xserver mesa plink glproto git update 21 Sep 2014marha2014-09-211-48/+0
| | | | | | | | | plink revision 10233 xserver commit 28337cb14e4347e1dd7936c5393a22e042866687 xkeyboard-config commit 48e1c0b351b6711edc0f167cbb81e4424b75291a glproto commit bd3d751e1eb17efb39f65093271bb4ac071aa9e0 libxtrans commit fb7f198c88e97d22c8c89e76e9cd06b2b2720a96 mesa commit 4eb2bbefd2bf0359aff7ebbb8e931a1c7833606f
* plink: updated to revision 10170 of puttymarha2014-04-141-1217/+1227
|
* Update to putty 9388marha2012-01-241-9/+9
|
* Reintegrate tools from trunkmarha2010-11-191-0/+1217
|
* Remove tools again. Should have done it with svn merge --reintegratemarha2010-11-191-1217/+0
|
* Copied tools directory from trunk. Here the original versions will be ↵marha2010-11-191-0/+1217
checked in, so that we can update them and merge the changes back in.