This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
sudo
Watch
2
Star
0
Fork
0
You've already forked sudo
mirror of
https://github.com/sudo-project/sudo.git
synced
2025-08-22 18:08:23 +00:00
Code
Issues
Releases
Wiki
Activity
sudo
/
lib
/
eventlog
History
Todd C. Miller
dfff132122
Add a new "fuzz" target that executes the fuzzers for 8192 runs each.
...
To run indefinately, set FUZZ_RUNS=-1, e.g. "make FUZZ_RUNS=-1 fuzz"
2021-03-18 16:48:19 -06:00
..
regress
/logwrap
Test eventlog_writeln() when word wrap is disabled.
2020-10-28 13:47:40 -06:00
eventlog_conf.c
Move eventlog config code into eventlog_conf.c
2021-02-24 14:25:39 -07:00
eventlog_free.c
Move eventlog_free() into its own file.
2021-02-24 13:59:17 -07:00
eventlog.c
Log peer address in sudo_logsrvd JSON-format logs.
2021-03-02 18:37:35 -07:00
logwrap.c
Quiet a few Solaris Studio compiler warnings.
2021-03-10 08:57:28 -07:00
Makefile.in
Add a new "fuzz" target that executes the fuzzers for 8192 runs each.
2021-03-18 16:48:19 -06:00