aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wbxml.c
Commit message (Expand)AuthorAgeFilesLines
* Remove:Anders Broman2008-04-091-3/+0
* Removed some "statement not reached" warnings.Stig Bjørlykke2008-02-071-2/+0
* Get rid of another non-ASCII character.Guy Harris2007-12-151-1/+1
* strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris2007-11-271-1/+5
* Get rid of C++/C99 style comments--not all compilers support themJeff Morriss2007-11-261-146/+146
* From Andrei Rubaniuk:Stig Bjørlykke2007-10-051-1483/+2585
* From Sebastien Tandel Ronnie Sahlberg2007-03-261-82/+87
* From Stephen FisherJaap Keuter2006-10-251-1/+1
* Make sure a value is non-null before we feed it to strcmp(). Fixes bugGerald Combs2006-10-161-56/+56
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Use g_print() instead of fprintf() to write messages to the debug console.Olivier Biot2005-11-011-3/+2
* bugfix: don't crash, if tag_save_literal == NULLUlf Lamping2005-09-221-2/+2
* sprintf removalsRonnie Sahlberg2005-08-201-4/+7
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-18/+18
* just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping2005-06-101-1/+1
* bugfix: don't use match_strval() in combination with format strings (as it ma...Ulf Lamping2005-06-021-5/+5
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+6731