I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
timestamp_remove: remove all matches regardless of timestamp_type
millert
as Todd C. Miller
More... 3 days ago
mkdep.pl: Prevent infinite recursion when looking for includes More... 6 days ago
script_matches: Fix potential NULL dereference if argv has changed
millert
as Todd C. Miller
More... 14 days ago
exec_ptrace_seize: add PTRACE_O_EXITKILL to ptrace options
millert
as Todd C. Miller
More... 14 days ago
fix: update link More... 15 days ago
fix: correct broken link styling in security policy More... 16 days ago
Move tls_connect_error_fn() inside #ifdef HAVE_OPENSSL block
millert
as Todd C. Miller
More... 21 days ago
sudoedit: perform relative file name expansion before policy check
millert
as Todd C. Miller
More... 22 days ago
sudoedit: prepend current working directory for relative file names
millert
as Todd C. Miller
More... 24 days ago
Call signal_pipe_cb() one a second even if the pipe is empty.
millert
as Todd C. Miller
More... about 1 month ago
Use ANSI escape sequence to erase line when "pwfeedback" enabled.
millert
as Todd C. Miller
More... about 1 month ago
sudo_check_temp_file: reject if st_nlink > 1
millert
as Todd C. Miller
More... about 1 month ago
sudo_ttyname_dev: check /dev/console before /proc/self/fd/[0-3]
millert
as Todd C. Miller
More... about 1 month ago
Fix heap buffer overflow in ptrace_writev_vec() for compat binaries More... about 1 month ago
Fix heap buffer overflow in ptrace_writev_vec() for compat binaries More... about 1 month ago
CWD, CHROOT and SHA-2 digest only effect non-builtin commands.
millert
as Todd C. Miller
More... about 1 month ago
Sudoedit arguments must be file names starting with '/' or a regex.
millert
as Todd C. Miller
More... about 1 month ago
verify_execve_args: add execveat(2) support
millert
as Todd C. Miller
More... about 1 month ago
execve_args_match: detect argv[] or envp[] being shorter than expected
millert
as Todd C. Miller
More... about 2 months ago
tgetpass: Honor WAYLAND_DISPLAY and WAYLAND_SOCKET More... about 2 months ago
visudo: fix displaying info about skipped includedir files
millert
as Todd C. Miller
More... about 2 months ago
Regenerate man format manuals
millert
as Todd C. Miller
More... about 2 months ago
The sudo_intercept dso does not intercept fexecve()
millert
as Todd C. Miller
More... about 2 months ago
Sudo's ptrace-based intercept support now intercepts fexecve() too.
millert
as Todd C. Miller
More... about 2 months ago
Add GIT_CONFIG_* to initial_badenv_table[]
millert
as Todd C. Miller
More... about 2 months ago
command_matches_dir: add missing set_cmnd_fd() call on success
millert
as Todd C. Miller
More... about 2 months ago
In C23 the constness of string function returns depends on the first arg
millert
as Todd C. Miller
More... about 2 months ago
get_gmtoff: fix sign bug when local time year < GMT year
millert
as Todd C. Miller
More... about 2 months ago
Do not use the path variable in switch_dir() in case of error More... 2 months ago
ts_match_record: allow sub-second difference in parent pid start time
millert
as Todd C. Miller
More... 2 months ago