Commit History

Author SHA1 Message Date
  stefan 0ff4483f95 messed around with ymodem breaking it in the process... 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH f222fcae19 moved ymodem functions to shellmatta_ymodem.c 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 0cab765489 extended example with a ymodem command 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH dd89a4a125 added documentation page for ymodem 1 year ago
  stefan 0dbe00354d added ymodem command to example 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 0df199248a fixed test setup 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities 1 year ago
  shimatta 2873e4d355 Merge branch 'feature/mess_around_with_transport_layer' of shimatta/shellmatta into develop 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 93e04e04a8 added payload with maximum needed size to internal package type 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 646c38b793 improved documentation of transport layer and fixed reset function 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 7501d2be7f extended crc32 tests 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 39ab206bb2 added test cases for transport layer 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH fc1353b999 moved transport layer tests to its own directory 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 4578f6293c added output to gitignore 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer 1 year ago
  shimatta 280af5b811 Merge branch 'feature/#68-hide-command-echo-on-unknown-command-when-echo-is-turned-off' of shimatta/shellmatta into develop 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo 1 year ago
  shimatta 67279a17cb Merge branch 'feature/#63-add-simple-authentication-mechanism' of shimatta/shellmatta into develop 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface 1 year ago
  Strobel, Stefan | Friedrich Lütze GmbH cac83a3500 refactored auth test file 1 year ago
  stefan d19cd9daa9 added test for autocomplete hiding private commands 1 year ago
  stefan 7fb6048580 fix comment 1 year ago
  stefan f40aca95f6 adding login/logout command dynamically on auth init - the former approach failed when the command list was reordered - might have deleted a command when auth init was called with commands already added 1 year ago
  stefan 495cc02233 updated copyright notices 1 year ago
  stefan 7758d28cc8 extended tests to cover functions actually being called 1 year ago
  stefan aa57ab7bf6 fix typo 1 year ago
  stefan bb7152a642 cleaning up, fixing cppcheck findings 1 year ago
  stefan 8ddd166b3e only call login function when the login was successful 1 year ago