Historique des commits

Auteur SHA1 Message Date
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation il y a 1 an
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer il y a 1 an
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo il y a 1 an
  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 il y a 1 an
  stefan 495cc02233 updated copyright notices il y a 1 an
  stefan bb7152a642 cleaning up, fixing cppcheck findings il y a 1 an
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found il y a 1 an
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode il y a 1 an
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members il y a 1 an
  stefan 26a9116bc1 added doxygen comments to shellmatta auth il y a 2 ans
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted il y a 2 ans
  stefan 337c9f01df pretending cmd does not exist when not permitted il y a 2 ans
  stefan 186d76d30e finished login command il y a 2 ans
  stefan f58fe1de29 added basic login/logout logic il y a 2 ans
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled il y a 3 ans
  stefan 59d7eeb689 added shellmatta transport configure interface il y a 3 ans
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead il y a 3 ans
  stefan 0de0350940 moved transport layer functions out of the shellmatta module il y a 3 ans
  stefan afd0d44aac changed naming convention of transport layer il y a 3 ans
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode il y a 3 ans
  stefan be8b0bffed integrating transport layer instance into shellmatta instance il y a 3 ans
  stefan f1e729037e fix endianess of transport write il y a 3 ans
  stefan ba03ac9b38 brutally fixing tests il y a 3 ans
  Fischer, Simon bdbff61e38 fix error caused by incorrect implicit casting il y a 3 ans
  Fischer, Simon 1449371f88 currently at least mostly stable working il y a 3 ans
  Fischer, Simon c3d2f94190 send answer to transport layer protocol by switching the write function to transport layer protocol il y a 3 ans
  Fischer, Simon 77cd5dae7a added crc verification to transport layer il y a 3 ans
  Fischer, Simon 714785561b basic transport layer working il y a 3 ans
  Fischer, Simon 6d7f31cba6 handle transport layer header instead of processing as input il y a 3 ans
  prozessorkern eb524436ce improved style and fixed some cppcheck findings il y a 4 ans