dparrish / libcli

Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
https://dparrish.com/link/libcli
GNU Lesser General Public License v2.1
296 stars 147 forks source link

Optargs #43

Closed RobSanders closed 5 years ago

RobSanders commented 5 years ago

Initial 'functionally complete' status. Passes Covertity scan with '--aggressiveness medium --concurrenty --security --enable-fnptr --enable-callgraph-metrics' as scanning flags Passes valgrind checks with '--leak-check=full --show-leak-kinds=all' as flags

ghost commented 5 years ago

There were the following issues with this Pull Request

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

ghost commented 5 years ago

There were the following issues with this Pull Request

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!