Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Solved compile warnings (runtime errors?)1.14.3 | marha | 2013-09-20 | 1 | -3/+3 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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) | ||||
* | | Solved some type cast problems when running in debug | marha | 2012-05-03 | 1 | -4/+4 |
| | | |||||
* | | 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 |
| | | |||||
* | | Solved debug compilation | marha | 2011-03-07 | 3 | -15/+17 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-01-27 | 11 | -7/+351 |
|\| | |||||
| * | 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 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2010-11-19 | 26 | -639/+1935 |
|\| | |||||
| * | 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 | 65 | -0/+39325 |
| | | |||||
| * | 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. | ||||
* | Move WinMain to seperate library. | marha | 2009-11-05 | 1 | -38/+0 |
| | |||||
* | Added plink tool (version without console, except if output is generated) | marha | 2009-08-07 | 65 | -0/+39363 |
Added possibility to build console application or windows application in makefile.after |