aboutsummaryrefslogtreecommitdiffstats
path: root/epan/value_string.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-07From Francesco Fondelli:Stephen Fisher1-0/+47
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-09-15Get rid of a no-longer-used variable.Guy Harris1-1/+0
2005-09-15Use ep_strdup_printf() to generate the "not found in value_string table"Guy Harris1-3/+1
2005-08-20removal of even more sprintfRonnie Sahlberg1-2/+2
2005-08-17fix some more silly rotating buffersRonnie Sahlberg1-9/+3
2005-08-08various code cleanup:Ulf Lamping1-4/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-12/+20
2005-06-26value_string.c(71) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-1/+5
2005-04-18Force the "fmt" argument of val_to_str() to be non-null. Change the 9PGerald Combs1-0/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-12-01From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which isGuy Harris1-1/+20
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7
2001-09-14Get rid of no-longer-necessary includes of <sys/time.h>.Guy Harris1-5/+1
2001-04-02Include <sys/time.h> as well as <time.h> in "column-utils.c" andGuy Harris1-1/+5
2001-04-01Moved the value_string structures and function from packet.{c,h} intoEd Warnicke1-0/+90