Historie revizí

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