summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Revert 46018. Needs rethinking.Anders Broman1-4/+7
2012-11-13Display text in subtreePascal Quantin1-1/+1
2012-11-13Use proto_tree_add_<signed integer> functions for signed giop datatypesMichael Mann2-910/+910
2012-11-13ENIP/CIPMichael Mann3-111/+884
2012-11-13Try to fix dissection with g_nas_eps_dissect_plain == TRUE.Anders Broman1-7/+4
2012-11-13Pacify OSX-10.5 buildbotsPascal Quantin1-4/+4
2012-11-12Fix implicit declaration of function 'register_ber_oid_dissector' compilation...Pascal Quantin1-0/+1
2012-11-12Added attributes from RFC 2798.Stig Bjørlykke3-18/+30
2012-11-12Fix detection of H-RNTI when it is given after the DL-TransportChannelType co...Pascal Quantin2-41/+44
2012-11-12Fix an invalid usage of extended value strings and a few errors found by fix-...Pascal Quantin1-12/+12
2012-11-12Fixed some typosStig Bjørlykke1-2/+2
2012-11-12Update ACP133 to edition D.Stig Bjørlykke3-36/+295
2012-11-12Show SACK information in TCP graphs. Also add a generated field for theMartin Mathieson5-172/+219
2012-11-11From Erik Tews via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7967 :Pascal Quantin1-16/+10
2012-11-11Fix the rest of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6665Evan Huus1-5/+19
2012-11-11Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6665Evan Huus1-2/+13
2012-11-11[Automatic manuf, services and enterprise-numbers update for 2012-11-11]Gerald Combs1-16/+180
2012-11-11Dissect more DTM related messagesPascal Quantin2-45/+323
2012-11-10Add another DL error code.Martin Mathieson2-1/+3
2012-11-10Avoid redeclaring/hiding a couple of file-static variables.Martin Mathieson1-4/+0
2012-11-10From Jérôme LAFORGE via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-1/+1
2012-11-10Fix 'value computed is not used' errorPascal Quantin1-4/+4
2012-11-10From Tomasz Mon via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7809 :Pascal Quantin1-3/+2
2012-11-10Fix a few Clang dead assignment / increment warningsPascal Quantin2-11/+11
2012-11-10From Jérôme LAFORGE:Jaap Keuter1-0/+6
2012-11-10Do not display IE length twicePascal Quantin1-30/+6
2012-11-09Use a subtree for message containersPascal Quantin1-78/+97
2012-11-09Append TEI to info field.Anders Broman1-0/+8
2012-11-09Wrong bytes highligted for R bit, fix display while at it.Anders Broman1-10/+7
2012-11-09GSM classmark3 8-PSK decode errorAnders Broman1-1/+16
2012-11-09Enter and leave wmem's file scope appropriately.Evan Huus2-1/+18
2012-11-08Use const in wmem where possible.Evan Huus10-14/+14
2012-11-08Only append oid name to parent item once when having RDN as a attribute.Stig Bjørlykke1-21/+19
2012-11-07From Tomasz MonMartin Kaiser1-3/+25
2012-11-07From Jérôme LAFORGE:Jaap Keuter1-6/+52
2012-11-07Fix for bug 7757:Jaap Keuter1-2/+2
2012-11-07Get rid of a non ASCII char.Anders Broman1-1/+1
2012-11-07From Wim Leflere:Anders Broman1-17/+114
2012-11-07Fix forJörg Mayer1-2/+2
2012-11-07Avoid accessing a no more valid tvbuffPascal Quantin1-10/+20
2012-11-06Add expert infos (PI_ERROR) for chunks and parameters that are not padded toJeff Morriss1-30/+31
2012-11-06Add ETHERTYPE_ATMOEAnders Broman2-0/+5
2012-11-06Fix dissection of NAS security parameters to/from E-UTRAPascal Quantin1-11/+14
2012-11-06When comparing fvalue_t we don't modify them, make arguments const.Jakub Zawadzki14-109/+109
2012-11-06Dissect lat. long and Uncertainty-Code.Anders Broman1-11/+34
2012-11-06Corrected a printf formatStig Bjørlykke1-1/+1
2012-11-06Corrected a (guint32) castStig Bjørlykke1-1/+1
2012-11-06Removed double parentheses in a whileStig Bjørlykke1-1/+1
2012-11-05Dissect the positioning data.Anders Broman1-9/+159
2012-11-05Use little endian MNC encoding.Anders Broman1-2/+2