aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Add dissection of Evolved Allocation/Retention Priority I IE.etxrab1-8/+98
2011-01-31From Roberto Morro: Fix for Bug #5628wmeier1-4/+11
2011-01-31Dissect more IE's in PERFORM-LOCATION-REQUEST.etxrab3-43/+251
2011-01-31Put back a 'return' statement so GCC doesn't generate a warning...wmeier1-0/+1
2011-01-31Describe in more detail some of the fields that may be filled in for an LTE M...martinm1-6/+21
2011-01-31Clean up white space.guy1-118/+128
2011-01-30Fix various instances of "unreachable code".wmeier4-5/+2
2011-01-30Fix a number of msvc level 4 "Unreachable code" warnings by removing unneededwmeier7-21/+6
2011-01-30Add more MSG dissection.etxrab1-21/+157
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.stig58-12/+366
2011-01-30Moved packet-t38.c to the ASN.1 section.stig1-1/+1
2011-01-30From Alexis La Goutte:etxrab1-26/+33
2011-01-30[Automatic manuf, services and enterprise-numbers update for 2011-01-30]gerald1-7/+219
2011-01-30From Grzegorz Szczytowski:etxrab1-10/+29
2011-01-29From Alexis La Goutte:etxrab1-149/+271
2011-01-28I believe 0 was meant instead of sizeof(0)....wmeier1-2/+1
2011-01-28Move protocol details from above the copyright notice to below.sfisher1-14/+17
2011-01-28Remove the remaining tvb_fake_unicode() calls in the dissector source. sfisher1-10/+5
2011-01-28Fix r35690: tvb_get_unicode_string() takes length in 8-bit bytes, notsfisher2-2/+2
2011-01-28Change tvb_fake_unicode() to tvb_get_unicode_string() in the DCERPCsfisher2-2/+2
2011-01-28Mention that the fake tvb unicode functions have been supercededsfisher2-0/+4
2011-01-28Fix bug #5627: DHCPv6 dissector formats DUID_LLT time incorrectly sfisher1-2/+2
2011-01-27Fix chekcAPIs.gerald1-1/+1
2011-01-27From Johannes Berg via bug 5625:gerald3-1/+123
2011-01-27Use g_error() (with a hopefully-useful error message) instead of g_assert() t...morriss1-5/+8
2011-01-27Improve/rework the way we look for the original frame when there is a DL. ret...martinm1-68/+39
2011-01-27From Roberto Morro: RSVP dissector enhancementswmeier1-302/+988
2011-01-27Don't treat the aligned and unaligned bit strings differentlyetxrab1-52/+30
2011-01-27The attemt to pretify MSISDN and IMSI breaks the dissection.etxrab1-65/+11
2011-01-27From Masatake YAMATO: Updating value_string for dlm3.m.resultwmeier1-0/+15
2011-01-27Fix a typo and prettify some printouts.etxrab1-2/+23
2011-01-27Removed duplicate hf_gsm_a_bssmap_lsa_only registry.stig1-5/+0
2011-01-27From Stéphane Bryant: bug fixes and improvements in RELOAD dissector:wmeier1-371/+401
2011-01-26Fix compilation errorssfisher2-4/+4
2011-01-26Add expert info related to gap ack blocks.tuexen1-2/+35
2011-01-26Add MS-SMB2 to the list of URLs to reference for this protocol.sfisher1-2/+5
2011-01-26Improve display of names and descriptions of SMB2 share flags andsfisher1-20/+34
2011-01-26Minor changs to NetBIOS Session Service code:sfisher1-10/+5
2011-01-26Dissect PS-HANDOVER-REQUEST.etxrab3-35/+190
2011-01-26Add 10.5.1.14 NAS container for PS HO.etxrab3-3/+59
2011-01-26Add tfs_allowed_not_allowed.etxrab2-0/+2
2011-01-26Minor changes to SMB2 Share Type value string: rename values and changesfisher1-10/+11
2011-01-26Corrected entry for packet-lisp-data.cstig1-1/+1
2011-01-26packet-ocsp-template.c:47: warning: type defaults to 'int' in declaration of ...etxrab1-1/+1
2011-01-26From Kaspar Brand:etxrab5-3/+100
2011-01-26From Alexis La Goutte:etxrab1-432/+432
2011-01-26From Brian Ginsbach:jake3-0/+1270
2011-01-25Fix fo bug 5616:jake1-1/+2
2011-01-25Fix gcc compilation.gerald1-2/+2
2011-01-25Switch more messages over to the "gsm dissector style".etxrab1-240/+3481