aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/proto_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* For functions that return -1 on failure check exactly for -1 and not forPawel Jakub Dawidek2012-01-101-8/+8
* No need to use KEEP_ERRNO() macro around pjdlog functions, as they don'tPawel Jakub Dawidek2011-09-271-4/+3
* Now that hell is fully frozen it is good time to add IPv6 support to HAST.Pawel Jakub Dawidek2011-05-201-75/+116
* Rename tcp4 to tcp in preparation for IPv6 support.Pawel Jakub Dawidek2011-05-201-92/+92
* Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.Pawel Jakub Dawidek2011-05-201-0/+597