aboutsummaryrefslogtreecommitdiffstats
path: root/epan/value_string.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-13Fix buffer overrun in try_bytesprefix_to_strPeter Wu1-2/+2
2017-03-08Introduce "bytes_string" type, similar to "value_string"Peter Wu1-0/+26
2016-08-07Allow up to 64-bit values to use BASE_RANGE_STRING.Michael Mann1-0/+8
2016-07-08Fix value_string_ext_free() constnessJoão Valverde1-1/+1
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann1-2/+2
2015-02-02Create wmem versions of val_to_str and val_to_str_extMichael Mann1-1/+12
2014-07-27Make value_string_ext const-correct.Kevin Cox1-10/+10
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-5/+10
2014-04-18Add a hack to _VS_ENUM_XXX to prevent gcc "warning: comma at end of enumerato...Bill Meier1-6/+7
2014-04-17Try to fix bug 10000.Guy Harris1-5/+12
2014-04-17Fix a [pedantic] gcc warning: "empty macro arguments are undefined in ISO C90...Bill Meier1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-12-13Value_string.h: Minor changes to comment textBill Meier1-16/+16
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-1/+8
2013-12-08Make VALUE_STRING_EXT_INIT use G_N_ELEMENTS macro instead of array_length.Jakub Zawadzki1-1/+1
2013-11-21Add some "helper" macros to:Bill Meier1-0/+66
2013-11-21Do some constification;Bill Meier1-37/+55
2013-09-29Replace some val_to_str calls with the equivalent val_to_str_const calls (andEvan Huus1-0/+4
2013-07-26Add 64-bit value strings and the appropriate tooling (including yet anotherEvan Huus1-2/+25
2013-03-29Implement str_to_val, opposite of val_to_str for value_strings.Evan Huus1-0/+10
2013-03-29Remove decode_enumerated_bitfield and decode_enumerated_bitfield_shifted.Evan Huus1-12/+7
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-126/+75
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-17/+20
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-05-13(Trivial) fix a spelling error.Bill Meier1-1/+1
2011-04-28Change value_string_ext->_vs_match to return value_string struct (instead of ...Jakub Zawadzki1-6/+6
2011-01-12Fix the fuzz failure in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss1-2/+2
2011-01-10Introduce match_strval_idx_ext()Anders Broman1-1/+8
2010-11-14'tshark -G values' - Validate (somewhat) value_string_ext before use to preve...Bill Meier1-0/+3
2010-11-12Enhance 'tshark -G values': Add info about extended value strings (including ...Bill Meier1-0/+5
2010-10-14Rework "extended value strings":Bill Meier1-16/+71
2010-04-27Correct two comments.Jaap Keuter1-2/+2
2010-04-27From Jakub Zawadzki:Anders Broman1-13/+6
2010-04-27From Jakub Zawadzki:Anders Broman1-0/+22
2010-04-03 From Yaniv Kaul: constify parametersBill Meier1-11/+11
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.Bill Meier1-11/+11
2010-04-02From Yaniv Kaul: constify parametersBill Meier1-11/+11
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().Kovarththanan Rajaratnam1-0/+5
2009-05-26From Didier Gautheron via bug 3052:Gerald Combs1-0/+21
2006-12-07From Francesco Fondelli:Stephen Fisher1-0/+24
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-6/+10
2005-06-16Get rid of several megabytes worth of warnings aboutJörg Mayer1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-07did some code cleanup, added some comments from value_string.cUlf Lamping1-5/+16
2004-02-22From Peter J. Creath: add a convenience macro for value_string tablesGuy Harris1-1/+4
2003-12-01From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which isGuy Harris1-1/+3
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4