aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wbxml.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-82/+87
2006-10-25From Stephen FisherJaap Keuter1-1/+1
2006-10-16Make sure a value is non-null before we feed it to strcmp(). Fixes bugGerald Combs1-56/+56
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-11-01Use g_print() instead of fprintf() to write messages to the debug console.Olivier Biot1-3/+2
2005-09-22bugfix: don't crash, if tag_save_literal == NULLUlf Lamping1-2/+2
2005-08-20sprintf removalsRonnie Sahlberg1-4/+7
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-18/+18
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-1/+1
2005-06-02bugfix: don't use match_strval() in combination with format strings (as it ma...Ulf Lamping1-5/+5
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+6731