aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ymsg.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-25Added a few service values.stig1-1/+10
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-12-20Fix various typos and spelling errors (mostly in text strings)wmeier1-2/+2
2007-05-18- show service val in protocol tree label (there can be multiple of them)martinm1-2/+9
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-1/+1
2007-03-28Fix a bunch of warnings, add svn:keywords Id and svn:eol-style nativesfisher1-1/+1
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-2/+2
2006-10-30From Gennady Feldman:jake1-50/+54
2006-09-18From G.F. aka Gena01jake1-21/+51
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-0/+1
2005-09-26From Martin Mathieson:etxrab1-35/+85
2005-08-02Last set of trivial fixes for "no previous declaration" warnings.jmayer1-1/+1
2005-06-14From Samuel Thibault,etxrab1-1/+29
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...ulfl1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+433