aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dmp.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-14Fixed a guint64 compile issue with a Sun C 5.8 compiler.stig1-5/+6
2007-12-20Added Precedence and Importance to COL_INFO.stig1-31/+48
2007-12-19Added total retransmission time analysis field.stig1-3/+18
2007-12-10Added option to turn off SEQ/ACK analysis.stig1-14/+24
2007-12-04Duplicate packet # -> Retransmission #stig1-10/+10
2007-11-27- Added SEQ/ACK analysis for reports and notifications.stig1-84/+220
2007-11-25Added checksum.good and checksum.bad items.stig1-1/+27
2007-11-19Added port range.stig1-94/+111
2007-11-07Create a subset tvb for dissect_x411_ORName so it doesn't eat too much data.stig1-9/+11
2007-10-23Apply the small performance enhancment patches for:etxrab1-3/+3
2007-09-14Add a cast to allow compilation on Vista.gerald1-70/+70
2007-09-06Corrected some types, instead of adding a cast (from r21142).stig1-3424/+3455
2007-08-24- Added first version of DMP sequence analysis.stig1-383/+903
2007-08-15- s/ntohs/g_ntohsmorriss1-6/+3
2007-08-15Fixed a free -> g_freestig1-8/+4
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibguy1-2/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-1/+4
2007-04-17Fix warnings of the form "long long unsigned int format, guint64 arg": usemorriss1-1/+1
2007-03-28Fixed warnings on MS VC 6.0grahamb1-331/+331
2007-03-23fix a lot more warningsulfl1-6/+6
2007-02-08This patch adds some expert info in DMP when:gal1-10/+31
2006-12-14From Stig Bjorlykke:sfisher1-0/+3638