I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected about 4 years ago.
Jan 10, 2020 — Feb 09, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a simple API for writing JSON records.
millert
as Todd C. Miller
More... about 4 years ago
Add code to generate universally unique identifiers.
millert
as Todd C. Miller
More... about 4 years ago
Sudo 1.8.31 changes.
millert
as Todd C. Miller
More... about 4 years ago
Fix a buffer overflow when pwfeedback is enabled and input is a not a tty.
millert
as Todd C. Miller
More... about 4 years ago
Check for presence of fseeko() regardless of utmp type.
millert
as Todd C. Miller
More... about 4 years ago
Fix warning about unresolved host name with "sudo -l -h hostname".
millert
as Todd C. Miller
More... about 4 years ago
Fix typo in a test: python_policy->close not python_io->close
millert
as Todd C. Miller
More... about 4 years ago
Allow getentropy.c to compile when MAP_ANON is unavailable.
millert
as Todd C. Miller
More... about 4 years ago
Remove multi-thread support from arc4random.
millert
as Todd C. Miller
More... about 4 years ago
plugins/sudo_python_module: Fix double free in sudo.options_as_dict function More... about 4 years ago
Backed out changeset 9dce3ebb2c37
millert
as Todd C. Miller
More... about 4 years ago
Refactor sudo_sendlog in order to be able to send one I/O log multiple times in parallel (for testing purposes) More... about 4 years ago
Fix compilation on IRIX; Bug #915
millert
as Todd C. Miller
More... about 4 years ago
Fix crash in sudo 1.8.30 when suspending sudo at the password prompt.
millert
as Todd C. Miller
More... about 4 years ago
plugins/python: use separate python interpreter for each plugin More... about 4 years ago
plugins/python/regress: add a failing textcase about python plugins affect each other More... about 4 years ago
Document new tls_verify setting.
millert
as Todd C. Miller
More... about 4 years ago
Use AC_CHECK_DECLS when checking for SSL_CTX_set_min_proto_version
millert
as Todd C. Miller
More... about 4 years ago
doc/sudo_plugin_python: update doc about the multiple I/O plugin loading More... about 4 years ago
plugins/python/Makefile.in: update autogenerated header dependencies More... about 4 years ago
plugins/python/pyhelpers: have a default sudo_printf function More... about 4 years ago
src/load_plugins.c: plugins can supply a clone function More... about 4 years ago
logserver option to disable certificate verification on server side and server authentication on client side More... about 4 years ago
Refactor code to allocate and fill struct plugin_container.
millert
as Todd C. Miller
More... about 4 years ago
Document TCP keepalive options in the manual pages.
millert
as Todd C. Miller
More... about 4 years ago
Add proper diacritical to RĂ³bert's name.
millert
as Todd C. Miller
More... about 4 years ago
plugins/python/regress: add a testcase for multiple io plugin loading More... about 4 years ago
Rename tls_checkpeer to tls_reqcert in ServerHello message More... about 4 years ago
plugins/python: fix return value typo for the error case More... about 4 years ago
Install a default sudo.conf file.
millert
as Todd C. Miller
More... about 4 years ago