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 / epan / CMakeLists.txt @ master

History | View | Annotate | Download (47.5 KB)

# Date Author Comment
bbdd34a0 08/08/2014 04:03 PM Guy Harris

Add a tvbuff version of crc6_compute().

Use it in the MBMS synchronisation protocol dissector, rather than
calling tvb_get_ptr() there.

Change-Id: I7ddb3c6b30547826cb5372352c7c483d8a24dc8e
Reviewed-on: https://code.wireshark.org/review/3514
Reviewed-by: Guy Harris <>

6f104a0f 08/08/2014 02:09 PM Guy Harris

Clean up the CRC-10 code.

Have the wsutil routine just accumulate the stuff from the buffer handed
to us. Have the IUUP dissector deal with the extra stuff. Add a
update_crc10_by_bytes_tvb() routine, which is passed a tvbuff, offset,
and length, and use that rather than using tvb_get_ptr() in dissectors....

1a02ca01 08/06/2014 02:46 AM Michał Orynicz

Add support for android logcat text files

Wireshark already supports reading and writing logcat
logs saved in binary files. Binary format, although
better, is used less often than saving those logs to
text files.

This patch extends wireshark's support for android logcat...

7bc0b9bf 08/04/2014 05:50 PM Kevin Cox

Initial Ceph Dissector.

This is the first version of a Ceph dissector. It is not complete but
is far enough along to be helpful to many people working with Ceph.

Currently the dissector can fully dissect the Ceph protocol and has
support for full dissection of most common messages. For the other...

5b9acdaf 08/03/2014 05:05 PM rvichery

Stateless Transport Tunneling: Add STT dissector support

Bug: 10282
Change-Id: Id3e53c53d024a74df0dfb5254e26d4594eb2e9a4
Reviewed-on: https://code.wireshark.org/review/3036
Reviewed-by: Michael Mann <>

46581096 07/27/2014 03:09 PM Joerg Mayer

Fix incorrect whitespace. Why this wasn't spotted during review?

Change-Id: I54be42e020e2febf2e15d5eb0e772153eae1ba32
Reviewed-on: https://code.wireshark.org/review/3213
Reviewed-by: Jörg Mayer <>

31ecdf5b 07/26/2014 04:59 PM Michael Mann

Refactor "common" Conversation table functionality.

Refactor (non-GUI) conversation table functionality from gtk/Qt to epan. Also refactor "common GUI" conversation table functionality.

The idea is to not have to modify the GUI when a dissector adds a new "conversation type"...

c3e42cc6 07/25/2014 03:54 PM John Miner

OptoMMP Dissector

Change-Id: I754335b9944a9de169e37c16a3e37a86d35543a6
Reviewed-on: https://code.wireshark.org/review/3110
Petri-Dish: Evan Huus <>
Tested-by: Petri Dish Buildbot <>
Reviewed-by: Evan Huus <>

9ba0a18d 07/15/2014 04:37 PM Graham Bloice

Fix up library names when using CMake on Windows

Change-Id: I3573e69eb54044bb915161756dbb8f18cc769061
Reviewed-on: https://code.wireshark.org/review/2957
Reviewed-by: Graham Bloice <>

4b5967f6 07/09/2014 01:31 AM Graham Bloice

Moved nghttp2 to epan
Cleaned up nghttp2 build

Change-Id: I9f7adc12936155e0ffc01ec825b5aff95279f97d
Reviewed-on: https://code.wireshark.org/review/2937
Reviewed-by: Pascal Quantin <>
Reviewed-by: Alexis La Goutte <>...

4cdd17a5 07/07/2014 02:24 AM Gerald Combs

Qt: Cache packet list column strings.

For each displayed packet list row, save a copy of or a pointer to
column strings similar to ui/gtk/packet_list_store.c. This lets us call
epan_dissect_run only once per row.

Bug: 9511
Change-Id: I17e8ebeb5ed70518c9047413c3b2a46f01e904ef...

