wireshark/tools
Michael Mann 64d81e7477 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.
Ignore "duplicates" that are generated because a display filter is prefixed by a #define (which checkfiltername.pl is not smart enough to handle), causing an empty string

svn path=/trunk/; revision=44654
2012-08-24 03:05:05 +00:00
..
cppcheck Enhancements to the cppcheck script: 2012-07-21 02:43:10 +00:00
lemon Fix Coverity CID 709600: Resource leak. 2012-07-13 20:04:28 +00:00
pidl Sync up to the latest PIDL with Mathieu's wireshark patches 2011-08-11 06:12:39 +00:00
tpg Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.am Add cppcheck tools to the source distribution. 2012-07-23 19:08:45 +00:00
Makefile.nmake
WiresharkXML.py Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
asn2wrs.py Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is unsigned only in ISO C90' warning 2012-07-17 13:12:50 +00:00
build-qt-sdk.bat Improve the 64-bit check. 2012-03-28 19:36:37 +00:00
checkAPIs.pl r43756 said that _snwprintf is banned. Make it so. 2012-07-23 16:57:16 +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 Free Software Foundation address. 2012-06-28 22:56:06 +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 Update abi-compliance-checker options to be compatible with 1.96.1 2012-01-19 22:55:52 +00:00
dfilter-test.py Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
extract_asn1_from_spec.pl From Vincent Helfre: 2011-04-04 14:35:21 +00:00
fix-encoding-args.pl Update FSF address - part II. 2012-06-28 23:18:38 +00:00
fixhf.pl Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ftsanity.py
fuzz-test.sh From Toralf Förster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7652 2012-08-19 13:38:53 +00:00
git-compare-abis.sh Use HEAD for git-compare-abis.sh 2012-07-27 14:57:30 +00:00
html2text.py
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
lex.py
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
make-dissector-reg.py make-dissector-reg.py doesn't always open its cache file. 2012-01-26 21:38:53 +00:00
make-manuf Send a useful User-Agent header. 2012-05-09 19:17:48 +00:00
make-services.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-sminmpec.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-tap-reg.py
make-tapreg-dotc
msnchat Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
native-nmake.cmd
ncp2222.py Update Free Software Foundation address. 2012-06-28 22:56:06 +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 Don't go into a tight loop when there's no specific number of passes. 2012-08-19 13:50:22 +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 Update FSF address - part II. 2012-06-28 23:18:38 +00:00
test-fuzzed-cap.sh Update FSF address - part II. 2012-06-28 23:18:38 +00:00
textify.sh
valgrind-wireshark.sh valgrind-wireshark.sh: 2012-07-26 02:38:34 +00:00
win-setup.sh Add quotes around some filename usage; Also: use $() instead of backticks 2012-01-06 18:22:50 +00:00
win32-setup.sh Use the updated GeoIP package (1.4.8-2). 2012-05-30 22:55:02 +00:00
win64-setup.sh Update the Lua configuration on Win64 to reflect the recent change to 2012-06-06 20:42:47 +00:00
wireshark_be.py
wireshark_gen.py Bug 3725 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725) 2012-08-14 18:33:58 +00:00
ws-coding-style.cfg From Francesco Fondelli: 2011-06-09 08:28:04 +00:00
yacc.py