aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Display the raw PFI next to the translated one (as a value string array would...Pascal Quantin1-7/+8
2012-10-03Trivial: use consistent indentation; reformat a long line.Bill Meier1-67/+70
2012-10-02Fix indentation.Guy Harris1-2/+2
2012-10-02Get rid of the always-null and unused argument toGuy Harris2-5/+4
2012-10-02Use a value string array for EPS Bearer Identity and remove useless de_esm_ln...Pascal Quantin1-22/+22
2012-10-02The Packet Filter Identifier range is [1;16] according to 3GPP 27.007 chapter...Pascal Quantin1-8/+10
2012-10-02Upgrade NAS EPS dissector to v11.4.0 (Release 11)Pascal Quantin3-16/+136
2012-10-02According to 3GPP 24.011, information element name is RP-Originator Address, ...Pascal Quantin1-3/+3
2012-10-02Fix hf_me (it is a 2 bits long field, not a boolean)Pascal Quantin1-1/+1
2012-10-01Make protocol 5 octets long and cut down code clutter,Jaap Keuter1-12/+10
2012-10-01Add options to dissect MCCH from LTE MAC/RLC dissectorsPascal Quantin3-85/+138
2012-09-30dvb-ci: display cc item's name in the subtree titleMartin Kaiser1-2/+3
2012-09-30Trivial: LEDs -> IconsChris Maynard1-2/+2
2012-09-30[Automatic manuf, services and enterprise-numbers update for 2012-09-30]Gerald Combs1-6/+178
2012-09-30From Olivier Benghozi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-14/+34
2012-09-30From Olivier Benghozi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-1/+6
2012-09-30Upgrade LTE RRC dissector to v11.1.0Pascal Quantin1-1610/+4765
2012-09-29From Andrew Kampjes via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7750Evan Huus1-5/+17
2012-09-29From Mike Morrin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7615 :Pascal Quantin2-296/+329
2012-09-29From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7767Alexis La Goutte1-1/+6
2012-09-28Remove a duplicate hfPascal Quantin1-7/+1
2012-09-28Remove a duplicate hfPascal Quantin1-12/+4
2012-09-28Fix another "set but unused" compiler warning...Bill Meier1-4/+1
2012-09-28Fix "set but unused" compiler error.Bill Meier1-2/+0
2012-09-28Cleanup:Bill Meier12-955/+907
2012-09-28Revert r21471: previous decoding of APN was matching 3GPP 23.003 chapter 9.1 ...Pascal Quantin1-2/+12
2012-09-28Upgrade LTE Positioning Protocol to V11.0.0Pascal Quantin2-3/+76
2012-09-28Get rid of HAVE_CONFIG_H for cmake. Fix one case where it was still used.Jörg Mayer1-2/+0
2012-09-27Get rid of unused variable.Guy Harris1-3/+0
2012-09-27Fix for buildbot warning on OSX-10.6-x64Greg Morris1-1/+1
2012-09-27Added additional server information in NCP 23/17 reply structure for OES Linux.Greg Morris2-35/+73
2012-09-27replaced decode_enumerated_bitfield calls with itemized filtersMichael Mann3-37/+48
2012-09-27Don't pass a null pointer to strcmp.Gerald Combs1-72/+72
2012-09-27Allow dissection of partial jpegs by a modification of the heuristics.Chris Maynard1-2/+2
2012-09-27Fix duplicated field: nmpi.name_flagsJakub Zawadzki1-5/+0
2012-09-27replaced decode_numeric_bitfield calls with filterable item or removed it if ...Michael Mann4-45/+56
2012-09-27remove decode_numeric_bitfield + cleanup.Michael Mann1-1045/+870
2012-09-26Put the individual property flags under the properties item, rather thanGuy Harris1-6/+6
2012-09-26Show the PID field of the transport feedback NACK as "RTCP TransportGuy Harris1-10/+9
2012-09-26Just append the ": " to the generic NACK BLP item, don't replace itsGuy Harris1-8/+3
2012-09-26add the the necessary tfs variables for rev 45152Michael Mann2-0/+8
2012-09-26replaced decode_boolean_bitfield calls with itemized filtersMichael Mann10-424/+592
2012-09-26minor endian bugfixMichael Mann1-1/+1
2012-09-26In get_unicode_or_ascii_string(), check if the length is odd/even, not the of...Chris Maynard1-1/+1
2012-09-26Control the heuristic dissector with a preference. It is only a 7-bitMartin Mathieson1-1/+10
2012-09-25Note that it's a smart card standard.Guy Harris1-1/+1
2012-09-25trival: replaced tabs with spaces, added modelinesMartin Kaiser1-1/+14
2012-09-25From Michal LabedzkiMartin Kaiser2-29/+67
2012-09-25replaced decode_boolean_bitfield, decode_numeric_bitfield, and decode_enumera...Michael Mann1-487/+475
2012-09-25Decode some more elements.Jörg Mayer1-8/+102