Historial de Commits

Autor SHA1 Mensaje Fecha
  Strobel, Stefan | Friedrich Lütze GmbH 646c38b793 improved documentation of transport layer and fixed reset function hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 7501d2be7f extended crc32 tests hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 39ab206bb2 added test cases for transport layer hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH fc1353b999 moved transport layer tests to its own directory hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 4578f6293c added output to gitignore hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer hace 9 meses
  shimatta 280af5b811 Merge branch 'feature/#68-hide-command-echo-on-unknown-command-when-echo-is-turned-off' of shimatta/shellmatta into develop hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo hace 9 meses
  shimatta 67279a17cb Merge branch 'feature/#63-add-simple-authentication-mechanism' of shimatta/shellmatta into develop hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH cac83a3500 refactored auth test file hace 9 meses
  stefan d19cd9daa9 added test for autocomplete hiding private commands hace 9 meses
  stefan 7fb6048580 fix comment hace 9 meses
  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 hace 9 meses
  stefan 495cc02233 updated copyright notices hace 9 meses
  stefan 7758d28cc8 extended tests to cover functions actually being called hace 9 meses
  stefan aa57ab7bf6 fix typo hace 9 meses
  stefan bb7152a642 cleaning up, fixing cppcheck findings hace 9 meses
  stefan 8ddd166b3e only call login function when the login was successful hace 9 meses
  stefan a78091f623 running all tests in the end to get a combined coverage report hace 9 meses
  stefan f3b7730be9 added some simple testcases hace 9 meses
  stefan 5f53dccaf6 Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism hace 9 meses
  stefan fd99e275e4 fix auth documentation on auth hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH ffafbff7fe added test for chpasswd function hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 53440e609a added test for commands adding the perm structure on command add hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found hace 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 0a1c52e3de added test for root user hace 9 meses