stefan
|
495cc02233
updated copyright notices
|
1 năm trước cách đây |
stefan
|
bb7152a642
cleaning up, fixing cppcheck findings
|
1 năm trước cách đây |
stefan
|
75c4167e27
removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode
|
1 năm trước cách đây |
stefan
|
8c35d8ba95
hiding command from autocompletion if not permitted
|
2 năm trước cách đây |
stefan
|
030113ef0d
hiding unpermitted commands from help
|
2 năm trước cách đây |
stefan
|
186d76d30e
finished login command
|
2 năm trước cách đây |
stefan
|
f58fe1de29
added basic login/logout logic
|
2 năm trước cách đây |
prozessorkern
|
c1f42d8239
checking for buffer overflow in insertChars function
|
4 năm trước cách đây |
prozessorkern
|
a5bd5c57ab
added detailed help function
|
4 năm trước cách đây |
prozessorkern
|
eb524436ce
improved style and fixed some cppcheck findings
|
4 năm trước cách đây |
prozessorkern
|
e6b45952b3
added tests for shellmatta_history and improved documentation
|
4 năm trước cách đây |
prozessorkern
|
ac6ffb9602
fixed findings from static analysis
|
4 năm trước cách đây |
prozessorkern
|
f5f9c62493
tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases
|
4 năm trước cách đây |
prozessorkern
|
6c76dfc7ae
fixed comments to get rid of doxygen warnings
|
5 năm trước cách đây |
prozessorkern
|
d7962a54dc
added busy mode and test
|
5 năm trước cách đây |
prozessorkern
|
5e84f1b022
added continuous mode support fix #3
|
5 năm trước cách đây |
prozessorkern
|
17bb88d292
changed heredoc to exchange data via a stdin like interface with a read function fix #39
|
5 năm trước cách đây |
prozessorkern
|
2d130e2ee1
added long option parser fix #1
|
5 năm trước cách đây |
prozessorkern
|
2921f9791b
fix #15 added an api to control mode and echo + fixed the implementation and added tests
|
5 năm trước cách đây |
prozessorkern
|
d2617a4f86
close #31 - made all command parameter except the command name optional + added and fixed tests
|
5 năm trước cách đây |
prozessorkern
|
c04accdb55
close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization)
|
5 năm trước cách đây |
prozessorkern
|
34ec2d9b45
removed \e from sourcecode and testcases
|
5 năm trước cách đây |
shimatta
|
ea3c90f305
Merge branch 'feature/add_tests_#5' of shimatta/shellmatta into develop
|
5 năm trước cách đây |
stefan
|
3194012bae
got rid of compiler warnings
|
5 năm trước cách đây |
prozessorkern
|
280e512746
added basic heredoc function
|
5 năm trước cách đây |
prozessorkern
|
e5bf8572c2
fixed broken forward cursor fix #17
|
5 năm trước cách đây |
prozessorkern
|
6b1d550e6b
moved all separatable functions in seperate modules. The main module shellmatta.c now only contains the interface function implementation. Work on #4
|
5 năm trước cách đây |