The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / tools @ master

Name Size
  cppcheck
  dftestfiles
  dftestlib
  lemon
  npl
  pidl
  tpg
.gitattributes 51 Bytes
Makefile.am 5.58 KB
Makefile.nmake 605 Bytes
SkinnyProtocolOptimized.xml 277 KB
WiresharkXML.py 8.78 KB
asn2deb 6.97 KB
asn2wrs.py 300 KB
build-qt-sdk.bat 1.89 KB
checkAPIs.pl 127 KB
checkfiltername.pl 23.4 KB
checkhf.pl 19.1 KB
checklicenses.py 10.3 KB
colorfilters2js.pl 1.68 KB
commit-msg 4.27 KB
compare-abis.sh 2.05 KB
convert-proto-tree-new.awk 1.78 KB
convert_expert_add_info_format.pl 12.4 KB
convert_proto_tree_add_text.pl 22.9 KB
debian-setup.sh 1.31 KB
dfilter-test.py 1.64 KB
extract_asn1_from_spec.pl 3.29 KB
fix-encoding-args.pl 24.9 KB
fixhf.pl 2.34 KB
ftsanity.py 3.06 KB
fuzz-test.sh 7.57 KB
gen-bugnote 1.82 KB
git-compare-abis.sh 1.54 KB
git-export-release.sh 1.37 KB
html2text.py 15.3 KB
idl2deb 6.89 KB
idl2wrs 3.52 KB
indexcap.py 11.3 KB
install_rpms_for_devel.sh 2.06 KB
lex.py 40.1 KB
list_protos_in_cap.sh 2.67 KB
make-dissector-reg.py 8.85 KB
make-manuf 7.75 KB
make-services.pl 3.26 KB
make-services.py 4.18 KB
make-sminmpec.pl 4.02 KB
make-tap-reg.py 5.4 KB
make-tapreg-dotc 976 Bytes
make-usb.py 4.14 KB
make_charset_table.c 2.2 KB
msnchat 9.09 KB
native-nmake.cmd 227 Bytes
ncp2222.py 752 KB
netscreen2dump.py 4.32 KB
parse_xml2skinny_dissector.py 42.6 KB
pkt-from-core.py 13.9 KB
pre-commit 1.29 KB
process-x11-fields.pl 4.43 KB
process-x11-xcb.pl 57.6 KB
randpkt-test.sh 2.96 KB
rdps.py 4.35 KB
runlex.sh 3.95 KB
setuid-root.pl.in 2.3 KB
test-captures.sh 2.4 KB
test-common.sh 6.16 KB
textify.ps1 2.8 KB
usb-ptp-extract-models.pl 3.12 KB
usb-ptp-extract-models.txt 28.3 KB
valgrind-wireshark.sh 3.48 KB
vg-suppressions 365 Bytes
win-setup.sh 7.11 KB
wireshark_be.py 9.59 KB
wireshark_gen.py 97.7 KB
ws-coding-style.cfg 13 KB
yacc.py 127 KB

Latest revisions

# Date Author Comment
1b3bc9b7 08/27/2014 12:18 PM Bill Meier

checkhf.pl: (Trivial) remove trailing whitespace.

Change-Id: I37ece54d936541b5d92e8c323ffeb429d9cc5f33
Reviewed-on: https://code.wireshark.org/review/3879
Reviewed-by: Bill Meier <>

d6aa77d8 08/26/2014 02:58 PM Diederik de Groot

Skinny:

Do not try to create a wmem_strbuf whose size is bigger than the max size allowed -> using wmem_strbuf_new instead of wmem_strbuf_sized_new (Evan Huus)
While we are at it, fix errors spotted by the pre-commit tools/SkinnyProtocolOptimized -> Did not get any, can you specify which errors ? (Pascal Quantin)...

efd95341 08/26/2014 11:22 AM Alexis La Goutte

Add custom_layer_chm.xsl to UNKNOWN (fix checklicence)

Change-Id: I4c336f21f721443e83eca7b9bf8d7a6138b367f4
Reviewed-on: https://code.wireshark.org/review/3827
Petri-Dish: Alexis La Goutte <>
Reviewed-by: Jeff Morriss <>

7836a714 08/26/2014 08:07 AM Pascal Quantin

Skinny: do not try to create a wmem_strbuf whose size is bigger than the max size allowed

While we are at it, fix errors spotted by the pre-commit tools/SkinnyProtocolOptimized

Bug: 10409
Change-Id: Ic84632e0563f801239603534121e3487cf0d6d24
Reviewed-on: https://code.wireshark.org/review/3861...

7749263b 08/25/2014 07:58 PM Diederik de Groot

Skinny Dissector:

Source Fix: Trailing Whitespace (Reported by Graham Bloice).
Dissection Fix: ProtocolVer needed to be split up into two fields to display the protocol version correct during device registration
Segfault Fix: Null Pointer Check required after returning from tvb_memdup, before calling strlen (Reported by Evan Huus)...

cdc80af2 08/25/2014 11:46 AM Bill Meier

checkhf.pl: (Trivial) fix two typos

Change-Id: I2a63127dcf819d671a4c814dcbd82b2dca5022d3
Reviewed-on: https://code.wireshark.org/review/3838
Reviewed-by: Bill Meier <>

7fab56af 08/25/2014 12:23 AM Diederik de Groot

Skinny: packet-skinny
Add tools path to the python search path, fixing cog.py generation of package-skinny.c from packet-skinny.c.in
Add GPLv2 License to parse_xml2skinny_dissector.py

Change-Id: I91b76867b02d8cebc40bba35151db48bc2fcaeca
Reviewed-on: https://code.wireshark.org/review/3819...

276a697a 08/24/2014 08:55 AM Diederik de Groot

[RFC] Skinny: Rewrite using automatic code generation

Support: Protocolversion 0 - 22
Includes: Callmanager to/from Cisco Phones, Inter CallManager Messages and CallManager to/from Cisco ASA
Code Generator not included, because protocol does not evolve anymore / No newer versions to be expected...

331d87e3 08/21/2014 08:04 PM Peter Harris

X11: Support xcb's new <case>

Change-Id: I32c6ab15d6dc7a67cdb50c4187e2752730315588
Reviewed-on: https://code.wireshark.org/review/3751
Reviewed-by: Jeff Morriss <>

1c10c7b6 08/20/2014 02:24 AM Graham Bloice

Modified script to not use PS 3.0 constructs

Change-Id: I0a4a738a410f0aece9459852a51d6c96f11aae76
Reviewed-on: https://code.wireshark.org/review/3739
Reviewed-by: Graham Bloice <>
Petri-Dish: Graham Bloice <>...

View revisions

Also available in: Atom