aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address_to_str.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-16Attempt to squelch some compiler warnings.guy1-1/+3
2011-06-14Please don't use prohibited APIs in new code:stig1-1/+1
2011-05-16Cast away some warnings about alignment; ep_alloc() guaranteesguy1-1/+1
2011-05-08Add FT_EUI64 Field Typealagoutte1-0/+31
2011-05-06Add note about ::/96 being deprecated.darkjames1-0/+23
2011-05-05Fix false positive compiler warnings:darkjames1-5/+6
2011-05-05Introduce ip6_to_str_buf_len (little cleaner version of inet_ntop6 from wsuti...darkjames1-9/+92
2011-05-05Subtract (not add!) preamble length from remaining buffer length.darkjames1-2/+3
2011-02-11Rename vines_to_str() to tvb_vines_to_str() and make it take a pointer a TVBmorriss1-2/+2
2011-01-21Introduce, and start using, tvb_eth_to_str().morriss1-0/+6
2011-01-16Introduce, and start using, tvb_fc_to_str() and tvb_fcwwm_to_str(): thesemorriss1-0/+12
2011-01-13Introduce, and start using, tvb_ip_to_str() and tvb_ip6_to_str(). Thesemorriss1-1/+23
2010-11-17From Slava via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5335 :morriss1-0/+17
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-2/+2
2010-04-03 From Yaniv Kaul: constify parameterswmeier1-2/+2
2010-02-28Added svn:ignore targets.stig1-0/+406