06bd8045 07/03/2014 01:16 PM Guy Harris

Make wsutil depend on gitversion.

wsutil contains the only code that uses version.h; make the dependency
explicit, to see whether that fixes the current build issues with Debian
packaging.

Also, get rid of all other dependencies on gitversion.

Change-Id: I89fa5e4112633b83a1a7dfa349bc337e3688575f...

4742fc8e 06/26/2014 05:34 PM Graham Bloice

Fixed linker flags for MSVC to not attempt to make and link a manifest
Added solution "folder" for tests.

Change-Id: I96dfb4a28fb7aaf3e84cea026e1f5d15afe6c0c6
Reviewed-on: https://code.wireshark.org/review/2635
Tested-by: Graham Bloice <>...

1f724bc8 06/26/2014 11:26 AM Yan Burman

iSER: Add iSER dissector support

Bug: 10189
Change-Id: Ie99d99a1736b3c6446d5a00edf201a49dfcd4780
Reviewed-on: https://code.wireshark.org/review/2247
Reviewed-by: Michael Mann <>
Reviewed-by: Evan Huus <>

02edc336 06/23/2014 12:22 PM Evan Huus

Revert "Optimize sip_is_known_sip_header()"

This reverts commit c9a5fbeb1da9b5566ac9ac36bfdcdee6172ef5c8.

Change-Id: Ic2e5d531f719ed1107ef7bb1de12175d4601fd6d
Reviewed-on: https://code.wireshark.org/review/2574
Reviewed-by: Evan Huus <>

c9a5fbeb 06/23/2014 10:42 AM Jakub Zawadzki

Optimize sip_is_known_sip_header()

Profling SIP shows that gperf generated hashing code, is
3 times faster than using GHashTable & g_str_hash/_equal()

This result in about 1% improve of whole dissection (sip traffic with filter).

Change-Id: Id6bf64bacd872e2d1c30a1b6356db444b25ba326...

2c0214ef 06/22/2014 05:07 PM Michael Mann

LLTD dissector

bug: 6071
Change-Id: If7b544a762df10ffc13aeaf8886cf74a1757c37c
Reviewed-on: https://code.wireshark.org/review/2512
Tested-by: Michael Mann <>
Reviewed-by: Michael Mann <>

c11ae8ac 06/20/2014 07:58 PM Joerg Mayer

Add .rc files to the sources to have them included in the build
Change-Id: I84dda519e617b24d92fcf374670a4a6ee6f488ee
Reviewed-on: https://code.wireshark.org/review/2506
Reviewed-by: Jörg Mayer <>

c95ff6b4 06/19/2014 02:24 PM Jesse Gross

Add dissector for Generic Network Virtualization Encapsulation (Geneve).

Change-Id: I3ecf655d8e49bb7b519c4ba95d4e45c7b114bdd6
Reviewed-on: https://code.wireshark.org/review/2359
Reviewed-by: Evan Huus <>

53594f34 06/19/2014 02:23 PM Michael Mann

Dissectors for totemnet and totemsrp protocols implemented in corosync cluster engine. Bug 3232.

From Masatake YAMATO

changes in patch3 (Masatake YAMATO):

  • Fix a typo(s/Sequnce/Sequence/)
  • Use variable len instead of a number literal
  • Put U marker to length parameter of dissect_corosync_totemsrp_ip_address...
08063d82 06/18/2014 02:27 PM Evan Huus

Build unit test binaries with Cmake

That was surprisingly easy.

Change-Id: Idda34580fd694cb0d253a121921f31d3731d3007
Reviewed-on: https://code.wireshark.org/review/2396
Reviewed-by: Evan Huus <>

ad97c1eb 06/16/2014 04:44 PM Evan Huus

kill unmaintained python bindings

Change-Id: I1fa4f0d76b6b29d2935723b83b5ea7165039c807
Reviewed-on: https://code.wireshark.org/review/2258
Reviewed-by: Michael Mann <>
Reviewed-by: Evan Huus <>

