提交歷史

作者 SHA1 備註 提交日期
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities 1 年之前
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation 1 年之前
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer 1 年之前
  Strobel, Stefan | Friedrich Lütze GmbH 8a14afc035 hiding input in command not found message with disabled echo 1 年之前
  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 年之前
  stefan 495cc02233 updated copyright notices 1 年之前
  stefan bb7152a642 cleaning up, fixing cppcheck findings 1 年之前
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found 1 年之前
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode 1 年之前
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members 1 年之前
  Fischer, Simon | Friedrich Lütze GmbH 19b750177a added some function to have more control over ymodem from higher layer 2 年之前
  Fischer, Simon | Friedrich Lütze GmbH 681baae0d0 temporary changes for debugging 2 年之前
  Simon Fischer be0496e673 disable transport layer for ymodem 2 年之前
  stefan 26a9116bc1 added doxygen comments to shellmatta auth 2 年之前
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted 2 年之前
  stefan 337c9f01df pretending cmd does not exist when not permitted 2 年之前
  stefan 186d76d30e finished login command 2 年之前
  stefan f58fe1de29 added basic login/logout logic 2 年之前
  Simon Fischer bdbf00d709 ymodem receive, ymodem crc, some utilities 2 年之前
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled 3 年之前
  stefan 59d7eeb689 added shellmatta transport configure interface 3 年之前
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead 3 年之前
  stefan 0de0350940 moved transport layer functions out of the shellmatta module 3 年之前
  stefan afd0d44aac changed naming convention of transport layer 3 年之前
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode 3 年之前
  stefan be8b0bffed integrating transport layer instance into shellmatta instance 3 年之前
  stefan f1e729037e fix endianess of transport write 3 年之前
  stefan ba03ac9b38 brutally fixing tests 3 年之前
  Fischer, Simon bdbff61e38 fix error caused by incorrect implicit casting 3 年之前
  Fischer, Simon 1449371f88 currently at least mostly stable working 3 年之前