Historial de Commits

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