aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-01-28#include prefs.h not req'dwmeier1-1/+0
2009-01-28Check the length in dissect_q931_change_status_ie().guy1-3/+7
2009-01-28Use standard format (proto_reg_handoff last in the file).wmeier2-22/+21
2009-01-28Remove unnecessary code from proto_reg_handoff....wmeier1-11/+4
2009-01-28new SERVICE/SERVICE ACKNOWLEGE messages defined in various US standards (AT&T...kukosa3-16/+80
2009-01-28- add attributes and CDATA into XML structurekukosa3-4/+106
2009-01-27Further cleanup of code, put in standard template format.jake1-25/+28
2009-01-27Minor changes related to proto_reg_handoff...wmeier1-8/+8
2009-01-27Fix some indentation ....wmeier1-175/+175
2009-01-27From Rolf Fiedler:etxrab2-0/+228
2009-01-27Handle V3 SendRoutingInfoRes where the tag[3] is missing.etxrab1-4/+12
2009-01-27Fix some indentation ....wmeier1-159/+157
2009-01-27Corrected some defines. Use defines when appropriate.stig5-44/+45
2009-01-27Fixed some typos.stig2-2/+2
2009-01-27Fix some indentation .....wmeier1-299/+298
2009-01-26Prefs callback & etc not req'd ...wmeier1-9/+2
2009-01-26Start code is 24 bits, use bit_offset to read it.etxrab1-3/+14
2009-01-26Make it a bit clearer witch bits are displayed.etxrab1-0/+19
2009-01-26add a note that PI_CHECKSUM and PI_WARN can be found in proto.h (don't want t...ulfl1-2/+2
2009-01-26fix filename in header commentulfl1-1/+1
2009-01-26Remove C++-style comment.martinm1-1/+1
2009-01-26Add dissector for LTE PDCP.martinm3-16/+2337
2009-01-23NTP version 1 and 2 can be used as well.jake1-2/+2
2009-01-23Get ready to call PDCP LTE dissector (when its cleaned up and added).martinm3-66/+300
2009-01-22Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifie...kukosa1-60/+67
2009-01-22Make AM polling bit more prominent.martinm1-2/+11
2009-01-21Also check for bytes remaining for padding at end of DL frame.martinm1-1/+1
2009-01-21Handle "predefined" frames (when this mode is set just show data as raw hex).martinm1-0/+13
2009-01-21Be more careful about the length of the last SDU or padding in a PDU.martinm1-3/+5
2009-01-21Fix some indentationjake1-23/+23
2009-01-20Use the correct data type for the range string in the Win32 file dialog.gerald1-3/+5
2009-01-20Fix some indentationwmeier1-10/+10
2009-01-20From Michael Lum:etxrab1-27/+24
2009-01-20From Michael Lum:etxrab1-15/+12
2009-01-20http://stationpayloads.jsc.nasa.gov/J-reference/documents/ssp57002B.pdfguy1-2/+3
2009-01-19I'm pretty sure time_s and time_ns don't come from the same 4 bytes.jake1-1/+1
2009-01-19From Bradley Higgins:jake2-0/+230
2009-01-19Dissect H263-1998/2000 Leveletxrab1-1/+29
2009-01-19Fix (what I believe to be) typos so build will work again....wmeier1-2/+2
2009-01-18Update to V8.3.0 (2008-12).etxrab1-1741/+8965
2009-01-18Fix for bug 3192:jake1-4/+4
2009-01-18From Matt P:jake3-11/+88
2009-01-17Use ascii_strdown_inplace instead of g_ascii_strdown in a few places.wmeier4-27/+28
2009-01-16Fix some warnings.guy1-43/+41
2009-01-16From Michael Lum:etxrab1-291/+3129
2009-01-16Some more AM updates.martinm1-6/+5
2009-01-16Added a length entry.stig1-6/+13
2009-01-16Some AM fixes.martinm1-8/+31
2009-01-15Diameter.xml: Add s6a application contex + Spec refetxrab3-63/+99
2009-01-15Add prefs callback so a pref change works...wmeier1-3/+5