summaryrefslogtreecommitdiff
path: root/addrtostr.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up addrtostr6().Guy Harris2017-09-131-5/+4
* Clean up some stuff.Guy Harris2017-08-191-5/+5
* Do the addrtostr6() bounds checking while we're generating the string.Guy Harris2016-08-071-17/+32
* Let strlcpy() do the truncation check.Guy Harris2016-08-071-3/+3
* Squelch a Coverity warning.Guy Harris2015-11-181-1/+1
* Remove debugging printouts.Guy Harris2015-11-181-2/+0
* Don't require IPv6 library support in order to support IPv6 addresses.Guy Harris2015-09-171-0/+201