Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer 1 vuosi sitten
  stefan 495cc02233 updated copyright notices 1 vuosi sitten
  stefan bb7152a642 cleaning up, fixing cppcheck findings 1 vuosi sitten
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode 1 vuosi sitten
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted 2 vuotta sitten
  stefan 030113ef0d hiding unpermitted commands from help 2 vuotta sitten
  stefan 186d76d30e finished login command 2 vuotta sitten
  stefan f58fe1de29 added basic login/logout logic 2 vuotta sitten
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode 3 vuotta sitten
  prozessorkern c1f42d8239 checking for buffer overflow in insertChars function 4 vuotta sitten
  prozessorkern a5bd5c57ab added detailed help function 4 vuotta sitten
  prozessorkern eb524436ce improved style and fixed some cppcheck findings 4 vuotta sitten
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation 4 vuotta sitten
  prozessorkern ac6ffb9602 fixed findings from static analysis 4 vuotta sitten
  prozessorkern f5f9c62493 tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases 4 vuotta sitten
  prozessorkern 6c76dfc7ae fixed comments to get rid of doxygen warnings 5 vuotta sitten
  prozessorkern d7962a54dc added busy mode and test 5 vuotta sitten
  prozessorkern 5e84f1b022 added continuous mode support fix #3 5 vuotta sitten
  prozessorkern 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 5 vuotta sitten
  prozessorkern 2d130e2ee1 added long option parser fix #1 5 vuotta sitten
  prozessorkern 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests 5 vuotta sitten
  prozessorkern d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests 5 vuotta sitten
  prozessorkern c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 5 vuotta sitten
  prozessorkern 34ec2d9b45 removed \e from sourcecode and testcases 5 vuotta sitten
  shimatta ea3c90f305 Merge branch 'feature/add_tests_#5' of shimatta/shellmatta into develop 5 vuotta sitten
  stefan 3194012bae got rid of compiler warnings 5 vuotta sitten
  prozessorkern 280e512746 added basic heredoc function 5 vuotta sitten
  prozessorkern e5bf8572c2 fixed broken forward cursor fix #17 5 vuotta sitten
  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 vuotta sitten