This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea9b711a70c3ca200c458eedc1aa2bb52c31f26d
sudo
/
plugins
/
python
/
regress
History
Todd C. Miller
a23048bbb2
Avoid using sprintf(), vsprintf(), strcat(), and strncat().
...
It is less error-prone to use functions with a return value that indicates when truncation ocurred.
2020-03-11 19:46:07 -06:00
..
testdata
Don't hard-code path to logging/__init__.py or line numbers.
2020-03-11 17:18:10 -06:00
check_python_examples.c
plugins/python: autodetect ClassName field
2020-02-28 05:46:54 -07:00
iohelpers.c
Avoid using sprintf(), vsprintf(), strcat(), and strncat().
2020-03-11 19:46:07 -06:00
iohelpers.h
Don't hard-code path to logging/__init__.py or line numbers.
2020-03-11 17:18:10 -06:00
plugin_approval_test.py
plugins/python/regress: add tests for approval plugin
2020-02-12 11:16:00 -07:00
plugin_conflict.py
plugins/python/regress: add a failing textcase about python plugins affect each other
2020-01-24 12:25:15 -07:00
plugin_errorstr.py
plugins/python/regress: add test for callback error msg return
2020-02-10 05:24:16 -07:00
testhelpers.c
Avoid using sprintf(), vsprintf(), strcat(), and strncat().
2020-03-11 19:46:07 -06:00
testhelpers.h
plugins/python/regress: add tests for approval plugin
2020-02-12 11:16:00 -07:00