Histórico de commits

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