sudo/logsrvd
Todd C. Miller b0d94331c0 No longer need to define NSIG for cppcheck.
There is now a configure check that defines it as needed.
2025-02-11 08:42:57 -07:00
..
regress Check for negative return value of read, write and lseek instead of -1 2025-01-16 19:46:15 -07:00
Makefile.in No longer need to define NSIG for cppcheck. 2025-02-11 08:42:57 -07:00
iolog_writer.c Rename submit_time -> event_time in struct eventlog. 2023-11-23 09:08:04 -05:00
logsrv_util.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
logsrv_util.h Promote length/size/offset in struct connection_buffer to size_t. 2023-07-03 17:02:24 -06:00
logsrvd.c Check for negative return value of read, write and lseek instead of -1 2025-01-16 19:46:15 -07:00
logsrvd.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
logsrvd_conf.c Remove EVLOG_JSON, callers must use EVLOG_JSON_COMPACT or EVLOG_JSON_PRETTY 2024-03-09 11:42:07 -07:00
logsrvd_journal.c Pass "make spell" with updated codespell. 2024-04-29 09:19:52 -06:00
logsrvd_local.c Check for negative return value of read, write and lseek instead of -1 2025-01-16 19:46:15 -07:00
logsrvd_queue.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
logsrvd_relay.c Check for negative return value of read, write and lseek instead of -1 2025-01-16 19:46:15 -07:00
sendlog.c Check for negative return value of read, write and lseek instead of -1 2025-01-16 19:46:15 -07:00
sendlog.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
tls_client.c logsrvd,plugins/sudoers: add debug log on TLS verification error 2024-05-17 17:18:32 -06:00
tls_common.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
tls_init.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00