aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2011-08-07Remove some unused 'GMemChunk *' variables and se_alloc() to same.wmeier1-5/+1
2011-08-07Use "%" G_GINT64_MODIFIER "u" instead of G_GINT64_MODIFIER "%u".tuexen1-4/+4
2011-08-07Life duration is a variable length TLV, and not always a 2 byte value. Hopef...cmaynard1-23/+103
2011-08-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier1-36/+30
2011-08-07If you have a loop that iterates over packet contents, you absolutelyguy1-6/+19
2011-08-05Make buildbot OSX-10.5-x86 happy:jmayer1-2/+2
2011-08-05Show in info line if predefined contents lines are truncated.martinm1-2/+5
2011-08-05Update pflog dissector via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...alagoutte3-224/+300
2011-08-05From Lei Chen:etxrab1-3/+995
2011-08-04Don't call expert_add_info_format() from within an "if (tree)" block. Fixes ...cmaynard1-19/+21
2011-08-04Remove unneeded #includes.wmeier1-3/+0
2011-08-04Whitespace cleanup: convert mixture of "4 space" and "8 space" tabs to spaces.wmeier1-6361/+6371
2011-08-04Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier1-60/+69
2011-08-04Removed a debug printf.stig1-1/+0
2011-08-04Update some references.guy1-0/+5
2011-08-03Convert "4 space tabs" to spaces + do other whitespace cleaup.wmeier1-1595/+1607
2011-08-03Minor cleanupwmeier1-109/+110
2011-08-03From Dirk Jagdmann via bug 6194:gerald1-68/+54
2011-08-03AFAICT, the item for 'hf_gtpv2_stn_sr' should be used as the parent tree-item...wmeier1-2/+3
2011-08-03Fix the SR state report for when get SR following SR with no grant or failure...martinm1-1/+1
2011-08-02Fix 45 occurrences of unused values reported under Coverity CID's 1235-1241.cmaynard1-50/+45
2011-08-02Fix Coverity CID 1248: unused value.cmaynard1-10/+8
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh etxrab1-27/+36
2011-08-02Channel Description includes the element identifier.etxrab1-3/+10
2011-08-02Show version and mode in protocol root. Now dissects details whether tree is...martinm1-8/+13
2011-08-02From Roland Knall:etxrab1-418/+191
2011-08-02From Jeremy Jones:etxrab1-40/+142
2011-08-02From Martin Kaiser:etxrab1-16/+97
2011-08-02Gnenerate the dissector for previous commit.etxrab1-1/+1
2011-08-01Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warning.wmeier1-4/+2
2011-07-31Restore saved 'pinfo->fragmented' as appropriate;wmeier4-1/+10
2011-07-31Add comment.etxrab1-8/+12
2011-07-30Whitespace cleanup.wmeier1-2214/+2213
2011-07-30Remove unneeded #includeswmeier1-5/+1
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-190/+8
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-0/+44
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-153/+87
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-63/+194
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-77/+77
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-67/+2
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-37/+58
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-0/+207
2011-07-30From Brian Cavagnolo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...alagoutte1-23/+30
2011-07-30* Replace FALSE by ENC_BIG_ENDIAN for encoding parameteralagoutte1-601/+601
2011-07-30Add 3GPP Sv interface.etxrab2-1/+3
2011-07-30Add 3GPP Sv interface.etxrab1-56/+579
2011-07-30Fix a typo.stig1-1/+1
2011-07-30CCRSI is not included in 3GPP 29.274 R8.etxrab1-2/+7
2011-07-29Remove unneeded #includes and do other minor cleanup.wmeier7-249/+267
2011-07-29From Owen Kirby via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6147alagoutte1-47/+117