a279fa77 06/16/2014 04:38 PM Michael Mann

Have ipmi "dissectors" register through the build process instead of "manually"

Change-Id: I6d6d32e8a1bc21dee9bf52b502e1a02e9511ecb2
Reviewed-on: https://code.wireshark.org/review/2253
Reviewed-by: Dmitry Bazhenov <>
Reviewed-by: Evan Huus <>...

2919633c 06/15/2014 02:41 PM Dario Lombardo

New dissector for Character Generator Protocol (chargen).

Change-Id: I01e0508adc79dda11b3eaee51fa01110b8c83e39
Bug: 10178
Reviewed-on: https://code.wireshark.org/review/2220
Reviewed-by: Bill Meier <>

977a8112 06/06/2014 02:43 AM U-beauty\bdn

IPMI trace dissector (without PCAP-dependent part).

Added KCS and TMode protocol dissectors.
Request/response logic has been revised.
Saved request data logic has been revised.
Added Get Message command response dissector.
Added missing PICMG command dissectors....

7c68a8e5 05/31/2014 06:07 PM Guy Harris

Move the definitions of OUI value_strings to epan/oui.c.

Change-Id: Iad921bebad03dd482b58a38ed25ae3f4a99c5cf2
Reviewed-on: https://code.wireshark.org/review/1904
Reviewed-by: Guy Harris <>

c91dd11c 05/31/2014 01:07 AM Guy Harris

Split off the dissectors for 802.3 "slow protocols".

Add a dissector table for the 802.3 "slow protocols" subtype, split the
dissectors for those protocols into separate files, and have them
register in that dissector table.

Remove some unnecessary #includes while we're at it....

5c6403b2 05/30/2014 09:36 AM Balint Reczey

Honor configured CMAKE_INSTALL_LIBDIR when installing libraries

Change-Id: I860c9408ed01e9567992b0dcf5c6c6421344c13e
Reviewed-on: https://code.wireshark.org/review/1862
Reviewed-by: Alexis La Goutte <>

357b6109 05/29/2014 01:32 PM Martin Kaiser

start a dissector for GDB's remote serial protocol

Change-Id: I8e20917ac08e2349caf330ee967d24d7c738bb71
Reviewed-on: https://code.wireshark.org/review/1815
Reviewed-by: Martin Kaiser <>
Tested-by: Martin Kaiser <>

088b0641 05/24/2014 08:36 PM Guy Harris

Add support for dissecting pcap-ng file-type-specific blocks.

Add a dissector for pcap-ng file-type-specific blocks; it creates a
dissector table using the block type as the key, attempts to call the
appropriate dissector using that table, and does a minimal dissection if...

9554b2fc 05/11/2014 09:41 PM Michael Mann

Condense DIS dissector to a single file.

This doesn't appears to be "autogenerated", and it certainly isn't the biggest dissector even after the merge. This avoid file pollution, makes less non-static variables/functions and makes the check* scripts job easier....

44d83c2f 05/11/2014 12:54 PM Gerald Combs

Don't build update-sminmpec by default when using CMake.

Change-Id: Iccce783eeef23a90ca23900cf18e2d3d2620c767
Reviewed-on: https://code.wireshark.org/review/1592
Reviewed-by: Gerald Combs <>

dac0a0c9 05/10/2014 11:42 AM Peter Ross

packet-link16: Link 16 message dissector (MIL-STD-6016)

Described in:
Robertson, W., and Ross, P., Extending the Wireshark Network Protocol Analyser
to Decode Link 16 Tactical Data Link Messages, Defence Science and Technology
Organisation, January 2014. DSTO-TN-1257....

3f247a5c 05/09/2014 05:03 AM Gerald Combs

Be less aggressive about rebuilding sminmpec.c.

Instead of forcing developers to generate sminmpec.c (which will have
different results depending on the presence or absence of a working
Internet connection) add sminmpec.c back to the repository. I'll add...

