Commit History

Author SHA1 Message Date
  stefan d613984e9d fixed transport search function - added test 11 months ago
  stefan bd64923590 added checks for packet lengths 11 months ago
  stefan c5d9aaa9c4 added address to transport layer 11 months ago
  stefan 35c24d6b3c added addressing 11 months ago
  stefan 39ee823520 added search implementation to transport layer 11 months ago
  stefan 65f61db822 implemented transport layers packet size interface 11 months ago
  shimatta 2873e4d355 Merge branch 'feature/mess_around_with_transport_layer' of shimatta/shellmatta into develop 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 93e04e04a8 added payload with maximum needed size to internal package type 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 646c38b793 improved documentation of transport layer and fixed reset function 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 7501d2be7f extended crc32 tests 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 39ab206bb2 added test cases for transport layer 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH fc1353b999 moved transport layer tests to its own directory 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 4578f6293c added output to gitignore 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer 11 months ago
  shimatta 280af5b811 Merge branch 'feature/#68-hide-command-echo-on-unknown-command-when-echo-is-turned-off' of shimatta/shellmatta into develop 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo 11 months ago
  shimatta 67279a17cb Merge branch 'feature/#63-add-simple-authentication-mechanism' of shimatta/shellmatta into develop 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface 11 months ago
  Strobel, Stefan | Friedrich Lütze GmbH cac83a3500 refactored auth test file 11 months ago
  stefan d19cd9daa9 added test for autocomplete hiding private commands 11 months ago
  stefan 7fb6048580 fix comment 11 months 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 11 months ago
  stefan 495cc02233 updated copyright notices 11 months ago
  stefan 7758d28cc8 extended tests to cover functions actually being called 11 months ago
  stefan aa57ab7bf6 fix typo 11 months ago
  stefan bb7152a642 cleaning up, fixing cppcheck findings 11 months ago
  stefan 8ddd166b3e only call login function when the login was successful 11 months ago
  stefan a78091f623 running all tests in the end to get a combined coverage report 11 months ago