wireshark/tools
Jeff Morriss 67172cd3d6 Add a little shell script to install all the RPMs necesary to do Wireshark
development.  Both the development and runtime packages are installed
although the latter aren't strictly necessary.

Ideally this could automatically pull the packages out of
packaging/rpm/SPECS/wireshark.spec.in but given the variance in package names
between distributions, this seems painful...

Tested on Fedora/Redhat and openSUSE.

svn path=/trunk/; revision=48624
2013-03-28 16:59:21 +00:00
..
cppcheck Add verbose option to the cppcheck script. 2012-10-14 19:30:33 +00:00
lemon Align a bit more with upstream. 2013-03-26 05:36:27 +00:00
npl [NPL] another weekend work. 2013-03-24 16:38:57 +00:00
pidl Add an RCS ID to the generated dissector. 2013-01-18 22:14:07 +00:00
tpg We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +00:00
Makefile.am Add a little shell script to install all the RPMs necesary to do Wireshark 2013-03-28 16:59:21 +00:00
Makefile.nmake
WiresharkXML.py Update WiresharkXML.py to work with Python 2.7. 2013-01-24 18:16:32 +00:00
asn2deb Merge asn2deb and idl2deb from official Debian package 2013-03-06 13:31:08 +00:00
asn2wrs.py OPERATION and ERROR tables can loop through only items with either local or global CODEs 2013-03-22 07:30:32 +00:00
build-qt-sdk.bat Make "tools", which includes lrelease. Update the version to 4.8.3. 2012-10-07 03:19:53 +00:00
checkAPIs.pl flag up a warning if someone includes gcrypt.h instead of wsutil/wsgcrypt.h 2013-03-16 09:53:19 +00:00
checkfiltername.pl Check for PFNAME #define as it is a common substitute for a literal string for the proto filter name and consider it the proto filter name. 2012-08-24 03:05:05 +00:00
checkhf.pl Update a comment; tweak a RegEx. 2013-02-10 18:40:54 +00:00
colorfilters2js.pl Use the first matched color instead of the last one, which is what 2012-06-19 23:01:21 +00:00
compare-abis.sh Make compare-abs.sh work on CMake builds 2013-02-25 21:27:16 +00:00
dfilter-test.py Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
extract_asn1_from_spec.pl Upgrade LPP dissector to v11.1.0 and modify extract_asn1_from_spec.pl to automatically get ASN.1 from spec 2013-01-11 19:31:15 +00:00
fix-encoding-args.pl Minor tweaks ... 2013-02-07 17:24:32 +00:00
fixhf.pl Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ftsanity.py Make the check work on hexadecimal bitmasks. 2009-12-08 22:10:35 +00:00
fuzz-test.sh Forward-port r47305 from trunk-1.8: 2013-01-26 20:36:57 +00:00
git-compare-abis.sh Use HEAD for git-compare-abis.sh 2012-07-27 14:57:30 +00:00
html2text.py
idl2deb Merge asn2deb and idl2deb from official Debian package 2013-03-06 13:31:08 +00:00
idl2wrs hardcode /bin/sh to idl2wrs 2011-11-22 13:53:06 +00:00
indexcap.py Add comments to point out that these 2 scripts do the same thing. 2012-07-31 23:16:26 +00:00
install_rpms_for_devel.sh Add a little shell script to install all the RPMs necesary to do Wireshark 2013-03-28 16:59:21 +00:00
lex.py Update lex and yacc 2013-03-09 10:10:32 +00:00
list_protos_in_cap.sh Add comments to point out that these 2 scripts do the same thing. 2012-07-31 23:16:26 +00:00
make-dissector-reg Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
make-dissector-reg.py Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
make-manuf From Hadriel Kaplan: 2013-03-26 21:53:09 +00:00
make-services.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-sminmpec.pl We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-19 01:37:13 +00:00
make-tap-reg.py If we have PYTHON use make-tap-reg.py (in both autofoo and Windows): it's 2012-09-18 15:15:39 +00:00
make-tapreg-dotc
make-usb.py Sometimes the Python you want isn't /usr/bin/python. Fix the shebang. 2013-03-15 22:09:25 +00:00
msnchat Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
native-nmake.cmd Add svn:eol-style native property 2010-03-25 20:59:08 +00:00
ncp2222.py it's ==> its & its ==> it's as needed. 2013-02-26 02:38:52 +00:00
netscreen2dump.py Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
pkt-from-core.py
process-x11-fields.pl Update FSF address - part II. 2012-06-28 23:18:38 +00:00
process-x11-xcb.pl Update FSF address - part II. 2012-06-28 23:18:38 +00:00
randpkt-test.sh Forward-port r47305 from trunk-1.8: 2013-01-26 20:36:57 +00:00
rdps.py Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
runlex.sh From Todd Eigenschink via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7411 : 2012-07-02 21:15:51 +00:00
setuid-root.pl.in Update FSF address - part II. 2012-06-28 23:18:38 +00:00
svnadd Add .asciidoc support to svnadd. Set properties and add an SVN ID to the 2013-03-18 16:10:35 +00:00
test-common.sh Remove the wmem slab. It was an optimization mimicking the emem slab 2013-03-09 20:16:33 +00:00
test-fuzzed-cap.sh Move setting of WIRESHARK_ABORT_ON_DISSECTOR_BUG together with other Wireshark-specific variables (instead of with the MacOS-specific variables). 2012-12-12 02:22:14 +00:00
textify.sh Rename README.win32 to README.windows and add a 64-bit download link. 2010-04-09 21:42:51 +00:00
valgrind-wireshark.sh Add -W option to valgrind script that just runs the gui without any capture 2013-03-15 16:42:05 +00:00
win-setup.sh Remove our local copy of WinPcap and download it from 2012-09-13 21:28:28 +00:00
win32-setup.sh Switch to WinPcap 4.1.3. 2013-03-09 01:20:09 +00:00
win64-setup.sh Switch to WinPcap 4.1.3. 2013-03-09 01:20:09 +00:00
wireshark_be.py Change wireshark_gen.py to make the operation argument to routines a 2012-12-26 10:28:03 +00:00
wireshark_gen.py Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ws-coding-style.cfg From Francesco Fondelli: 2011-06-09 08:28:04 +00:00
yacc.py Update lex and yacc 2013-03-09 10:10:32 +00:00