aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Use tvb_new_child_real_data() instead of tvb_new_real_data() + tvb_set_child_...Bill Meier7-17/+10
2011-12-13Prevent memory leakage of uncompress tvb and associated data buffer (step 1).Bill Meier4-4/+4
2011-12-13Clamp the reported length of a packet at G_MAXINT for now, to avoidGuy Harris1-1/+25
2011-12-13Fix a memory leak of a tvb.Bill Meier1-0/+2
2011-12-12Fix incorrect "pos=0" pdml values. Resolves the issue reported in comment 4 ...Chris Maynard1-1/+1
2011-12-12From Roy Marples:Jaap Keuter1-1/+5
2011-12-12From Mike Morrin:Anders Broman4-100/+61
2011-12-12- Change the tree layout to mimic packet-pdcp-lte.cAnders Broman2-61/+291
2011-12-11[Automatic manuf, services and enterprise-numbers update for 2011-12-11]Gerald Combs1-5/+177
2011-12-10Fix a couple of warnings.Anders Broman1-5/+5
2011-12-10607: warning: unused variable 'd'Anders Broman1-1/+0
2011-12-10Dissect the whole IR dyn packet in packet-rohc.cAnders Broman3-56/+75
2011-12-10If we know there is a FCS present, don't hand it to the ethernet trailer diss...Sake Blok1-21/+36
2011-12-10Clarify some stuff in a comment.Guy Harris1-12/+16
2011-12-10Clean up indentation.Guy Harris1-4/+22
2011-12-09From Tilghman Lesher:Jaap Keuter3-9/+119
2011-12-09From Thomas Dreibholz:Jaap Keuter1-16/+17
2011-12-09From Nikitha Malgi:Jaap Keuter2-2/+375
2011-12-09Get rid of unused variable.Guy Harris1-2/+2
2011-12-09Dissect the whole IR packet in packet-rohc.cAnders Broman3-71/+88
2011-12-09Update to 3GPP TS 36.413 V10.3.0 (2011-09)Anders Broman1-100/+1002
2011-12-09From report of Arasch Honarbacht via https://bugs.wireshark.org/bugzilla/show...Alexis La Goutte2-19/+17
2011-12-09From beelzebutt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6597Alexis La Goutte1-1/+1
2011-12-09From Juha Takala via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6654Alexis La Goutte1-4/+13
2011-12-09From astramax57:Jaap Keuter1-2/+2
2011-12-09Fixed wrong registration call causing compilation warnings.Graham Bloice1-1/+1
2011-12-09Added dissector registration for udp messages to permit use with a USER_DLT a...Graham Bloice1-0/+3
2011-12-09Added definition and handling for IIN Function Code Not Implemented bit.Graham Bloice1-20/+27
2011-12-09From Johannes BergJaap Keuter1-1/+24
2011-12-09Use correct offset.Anders Broman2-8/+6
2011-12-09Get rid of declarations of undefined routines and definitins of unusedGuy Harris1-64/+30
2011-12-09Move the definition of enum rohc_mode into packet-rohc.h.Guy Harris4-11/+9
2011-12-09packet-pdcp-lte.h defines "enum rohc_mode", and packet-rohc.h uses it,Guy Harris1-9/+1
2011-12-09packet-pdcp-lte.h defines "enum rohc_mode", and packet-rohc.h uses it,Guy Harris2-3/+3
2011-12-08Start using functions from packet-rohc.cAnders Broman4-19/+99
2011-12-08Try to get the container stuff right...Anders Broman5-118/+71
2011-12-08Use to display ESP SPI BASE_HEX_DEC as it is in decimal in SIP.Anders Broman1-1/+1
2011-12-08Properly dissect Source-ToTarget-TransparentContainer.Anders Broman1-8/+9
2011-12-08Skip correct number of bytes.Martin Mathieson1-1/+1
2011-12-07Add a dissector table for private extensions.Anders Broman1-0/+12
2011-12-07Fix [-Wunused-but-set-variable] GCC warnings;Bill Meier1-19/+18
2011-12-07Don't keep out the cmake folks ;-)Sake Blok1-0/+1
2011-12-07Fix for bug 6650: IP-ID is 2 bytes.Martin Mathieson1-5/+6
2011-12-07RatingGroup -> RatingGroupIdAnders Broman1-13/+3
2011-12-06Make windows buildbots happy... Sake Blok1-2/+2
2011-12-06- Make a distinction between ethernet padding and an ethernet trailerSake Blok3-11/+269
2011-12-06Register giop by name (TCP).Anders Broman1-0/+4
2011-12-06Update to 3GPP TS 32.298 V6.4.1 (2006-06)Anders Broman2-385/+260
2011-12-06Accpet lover case Topology descriptor (tp) as we accept other tokens in lower...Anders Broman1-7/+17
2011-12-06Fix length of Error parameter.Anders Broman1-1/+1