aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/to_str.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-17wsutil: Remove ip6_to_str_buf_with_pfx()João Valverde1-3/+0
2021-09-17wsutil: Rewrite ip6_to_str_buf()João Valverde1-1/+1
2021-09-16wsutil: Add ip_to_str()João Valverde1-0/+4
2021-09-16Move more numerical functions to wsutil/to_str.hJoão Valverde1-0/+17
2021-09-16wsutil: Add some tests for word_to_hex()João Valverde1-28/+28
2021-09-16Move more numerical epan/*to_str() routines to wsutilJoão Valverde1-0/+91
2021-09-16wsutil/to_str: Rename some functions for consistencyJoão Valverde1-2/+2
2021-09-16Move epan/*to_str_back() functions to wsutilJoão Valverde1-0/+114
2021-07-29wsutil: rename bytestring_to_str() -> bytes_to_str_punct()João Valverde1-2/+2
2021-07-29wsutil: Add max length argument to bytes_to_str()João Valverde1-2/+11
2021-07-29Move bytes_to_str() to wsutilJoão Valverde1-0/+72