aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Move a lot of includes from follow_stream_dialog.h toGerald Combs2-26/+31
2013-09-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9128 :Pascal Quantin3-9/+16
2013-09-10proto_tree -> proto_itemMartin Kaiser1-16/+19
2013-09-10remove unnecessary if (tree)Martin Kaiser1-30/+16
2013-09-10From Selvamegala:Anders Broman1-0/+2
2013-09-10Freom Dennis:Anders Broman1-2/+4
2013-09-10Change the default preference on how to dissect dunneled data to GTP_TPDU_AS_...Anders Broman1-1/+1
2013-09-10From: Michal Labedzki <michal.labedzki@tieto.com>Anders Broman2-296/+984
2013-09-09More dissector table UI name changes (a continuation of r51904).Chris Maynard8-10/+12
2013-09-09Change some internal dissector table UI names so it's clear which protocol th...Chris Maynard6-11/+14
2013-09-09Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-09-09Register a wmem callback to free the glib hash tables used in SMB2 conversationEvan Huus1-1/+26
2013-09-09coverity 996921: add missing breakMartin Kaiser1-0/+1
2013-09-09we don't need brackets around SET_ADDRESS() any moreMartin Kaiser1-4/+1
2013-09-09In SMB2 dissector, make sure pinfo->private_data is pointing to an SMB structEvan Huus1-0/+8
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann165-1226/+1226
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann5-24/+24
2013-09-08expert_add_info_format_text -> expert_add_info_textMichael Mann4-1952/+1952
2013-09-08Add a chunk forgotten in r51846Pascal Quantin1-57/+59
2013-09-08Slightly different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Pascal Quantin3-82/+86
2013-09-08Restore some format arguments that were accidentally dropped.Evan Huus1-3/+3
2013-09-08Add filterable expert info to generated X11 dissector. I didn't regenerate t...Michael Mann2-1/+3
2013-09-08Add filterable expert info to NCP dissector.Michael Mann1-25/+20
2013-09-08Batch of filterable expert infoMichael Mann4-109/+186
2013-09-07Fix the FSF address in the license header for the new ASN.1 dissectors.Evan Huus4-16/+12
2013-09-07Batch of filterable expert infoMichael Mann9-228/+320
2013-09-07Display GTPv2 Area Code fields (which show up in some DIAMETER AVPs) asEvan Huus1-7/+7
2013-09-07Callers of tvb_per_bit_string expect that the returned value_tvb is non-NULL.Evan Huus1-0/+18
2013-09-07Add modelines, use consistent indentation in address.hEvan Huus1-2/+2
2013-09-07 coverity 1047692: check return value of inet_pton()Martin Kaiser1-2/+11
2013-09-07From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9105 :Pascal Quantin2-33/+74
2013-09-06Deduplicate some type and field names.Gerald Combs1-100/+100
2013-09-06Convert to wmem, and as per Michael's suggestion inEvan Huus1-10/+10
2013-09-06Set length and contents to 0/NULL if the blob is empty. FixesEvan Huus1-0/+2
2013-09-05Get rid of a duplicated filter name.Anders Broman1-13/+7
2013-09-05add casts to make my compiler (gcc 4.6.3) happyMartin Kaiser1-3/+3
2013-09-05Display "TEID/GRE Key" field consistently as hexadecimal since 3GPP TS 36.444...Chris Maynard1-1/+1
2013-09-05Make "content blob" dynamically sized so it doesn't take up 20k of memory per...Michael Mann1-10/+30
2013-09-05Add an expert info if we see content-length header and chunked encodingEvan Huus1-2/+12
2013-09-05The length field is retrieved from the packet in bytes, not bits, so stopEvan Huus1-3/+3
2013-09-05Move where timing reference for DRX timers will be setMartin Mathieson1-27/+29
2013-09-05Convert atn-* dissectors to wmem. No emem in new code please!Evan Huus4-54/+45
2013-09-05Generated file differs in whitespace output Jörg Mayer1-1/+1
2013-09-05From Christoph Viethen:Anders Broman1-1/+1
2013-09-05From Chris Bontje:Anders Broman1-17/+89
2013-09-05From Mathias Guettler:Anders Broman1-0/+4
2013-09-05From Mathias Guettler:Anders Broman4-0/+11889
2013-09-053GPP-MS-TimeZone value is not decoded in RADIUS and DIAMETER messages.Anders Broman2-1/+85
2013-09-05From Dirk:Anders Broman3-46/+41
2013-09-05Fix some expert filter field names (one of which was illegal)Michael Mann1-15/+15