about summary refs log tree commit diff
path: root/getservinfo.c (follow)
Commit message (Collapse)AuthorAge
* Make copyrights and AUTHORS consistent HEAD masterJune McEnroe2022-09-18
|
* Condense getservinfo and bounds checkJune McEnroe2020-12-11
|
* Remove use of AI_DEFAULTJune McEnroe2020-12-07
| | | | | This just causes getaddrinfo(3) to return EAI_BADFLAGS on FreeBSD, strangely.
* Implement getservinfo for SRV lookupJune McEnroe2020-12-04