aboutsummaryrefslogtreecommitdiff
path: root/tools/plink/winplink.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/released'marha2014-10-011-3/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mesalib/src/mesa/main/macros.h xorg-server/dix/registry.c xorg-server/hw/kdrive/ephyr/ephyrinit.c xorg-server/hw/xwin/Makefile.am xorg-server/hw/xwin/glx/.gitignore xorg-server/hw/xwin/glx/gen_gl_wrappers.py xorg-server/hw/xwin/glx/indirect.c xorg-server/hw/xwin/glx/winpriv.c xorg-server/hw/xwin/winclipboardthread.c xorg-server/hw/xwin/windisplay.c xorg-server/hw/xwin/winmultiwindowwm.c xorg-server/hw/xwin/winprefs.c
| * libxtrans xkeyboard-config xserver mesa plink glproto git update 21 Sep 2014marha2014-09-211-3/+5
| | | | | | | | | | | | | | | | | | plink revision 10233 xserver commit 28337cb14e4347e1dd7936c5393a22e042866687 xkeyboard-config commit 48e1c0b351b6711edc0f167cbb81e4424b75291a glproto commit bd3d751e1eb17efb39f65093271bb4ac071aa9e0 libxtrans commit fb7f198c88e97d22c8c89e76e9cd06b2b2720a96 mesa commit 4eb2bbefd2bf0359aff7ebbb8e931a1c7833606f
* | Merge remote-tracking branch 'origin/released'marha2014-04-141-798/+830
|\| | | | | | | | | | | | | | | Conflicts: tools/plink/misc.h tools/plink/ssh.c tools/plink/sshbn.c tools/plink/winplink.c
| * plink: updated to revision 10170 of puttymarha2014-04-141-744/+776
| |
* | Solved compile warnings (runtime errors?)1.14.3marha2013-09-201-3/+3
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-241-72/+91
|\| | | | | | | | | Conflicts: tools/plink/sshbn.c
| * Update to putty 9388marha2012-01-241-71/+90
| |
* | Solved debug compilationmarha2011-03-071-0/+2
| |
* | svn merge ^/branches/released .marha2010-11-191-3/+9
|\|
| * Updated to revision 9025 of puttymarha2010-11-191-3/+9
| |
| * Switched to original version of plink in release branch.marha2010-11-191-53/+0
| |
| * Reintegrate tools from trunkmarha2010-11-191-0/+772
| |
| * Remove tools again. Should have done it with svn merge --reintegratemarha2010-11-191-719/+0
| |
| * Copied tools directory from trunk. Here the original versions will be ↵marha2010-11-191-0/+719
| | | | checked in, so that we can update them and merge the changes back in.
* Move WinMain to seperate library.marha2009-11-051-38/+0
|
* Added plink tool (version without console, except if output is generated)marha2009-08-071-0/+810
Added possibility to build console application or windows application in makefile.after