ac99cfd0 05/05/2014 09:49 AM Sean O. Stalley

Media Agnostic USB Packet Dissector

This dissector dissects MA USB Packets. It is capable of dissecting
Media Agnostic packets both in a TCP stream as well as packets sent
over SNAP (referred to in spec as "Raw Ethernet" mode).

Change-Id: I3ad4e1beb891f9c2835adff320095e7e738241eb...

bf3fbb39 05/05/2014 12:28 AM Michael Mann

Add dissector for 3GPP2 A21/S102 protocol.

Change-Id: I611c217e1eec47da7427c0317ed9416b4c52411a
Reviewed-on: https://code.wireshark.org/review/1487
Reviewed-by: Anders Broman <>

5f239013 05/02/2014 05:07 PM Jakub Zawadzki

wmem: add new simple block allocator, use it in packet-scope.

For packet-scope allocation, there's no need to support realloc(), free()
cause memory will be garbage collected after packet dissection.

(and this allocator is much faster than full block allocator)....

34fa1697 05/02/2014 09:39 AM Marcel Essig

Add a new Dissector for HiSLIP

Change-Id: I87aaf4c8093ee8013a661aa8af81dba63eaa7086
Signed-off-by: Alexis La Goutte <>
Reviewed-on: https://code.wireshark.org/review/1337

cd68b474 04/28/2014 11:26 AM Philip Rosenberg-Watt

Add dissector for LINKTYPE_EPON

See IEEE Standard 802.3-2012 Section 5, Clause 65 and CableLabs DPoE
Security and Certificate Specification 1.0, Section 6.

Currently dissects 1G mode. 10G mode will be added when hardware is
available.

Change-Id: I6232af9bf6807644ef66a120d97e5fa5927988fe...

5ce5d067 04/27/2014 04:55 PM Michael Mann

swIPe IP Security Protocol

bug:9996
Change-Id: I7c7ab7dfa81e44d6bf9affe7bfb0cd9f0a221adf
Reviewed-on: https://code.wireshark.org/review/1379
Reviewed-by: Alexis La Goutte <>

fbc52263 04/23/2014 10:16 PM Evan Huus

Revert "Move kerberos to dirty list in CMake"

it no longer has any warnings

This reverts commit 30c9f421c024266d0fd6a9d981f28b83d8b363ba.

Change-Id: I5cc71f905ffa4f00ffb44ad7d03b2684c2e44e38
Reviewed-on: https://code.wireshark.org/review/1316
Reviewed-by: Evan Huus <>

30c9f421 04/23/2014 03:20 PM Evan Huus

Move kerberos to dirty list in CMake

As pointed out by David Ameiss, I only did automake the first time round.

Change-Id: Ie72ab5014d8f21d194d15af430c6c0a8a612f5f7
Reviewed-on: https://code.wireshark.org/review/1309
Reviewed-by: Evan Huus <>

9ba4c6e0 04/23/2014 08:42 AM Evan Huus

Hash map implementation for wmem.

This has two expected uses:
- Many current users of wmem_tree don't actually need the predecessor lookup
it provides (the lookup_le function family). A hash map provides straight
insertion and lookup much more efficiently than a wmem_tree when predecessor...

0601a8b5 04/18/2014 06:00 PM Alexis La Goutte

Move packet-kerberos to ASN1 dissector

Change-Id: Ib4c97cb654b744bdc65155a0f97b3e944486fc30
Reviewed-on: https://code.wireshark.org/review/1200
Reviewed-by: Stig Bjørlykke <>

8055351c 04/15/2014 07:19 PM Michael Mann

Add SPDY dissector (from SPDYSHARK)

