Compile sshdump and ciscodump for Windows
authorPascal Quantin <pascal.quantin@gmail.com>
Tue, 24 Nov 2015 22:03:13 +0000 (23:03 +0100)
committerAnders Broman <a.broman58@gmail.com>
Mon, 25 Apr 2016 07:22:28 +0000 (07:22 +0000)
commitae316e2d888e3204f08593c27b4c2360eff7f679
tree26baec1e2daaee3578b4ae8450831703c47c877a
parentc3574ed4173917f6ad89f40ab0b0dc0b1ad5e62d
Compile sshdump and ciscodump for Windows

Use libSSH 0.7.2 compiled with MinGW(32|64) and linked with zlib and gcrypt support

Change-Id: I7c17d1ba3dd1890e2f83c119f5ea851834807e43
Reviewed-on: https://code.wireshark.org/review/12117
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
18 files changed:
CMakeLists.txt
Makefile.nmake
cmake/modules/FindLIBSSH.cmake
config.nmake
debian/wireshark-common.manpages
doc/CMakeLists.txt
doc/Makefile.am
doc/Makefile.nmake
extcap.c
extcap/Makefile.nmake
extcap/ssh-base.c
extcap/sshdump.c
packaging/nsis/CMakeLists.txt
packaging/nsis/Makefile.nmake
packaging/nsis/uninstall.nsi
packaging/nsis/wireshark.nsi
tools/win-setup.ps1
ui/qt/Wireshark.pro