aboutsummaryrefslogtreecommitdiffstats
path: root/epan/to_str-int.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Move more numerical epan/*to_str() routines to wsutilJoão Valverde1-74/+0
2021-09-16Move epan/*to_str_back() functions to wsutilJoão Valverde1-103/+0
2021-07-29Move bytes_to_str() to wsutilJoão Valverde1-12/+0
2021-06-20epan: Change bytes_to_str() length argument to a size_tJoão Valverde1-1/+1
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2015-10-19If it's used by dissectors, it belongs in to_str.h, not to_str-int.h.Guy Harris1-44/+0
2015-02-21Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,4...JC Wren1-6/+98
2014-04-30Document to_str-int.h functions.Jakub Zawadzki1-2/+114
2014-04-30Optimize display_signed_time() - remove g_snprintfJakub Zawadzki1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-09Put "private" to_str.c functions to to_str-int.hJakub Zawadzki1-0/+42