about summary refs log tree commit diff
path: root/src/network/dn_expand.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* fix dn_expand empty name handling and offsets to 0Szabolcs Nagy2014-09-041-6/+9
* fix multiple validation issues in dns response label parsingSzabolcs Nagy2014-06-051-4/+6
* Fix dn_expand pointer followingMichael Forney2013-11-231-1/+1
* fix regression in dn_expand/reverse dnsRich Felker2013-08-231-1/+1
* fix length computation in dn_expandRich Felker2013-08-141-3/+5
* de-duplicate dn_expand, fix return value and signature, clean upRich Felker2013-08-141-21/+20
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+28