Porting SPDYSHARK Plugin ( http://code.google.com/p/spdyshark/) to built-in dissector

Closed-bug: 9821
Change-Id: I3169ab49e67f67a17e4094a289f4d3a389d610bc
Reviewed-on: https://code.wireshark.org/review/767
Reviewed-by: Michael Mann <>

537a02b3 04/15/2014 05:30 PM Martin Kaiser

start a dissector for Ethernet Local Management Interface

Change-Id: I332bd690be67c908067c12e570f993565de98aed
Reviewed-on: https://code.wireshark.org/review/1159
Reviewed-by: Martin Kaiser <>
Tested-by: Martin Kaiser <>

fad0aa03 04/14/2014 01:57 PM Joseph Huffman

Addition of AllJoyn packet dissector. Bug 9361

Change-Id: Ia582732ee27ce9c1e4280afef5a6b3e3be959d23
Reviewed-on: https://code.wireshark.org/review/1127
Reviewed-by: Michael Mann <>

4990a8e4 04/09/2014 06:35 PM Michael Mann

Added support for MQTT protocol. Bug 9930

Change-Id: I04fc3a6225c56af9905f4f9bbbca5bc10f214843
Reviewed-on: https://code.wireshark.org/review/873
Reviewed-by: Evan Huus <>
Reviewed-by: Michael Mann <>

130b94fa 04/08/2014 10:02 PM Guy Harris

Sadly, packet-dcerpc-mapi.c is not yet free of warnings.

Change-Id: Ic208c89a915fc34d0f42ce788a60aa15029d105b
Reviewed-on: https://code.wireshark.org/review/1036
Reviewed-by: Guy Harris <>

d8a647ec 04/08/2014 08:58 PM Guy Harris

OK, that might mean packet-dcerpc-mapi.c now has no warnings.

Change-Id: I22688f0a9b6c04b1e0e9f16c92e7c0713610854c
Reviewed-on: https://code.wireshark.org/review/1035
Reviewed-by: Guy Harris <>

2f4ca9c8 04/07/2014 07:28 PM Michael Mann

Initial checkin of LBM aka 29West dissectors. See Bug 9718.

Change-Id: If8fcfe1971c8863f370e440f64c36eb7566f6852
Reviewed-on: https://code.wireshark.org/review/113
Reviewed-by: Michael Mann <>

9fa48e37 04/04/2014 07:04 PM Michael Mann

New DCE/RPC MDSSVC dissector. Bug 9950

Change-Id: I8832c139938e767de71b2cc74ca41208f509e478
Reviewed-on: https://code.wireshark.org/review/959
Reviewed-by: Michael Mann <>

b238cd15 04/02/2014 01:14 PM Evan Huus

Scrap wmem splay trees for now.

There is confusion about API usage, and problems on my part concerning whether
keys should be compared signed or unsigned, and how to do that efficiently.
Unsigned keys in particular were behaving oddly.

Change-Id: I075693bbd04c15f79f24f9a24006003a914cc572...

fc48f572 04/01/2014 01:03 PM Guy Harris

Add a dissector for Apple's PKTAP headers.

It automatically works for LINKTYPE_PKTAP and, by default, for
LINKTYPE_USER2; if any other dissector is specified for LINKTYPE_USER2,
that dissector overrides PKTAP.

Change-Id: Ic00ac8a81c6101e45d638d337aef42df3920da12...

757aa332 03/31/2014 02:48 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <>

7df88395 03/29/2014 02:01 PM Evan Huus

Splay tree implementation for wmem

This is a tree implementation intended to replace the current red-black tree in
wmem_tree (which was inherited from emem), assuming there are no regressions.
Splay trees bubble recently accessed keys to the top, and as such have a number...

f5cfcf6e 03/21/2014 11:12 AM Andreas Leibold

ieee1722a dissector added

Change-Id: I4361e282146d86057d6797bc001f6605d5d06486

Whitespaces removed, Code clean up, usage of expert information API

Change-Id: I4361e282146d86057d6797bc001f6605d5d06486

code beautyfying, modeline added

Change-Id: I4361e282146d86057d6797bc001f6605d5d06486...

fff998d6 03/19/2014 01:07 AM cbontje

New Dissector for Landis & Gyr (Telegyr) 8979

Commit includes dissector code for lg8979 as well as additions to RTAC Serial code to call dissector when required.

See bug report 9874 for further details and sample pcap files

UPDATE1: L&G 8979 commit for addressing comments from Anders and Alexis and added Cmakelists.txt...

09af1401 03/10/2014 03:12 AM Michael Mann

Add PDC dissector

Change-Id: I6eee13cda755b1f1d1a61288a6314fcebb681efb
Reviewed-on: https://code.wireshark.org/review/180
Reviewed-by: Michael Mann <>
Reviewed-by: Anders Broman <>

ef94a80b 03/07/2014 12:20 AM Christopher Kilgour

Introduces two new Bluetooth DLTs for RF-based captures.

Adds support for BLUETOOTH_LE_LL_WITH_PHDR, dissector integrates with existing
BTLE dissector.

Fixes BTLE dissector to correctly extract packet CRC.

Adds CRC checking to BTLE dissector.

Provides optional context to BTLE dissector that allows RF captures to provide...

93a59e74 03/06/2014 04:21 AM Hanspeter Portner

Open Sound Control dissector.

Dissector for specification at http://opensoundcontrol.org/spec-1_0.

- use value_string
- add integer oferflow protection
- remove trailing white space
- add capture file to bug tracker: Bug 9837
- fix warnings by tools/fix-encodings-args.pl...

7a008e4f 03/04/2014 07:14 AM Michal Labedzki

cmake: Add missing exported_pdu dissector

Change-Id: I9a6a91b11555e2b271b3d359f26bf97796d6742f
Reviewed-on: https://code.wireshark.org/review/495
Reviewed-by: Anders Broman <>

8fe9187b 02/25/2014 04:58 PM Stefan Metzmacher

packet-smb-direct.c: add initial implementation

See [MS-SMBD] http://msdn.microsoft.com/en-us/library/hh536346.aspx

Change-Id: If2cf719bdf5da82bc5f5e086dd69d02caff2166a
Signed-off-by: Stefan Metzmacher <>
Reviewed-on: https://code.wireshark.org/review/55...

b14cf150 02/20/2014 05:02 PM Michal Labedzki

Android: Add support for ADB Client-Server protocol

ADB Client-Server Protocol is protocol between adbd
(ADB Daemon aka Server) and adb client (aka adb).
Typically you can find it on "lo" interface over TCP protocol.

Change-Id: Iad008560c983f5ede554e1eaa728d703aae95eed...

4624d6d4 02/18/2014 06:12 AM Michal Labedzki

Android: Add support for Logcat dissector

Supported is Binary Logcat/Logger, aka adb logcat -Bf /sdcard/log.logcat

Change-Id: I883c6d746ec4fe67ef4ce15ca4227adce407fb76
Reviewed-on: https://code.wireshark.org/review/232
Reviewed-by: Alexis La Goutte <>...

5eb4b621 02/10/2014 02:11 PM Owen Williams

VP8 RTP dissector

Change-Id: Ic21d13bf8ca77ff37c2d2d229c4e8c9d8f053677
Reviewed-on: https://code.wireshark.org/review/124
Reviewed-by: Evan Huus <>
Reviewed-by: Alexis La Goutte <>

f9669809 02/07/2014 06:03 PM Gerald Combs

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`...

2c3f0223 02/05/2014 10:28 AM Alexis La Goutte

Add Aruba Intant AP dissector

There is no public spec, based only on analyze of packet
It is more easy to found the address IP of Intant AP

Change-Id: I3baf205c5e4ad699b954f4a9fbf4b9e65f82cb36
Reviewed-on: https://code.wireshark.org/review/121
Reviewed-by: Alexis La Goutte <>...

53404776 02/04/2014 09:24 AM Jelmer Vernooij

Split out bencode dissector and use it in the bzr dissector.

Change-Id: I5b2ef173faf7670fad64298d67f2aaf055b8d6d8
Signed-Off-By: Jelmer Vernooij <>
Reviewed-on: https://code.wireshark.org/review/82
Reviewed-by: Evan Huus <>...

06510129 02/02/2014 12:41 PM Martin Kaiser

dissector for HDMI (High-Definition Multimedia Interface)
messages on the Data Display Channel (DDC)

this dissector is available as an option for I2C messages

it handles EDID messages (Extended Display Identification Data)
and passes HDCP messages on to the HDCP dissector...

5f91002c 01/29/2014 05:24 PM Martin Kaiser

replace spaces with a TAB

Change-Id: I8340b4af524b5c4ffb1a10b0eccd809f1d6b1e9f

2c28c5d9 01/29/2014 05:17 PM Michal Labedzki

MIME: Rename image dissectors to file dissectors.

Change-Id: Ie160733ceeed23ff96ddccfbf0ca2e7694789ff8

d2410336 01/20/2014 01:35 PM Alexis La Goutte

From Lubos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9638

New Dissector For Lightweight Mesh protocol

A dissector for ATMEL Lightweight Mesh protocol (lwm).
The protocol is carried on the top of 802.15.4 frame.

From me:
  • Add Modelines info...
4cf9cd34 01/13/2014 05:24 PM Alexis La Goutte

From Kevin Loewen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9631

Add dissector for Pathport Protocol

From me :
  • Fix indent (use 4 spaces)
  • Remove unused variable and fix Clang warning

svn path=/trunk/; revision=54729

c071a1c7 01/11/2014 07:50 PM Michael Mann

Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9606)

From Michal Labedski

1. add support for new btsnoop "format" introduced by BlueZ team in "btmon" tool
2. Bluetooth: Make EIR, AD and COD more generic
3. Bluetooth: HCI/LL: Update Error Codes to Core 4.1 Specification...

f42fa7ab 01/09/2014 04:42 PM Michael Mann

USB: Add DFU dissector. Bug 9610 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9610)

From Michal Labedzki

svn path=/trunk/; revision=54683

df3d47ae 01/05/2014 07:44 PM Michael Mann

Base dissector for fileshark functionality. Intended as the equivalent of packet-frame for capture files. This is meant as a placeholder for now, so don't take any of the fields/data as being written in stone.

svn path=/trunk/; revision=54613

b22d9ab9 01/02/2014 01:01 PM Anders Broman

Disabling building of the gnm dissector, I don't tink it was ever used.

svn path=/trunk/; revision=54561

43e892e9 12/31/2013 09:20 AM Martin Kaiser

From Dirk
dissector for Novell's PKIS certificate extensions

from me
clean up the $Id$ tags
remove packet-pkis(-template).h
remove ASN.1 definitions that cause compiler warnings
(OID, SecurityLabelType2)
move the dissector to the clean ASN.1 dissectors...

58346b63 12/30/2013 05:07 PM Michael Mann

Move tcap and camel "persistent data" functionality to the dissectors themselves instead of being part of epan directory.

svn path=/trunk/; revision=54499

57a62f7a 12/29/2013 10:28 AM Michael Mann

New dissector for the CCSDS CFDP protocol. Bug 9517 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9517)

From Juan Antonio

svn path=/trunk/; revision=54482

d3ed64d8 12/28/2013 07:26 AM Michael Mann

Add ZigBee Green Power dissector. Bug 9424 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9424)

From DSR Corporation

svn path=/trunk/; revision=54478

e32d169e 12/23/2013 01:56 PM Alexis La Goutte

From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9562

USB: Add support for Bluetooth Ubertooth with initial version of Low Energy Link Layer protocol and NFC ACR122

NFC: Add ACR122 USB dongle dissector

ACS ACR122 is compatibile with PN532, but has its own API. Dissect it....

908bd097 12/23/2013 01:56 PM Alexis La Goutte

From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9562

USB: Add support for Bluetooth Ubertooth with initial version of Low Energy Link Layer protocol and NFC ACR122

Bluetooth: Add support for Low Energy Link Layer dissector

svn path=/trunk/; revision=54405

717b8d3c 12/23/2013 01:55 PM Alexis La Goutte

From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9562

USB: Add support for Bluetooth Ubertooth with initial version of Low Energy Link Layer protocol and NFC ACR122

USB: Add support for Ubertooth dissections

svn path=/trunk/; revision=54402

be733f30 12/21/2013 09:38 AM Jakub Zawadzki

Move epan/base64.[ch] to wsutil/ with function name change.

svn path=/trunk/; revision=54326

576c7eae 12/21/2013 09:33 AM Jakub Zawadzki

Move base64_to_tvb() to tvbuff_base64.c

svn path=/trunk/; revision=54325

ee08b65a 12/15/2013 11:28 AM Alexis La Goutte

Fix build with CMake (Missing dvb_chartbl.c...) Fix indent also in Makefile.common

svn path=/trunk/; revision=54126

804bf90c 12/11/2013 03:48 PM Jakub Zawadzki

Add new & update netlink dissectors.

svn path=/trunk/; revision=53943

fa01b39f 12/08/2013 07:42 AM Jakub Zawadzki

Add more LINUX_AF_* values, create value_string_ext for them. Use it in netlink, nflog.

svn path=/trunk/; revision=53852

6e928c41 12/08/2013 07:01 AM Jakub Zawadzki

Add initial dissectors for netlink, and netlink route subsystem.

svn path=/trunk/; revision=53850

c1ef044d 12/06/2013 06:23 PM Jakub Zawadzki

Move tvb_uncompress() to tvbuff_zlib.c

svn path=/trunk/; revision=53815

643f9efc 12/05/2013 11:33 PM Michael Mann

Add DeviceNet and J1939 dissectors. Both run on top of CAN (not necessarily always SocketCAN, but it did provide a good test environment)

svn path=/trunk/; revision=53802

0cc1545d 12/02/2013 03:30 AM Guy Harris

Move most of the plugin code from epan to wsutil and remove all
knowledge of particular types of plugins. Instead, let particular types
of plugins register with the common plugin code, giving a name and a
routine to recognize that type of plugin.

In particular applications, only process the relevant plugin types....

9972e5f2 11/30/2013 10:53 PM Michael Mann

Move codecs.[ch] out of epan and into codecs directory.

This may break easy_codec plugins, but it appears a better/more consistent way is needed to register codecs. See Guy's comments in bug 7893 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7893)...

6d3d1556 11/29/2013 08:18 PM Michael Mann

STANAG 5066 DTS Layer dissector. Bug 9217 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9217)

From İbrahim Can Yüce

From me: Update to new tcp_dissect_pdus format, minor whitespace issues noticed in wiretap files.

svn path=/trunk/; revision=53669

a31d1020 11/28/2013 01:33 PM Michael Mann

Bluetooth: HSP: Add support for HSP. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9446)

HSP is modest version of HFP.

From Michal Labedzki.

svn path=/trunk/; revision=53629

76ab93ea 11/20/2013 02:17 PM Michael Mann

Provide "Decode As" functionality through dissectors themselves instead of the GUI. Bug 9450 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9450)

The basic idea behind this design is to have dissectors register with a "decode as list" with their name and dissector table. When "Decode As" dialog is launched, any "registered" dissector found in the packet will cause a tab to be created in the dialog....

adc82b16 11/18/2013 01:24 AM Anders Broman

From Zoltán Lajos Kis:
Start of OpenFlow 1.4 dissector.

svn path=/trunk/; revision=53405

2510118b 11/17/2013 08:36 AM Martin Kaiser

From Abhik Sarkar:
dissector for Kyoto Tycoon binary protocol

from me:
make port range preference work
highlight the correct bytes for records
remove trailing commas
correct(?) 64->32 cast

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9418

svn path=/trunk/; revision=53383