wireshark/tools
2013-10-12 01:02:34 +00:00
..
cppcheck
dftestfiles Rename PCAP files to .pcap; set mime-type appropriately. Should these files be in the test/captures directory? 2013-09-18 14:23:14 +00:00
dftestlib Add license text to dftestlib files, and point to the 2013-10-06 19:05:31 +00:00
lemon
npl Add license header (attributing to Jakub) for a few of the npl files. 2013-09-13 18:29:08 +00:00
pidl Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8804). 2013-10-01 14:45:03 +00:00
tpg
asn2deb
asn2wrs.py Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9192) 2013-10-06 02:31:10 +00:00
backport-rev
build-qt-sdk.bat Fix a comment. 2013-10-09 00:03:14 +00:00
checkAPIs.pl Allow a "more complex" algorithm to finding proto_tree_add_text overuse. Disabled by default, but used when I want to go on an add filterability spree. convert_proto_tree_add_text.pl makes these easier to fix, so why not be pickier about the percentages that dissectors use. 2013-10-06 02:07:47 +00:00
checkfiltername.pl
checkhf.pl
checklicenses.py Ignore g711.c it's under some weird Sun license but appears to be fully 2013-10-06 19:07:30 +00:00
colorfilters2js.pl Add license header to colorfilters2js.pl as per email from Dirk. 2013-09-13 23:02:39 +00:00
compare-abis.sh Make compare-abis.sh work with versions having multiple digits in version number 2013-09-10 11:10:00 +00:00
convert-proto-tree-new.awk Commit far from being perfect conversation tool from hfindex to hfinfo. 2013-08-17 19:35:00 +00:00
convert_expert_add_info_format.pl Have conversion tools use the "new" expert_add_info_format. 2013-09-09 02:19:27 +00:00
convert_proto_tree_add_text.pl Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9192) 2013-10-06 02:31:10 +00:00
debian-setup.sh Copyright notice (GPL, why not). 2013-09-13 21:40:19 +00:00
dfilter-test.py Update dfilter-test.py to use a much more modern test harness, 2013-09-18 05:07:46 +00:00
extract_asn1_from_spec.pl Add license header to script after emailing author to verify that GPL 2+ was the 2013-07-29 20:24:02 +00:00
fix-encoding-args.pl Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9192) 2013-10-06 02:31:10 +00:00
fixhf.pl
ftsanity.py Add some license headers after emailing the respective authors to confirm. 2013-10-09 17:30:50 +00:00
fuzz-test.sh Valgrind requires more resources than running normally. Bump limits to 1.5x 2013-08-25 17:23:15 +00:00
gen-bugnote Add newlines to the AsciiDoc output. 2013-09-10 15:39:05 +00:00
git-compare-abis.sh Add the proper license header and attribution to Balint's git-compare-abis script. 2013-07-27 13:50:52 +00:00
html2text.py
idl2deb
idl2wrs
indexcap.py
install_rpms_for_devel.sh Don't assume people have subversion--I just copied my home directory to a new 2013-10-11 00:31:01 +00:00
lex.py
list_protos_in_cap.sh
make-dissector-reg
make-dissector-reg.py Fix compatibility with older versions of Python. Tested with 2.5, 2.6, 2013-07-31 23:32:45 +00:00
make-manuf
make-services.pl
make-services.py Fix error handling. 2013-08-09 22:47:35 +00:00
make-sminmpec.pl
make-tap-reg.py Add GPL license as per Anders' email. 2013-09-14 12:23:19 +00:00
make-tapreg-dotc
make-usb.py Make sure we're compatible with Python 2 + 3. Tested with Pythons 2.5, 2013-08-02 02:09:11 +00:00
Makefile.am Move debian-setup.sh into tools/ 2013-09-13 21:06:08 +00:00
Makefile.nmake
msnchat
native-nmake.cmd
ncp2222.py Add filterable expert info to NCP dissector. 2013-09-08 13:35:57 +00:00
netscreen2dump.py
pkt-from-core.py Missed one file from dfilter-test.py 2013-09-18 05:12:04 +00:00
pre-commit Add my pre-commit git script (with checkAPI/hf/encoding args...) Need to copy in .git/hooks folder and will be launch all check when make local commit (if there is some false-positive add --no-verify to disable check) 2013-09-09 19:30:39 +00:00
process-x11-fields.pl
process-x11-xcb.pl Add filterable expert info to generated X11 dissector. I didn't regenerate the dissector files, but did manually update the source (tools/process-x11-xcb.pl) so any future regeneration won't lose the changes. 2013-09-08 13:54:07 +00:00
randpkt-test.sh
rdps.py
runlex.sh
setuid-root.pl.in
svnadd Set *.ts files' mime type to be XML; set svn properties on tools/pre-commit. 2013-09-09 21:24:54 +00:00
test-captures.sh
test-common.sh
textify.sh
usb-ptp-extract-models.pl
usb-ptp-extract-models.txt
valgrind-wireshark.sh When profiling we are more interested in real-world performance than memory 2013-09-12 13:45:04 +00:00
vg-suppressions Add a valgrind suppressions file set to suppress the zlib error which otherwise 2013-08-20 03:21:06 +00:00
win-setup.sh
win32-setup.sh Update to the latest Windows library tags. Add an "install_qt" target. 2013-10-12 01:02:34 +00:00
win64-setup.sh Update to the latest Windows library tags. Add an "install_qt" target. 2013-10-12 01:02:34 +00:00
wireshark_be.py
wireshark_gen.py expert_add_info_format_text -> expert_add_info_text 2013-09-08 23:47:06 +00:00
WiresharkXML.py
ws-coding-style.cfg
yacc.py