História revízii

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