summaryrefslogtreecommitdiff
path: root/lib/iolog/host_port.c
Commit message (Expand)AuthorAgeFilesLines
* Include time.h for struct timespec used by sudo_iolog.h.Todd C. Miller2022-11-031-0/+1
* Add missing PVS Studio Open Source comments.Todd C. Miller2022-06-291-0/+5
* Use #include <config.h> not #include "config.h" for consistency.Todd C. Miller2022-06-291-1/+1
* Make sudo pass -Wwrite-stringsTodd C. Miller2022-06-281-2/+2
* Make sudo pass -Wmissing-prototypesTodd C. Miller2022-06-271-0/+1
* We no longer need to include sudo_gettext.h before sudo_compat.hTodd C. Miller2020-08-121-1/+1
* We no longer need to include headers we don't use for sudo*.h files.Todd C. Miller2020-05-181-4/+0
* Rename sudo_parse_host_port -> iolog_parse_host_port and mv to lib/iologSUDO_1_9_0Todd C. Miller2020-05-111-0/+106