wireshark/tools
Gerald Combs f966980937 Replace "svn" with "git" all over the place.
Rename "SVNPATH" to "GITBRANCH" since that seems more appropriate.
Rename "svnversion.h" to "version.h" as Evan suggested. Update some
URLs. In make-version.pl, make sure we don't set an improper upstream
branch name. Use the number of commits + short hash from `git describe`
for package names by default.

Change-Id: I922bba8d83eabdf49284a119f55b4076bc469b96
Reviewed-on: https://code.wireshark.org/review/139
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-02-07 23:03:03 +00:00
..
cppcheck Specify to CppCheck that Wireshark code is C89, not the default C11. 2013-04-28 23:30:29 +00:00
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 Fix up some more svn properties. 2013-10-27 00:51:54 +00:00
lemon Fix two coverity messages: 2014-01-19 17:59:20 +00:00
npl Add license header (attributing to Jakub) for a few of the npl files. 2013-09-13 18:29:08 +00:00
pidl Document {CODE,HEADER} {START,END}. 2014-01-13 21:18:29 +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 Move debian-setup.sh into tools/ 2013-09-13 21:06:08 +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 asn2wrs: Rewrite relative paths in header. 2014-02-04 08:17:54 +00:00
backport-change Add environment checks. Add a topic to our refspec. 2014-01-18 00:03:02 +00:00
backport-rev Add a "backport-change" script which cherry-picks a proposed backport 2013-12-12 23:38:54 +00:00
build-qt-sdk.bat Confirm the license as well. 2013-10-24 17:24:07 +00:00
checkAPIs.pl Some proto_tree_add_xxx functions have a '_' in the function name so make sure they get counted in the proto_tree_add_text percentage. 2013-12-18 22:10:59 +00:00
checkfiltername.pl Add support for filterable expert info fields. Statistics don't separate out the expert info fields from the hf_ fields because we're really just looking for display filter name errors, regardless of source. 2013-07-06 02:52:16 +00:00
checkhf.pl Update a comment; tweak a RegEx. 2013-02-10 18:40:54 +00:00
checklicenses.py Replace "svn" with "git" all over the place. 2014-02-07 23:03:03 +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 proto_tree_add_text -> proto_tree_add_xxx conversion. 2013-12-19 21:51:09 +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 Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ftsanity.py Add some license headers after emailing the respective authors to confirm. 2013-10-09 17:30:50 +00:00
fuzz-test.sh Give valgrind fuzzing a bit more time. Otherwise we have some large (~80MB) 2014-01-24 15:52:28 +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 Merge asn2deb and idl2deb from official Debian package 2013-03-06 13:31:08 +00:00
idl2wrs Remove whitespace and add modelines info 2013-12-03 13:38:07 +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 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 Ply parser updated to 3.5 (from GitHub github.com/dabeaz/ply) 2013-12-04 14:45: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 WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added; 2013-07-03 01:43:39 +00:00
make-dissector-reg.py Generate prototype for plugin_reg_handoff() 2013-12-27 15:46:50 +00:00
make-manuf The IEEE OUI, IAB, and OUI-36 lists currently redirect to 2013-12-29 17:28:12 +00:00
make-services.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-services.py Fix error handling. 2013-08-09 22:47:35 +00:00
make-sminmpec.pl Update the enterprise-numbers URL. 2014-01-10 22:57:28 +00:00
make-tap-reg.py Use 4-space (PEP 8) indentation. Add modelines. 2013-12-01 01:53:26 +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
make_charset_table.c Commit sample program to generate charsets.c tables using iconv() 2013-12-21 11:44:31 +00:00
msnchat Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
native-nmake.cmd
ncp2222.py Fix [-Wmissing-prototypes] 2013-12-18 06:51:09 +00:00
netscreen2dump.py Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
pkt-from-core.py Use 4-space (PEP 8) indentation. Add modelines. 2013-12-01 01:53:26 +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 Update FSF address - part II. 2012-06-28 23:18:38 +00:00
process-x11-xcb.pl Some patches from Peter Harris: 2013-12-19 02:32:21 +00:00
randpkt-test.sh Include the output (fuzz'd) file name in the output when fuzz (or randpkt) 2013-07-08 19:49:17 +00:00
rdps.py Use 4-space (PEP 8) indentation. Add modelines. 2013-12-01 01:53:26 +00:00
runlex.sh Don't use newer shell features, as we now just use /bin/sh. 2014-02-03 23:44:48 +00:00
setuid-root.pl.in Update FSF address - part II. 2012-06-28 23:18:38 +00:00
svnadd Delete the svn:executable property on added files (we might add it back later). 2013-11-25 22:57:24 +00:00
test-captures.sh Add a new environment variable to cause abort()s if we add too many items 2013-06-05 14:08:40 +00:00
test-common.sh Change the exit status of a fuzz failure to 255 so that if you use it with xargs 2013-12-13 22:15:29 +00:00
textify.sh Add (GPLv2+) license headers to these scripts, assigning the copyright to 2013-07-12 21:51:34 +00:00
usb-ptp-extract-models.pl From Max Baker via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8431 2013-04-12 15:50:55 +00:00
usb-ptp-extract-models.txt From Max Baker via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8431 2013-04-12 15:50:55 +00:00
valgrind-wireshark.sh Add -P option to allow specifying the 'callgrind-out-file' name 2013-11-11 18:44:50 +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 Get rid of "win-setup.sh: line 24: $'\r': command not found" warning 2013-07-15 22:02:12 +00:00
win32-setup.sh Update the User Guide for the upcoming 1.11.0 release 2013-10-12 23:48:43 +00:00
win64-setup.sh Update the User Guide for the upcoming 1.11.0 release 2013-10-12 23:48:43 +00:00
wireshark_be.py Remove trailing whitespace and add modelines info 2013-12-03 13:38:15 +00:00
wireshark_gen.py From Anders request Add prototype for corba/idl dissector 2013-12-04 09:53:21 +00:00
ws-coding-style.cfg
yacc.py Ply parser updated to 3.5 (from GitHub github.com/dabeaz/ply) 2013-12-04 14:45:32 +00:00