lp:~jelmer/wireshark/extract-bencode

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:~jelmer/wireshark/extract-bencode
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jelmer Vernooij
Project:
Wireshark
Status:
Development

Recent revisions

38449. By Jelmer Vernooij

Split out bencode support into a separate file.

38448. By cmaynard

Add support for dissecting AT commands in USB URB_CONTROL packets. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6037

38447. By cmaynard

Tighten up conversation port matching once the 2nd port is known. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5727

38446. By etxrab

Updates from David Wei.

38445. By wmeier

Create "Dehunked Entity Body" with O(N) rather than O(N^2) efffort.
[Actually 1 g_malloc() + N tvb_memcpy() instead of
~ N g_malloc()/g_free() + N*(N+1)/2 tvb_memcpy() where N = number of chunks].

38444. By cmaynard

Fix Coverity CID's 1339 and 1340: UNUSED_VALUE.

38443. By gerald

[Automatic manuf, services and enterprise-numbers update for 2011-12-18]

38442. By alagoutte

Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang

38441. By etxrab

The author Holger Pfrommer preferes not to show the bits making up the port and length.

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

38440. By alagoutte

Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~vcs-imports/wireshark/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers