wireshark/tools
Graham Bloice f1efeb1eba Fix Windows hardening check
The hardening check runs on all binaries and quite a few third party binaries
are not hardened, thus leading to a warning on the buildslave.
The change reduces the noise by not counting the binaries that are known to be
"soft".  They are still printed in the output though, for reference.

Also fixed the search directory passed to the script.

Change-Id: I1619066c687c9ba934ab38fccbbf2011108328e4
Reviewed-on: https://code.wireshark.org/review/12016
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Tested-by: Graham Bloice <graham.bloice@trihedral.com>
2015-11-21 18:20:55 +00:00
..
cppcheck
dftestfiles
dftestlib Make the dfilter time tests work regardless of what time zone the tests are 2015-11-10 09:04:48 +00:00
lemon Bail out immediately if we can't allocate a buffer for carving up $PATH. 2015-10-25 02:02:16 +00:00
npl
pidl tools/pidl: avoid trailing tabs 2015-11-01 09:00:13 +00:00
tpg
.gitattributes
Get-HardenFlags.ps1 Fix Windows hardening check 2015-11-21 18:20:55 +00:00
Makefile.am autotools: Fix extra-compiler-warnings for system headers 2015-11-21 13:50:54 +00:00
Makefile.nmake
SkinnyProtocolOptimized.xml More spelling fixes found by lintian 2015-11-20 05:47:29 +00:00
WiresharkXML.py
asn2deb
asn2wrs.py tools/asn2wrs.py: fix isdn-sup generation with Py3 2015-06-29 22:46:58 +00:00
checkAPIs.pl tools/checkAPIs.pl: improve the hf_ error messages 2015-10-29 12:29:48 +00:00
checkfiltername.pl Remove proto_tree_add_text from some dissectors. 2015-05-26 15:20:46 +00:00
checkhf.pl Replace HF_EMPTY and ETT_EMPTY with -1 2015-03-25 01:05:02 +00:00
checklicenses.py autotools: Fix extra-compiler-warnings for system headers 2015-11-21 13:50:54 +00:00
colorfilters2js.pl
commit-msg
compare-abis.sh
compress-pngs.sh WSUG and image updates. 2015-02-14 19:47:03 +00:00
convert-proto-tree-new.awk
convert_expert_add_info_format.pl
convert_proto_tree_add_text.pl tvb_bytes_to_ep_str -> tvb_bytes_to_str 2015-01-07 18:16:23 +00:00
debian-setup.sh
delete_includes.py delete_includes.py: Python 3 compatibility 2015-03-22 16:33:47 +00:00
dfilter-test.py
extract_asn1_from_spec.pl LTE RRC: upgrade dissector to v12.5.0 2015-03-31 21:40:10 +00:00
fix-encoding-args.pl Add proto_tree_add_bitmask_with_flags. 2014-12-08 01:13:02 +00:00
fixhf.pl Update my email address in a couple more spots. 2014-06-25 02:15:55 +00:00
ftsanity.py ftsanity.py: make it work with modern tshark 2015-03-24 05:13:46 +00:00
fuzz-test.sh fuzz-test.sh: added missing option in help. 2015-08-13 11:24:08 +00:00
gen-bugnote
generate-bacnet-vendors.py [tools] Add missing GPL license to generate-bacnet-vendors.py 2014-10-08 10:52:38 +00:00
generate-sysdig-event.py Initial Sysdig syscall (event) support. 2015-11-10 20:59:53 +00:00
git-compare-abis.sh
git-export-release.sh
html2text.py html2text.py: Python 2.5 compatibility, improve Unicode support 2015-03-26 07:14:20 +00:00
idl2deb
idl2wrs
indexcap.py indexcap.py: fix tmpdir handling, python 3 compat 2015-03-25 07:09:41 +00:00
install_rpms_for_devel.sh Install GTK3 too. 2015-08-17 20:53:58 +00:00
lex.py
list_protos_in_cap.sh indexcap.py: fix tmpdir handling, python 3 compat 2015-03-25 07:09:41 +00:00
make-dissector-reg.py
make-manuf Add OUI-28 to make-manuf. 2015-10-16 18:43:20 +00:00
make-pixbuf-csource.pl [GTK] Replace deprecated gdk_pixbuf_new_from_inline() 2015-11-12 07:14:32 +00:00
make-services.pl
make-services.py
make-sminmpec.pl
make-tap-reg.py
make-usb.py Fixup make-usb.py 2015-07-19 20:24:08 +00:00
make_charset_table.c Use %zu, not %zd, to print a size_t value (%zd would be for ssize_t). 2015-06-06 19:20:19 +00:00
msnchat
native-nmake.cmd
ncp2222.py NCP2222: change ncp.nds_return_all_classes filter type from FT_STRING to FT_UINT32 2015-09-29 21:48:42 +00:00
netscreen2dump.py
parse_xml2skinny_dissector.py dissector-skinny: Update skinny dissector to fix ServerRes Message 2015-09-13 19:24:00 +00:00
pkt-from-core.py More spelling fixes found by lintian 2015-11-20 05:47:29 +00:00
pre-commit tools/pre-commit: compare files instead of mtime 2015-09-08 11:01:18 +00:00
process-x11-fields.pl x11 generator: Fix indent (use always 4 spaces) and add modelines 2015-10-21 12:18:16 +00:00
process-x11-xcb.pl x11 generator: Fix indent (use always 4 spaces) and add modelines 2015-10-21 12:18:16 +00:00
randpkt-test.sh tools: permit setting BIN_DIR in the environment 2015-06-26 06:52:58 +00:00
rdps.py
runa2x.sh Fix Cygwin path 2015-01-12 12:40:04 +00:00
runlex.sh Fix the flex wrapper to ensure Cygwin /bin is on the path for Windows. 2014-07-08 13:14:42 +00:00
setuid-root.pl.in
test-captures.sh tools: permit setting BIN_DIR in the environment 2015-06-26 06:52:58 +00:00
test-common.sh tools: permit setting BIN_DIR in the environment 2015-06-26 06:52:58 +00:00
textify.ps1 Modified script to not use PS 3.0 constructs 2014-08-20 06:24:44 +00:00
update-tx Don't commit translation updates for now. 2015-04-05 15:56:30 +00:00
usb-ptp-extract-models.pl
usb-ptp-extract-models.txt
valgrind-wireshark.sh Update valgrind script for the UI 2015-06-26 21:17:39 +00:00
vg-suppressions Add ws_mempbrk_sse42_compile to Valgrind suppression list 2015-02-15 18:46:54 +00:00
win-setup.ps1 Update user guide for upcoming 2.0 release 2015-11-11 18:00:31 +00:00
win-setup.sh Pass HTTP URLs to wget. 2015-04-09 19:56:19 +00:00
wireshark_be.py
wireshark_gen.py idl2wrs: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang 2015-09-28 20:11:05 +00:00
ws-coding-style.cfg
yacc.py