Histórico de Commits

Autor SHA1 Mensagem Data
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities há 9 meses atrás
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation há 9 meses atrás
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos há 9 meses atrás
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer há 9 meses atrás
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface há 9 meses atrás
  stefan 495cc02233 updated copyright notices há 9 meses atrás
  stefan bb7152a642 cleaning up, fixing cppcheck findings há 9 meses atrás
  stefan 5f53dccaf6 Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism há 9 meses atrás
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime há 10 meses atrás
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. há 10 meses atrás
  stefan f6c6a311ec added documentation on auth option há 10 meses atrás
  Mario Hüttel d313514fe8 Add GCC specific format attribute to the function prototype of shellmatta_printf to mark it as a printf-like function. há 1 ano atrás
  Fischer, Simon | Friedrich Lütze GmbH 19b750177a added some function to have more control over ymodem from higher layer há 1 ano atrás
  Simon Fischer 6a51417d1f changed filesize datatype from uint16_t to uint32_t há 1 ano atrás
  stefan cbaacd10cf added simple logging interface for logins há 1 ano atrás
  stefan 26a9116bc1 added doxygen comments to shellmatta auth há 1 ano atrás
  stefan 186d76d30e finished login command há 1 ano atrás
  stefan f58fe1de29 added basic login/logout logic há 1 ano atrás
  Simon Fischer bdbf00d709 ymodem receive, ymodem crc, some utilities há 1 ano atrás
  stefan e3a608294f started implementing the interface to the authentication module há 1 ano atrás
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled há 2 anos atrás
  stefan 59d7eeb689 added shellmatta transport configure interface há 2 anos atrás
  stefan 271a67b58e move transport reset interface to global shellmatta.h - this shall be user accessible há 2 anos atrás
  stefan 2c5e008b7b fixing global naming conventions, messing around wir docs etc. há 2 anos atrás
  stefan 842f3568e8 added shellmatta transport layer flush method to prevent too much overhead há 2 anos atrás
  stefan 0de0350940 moved transport layer functions out of the shellmatta module há 2 anos atrás
  stefan afd0d44aac changed naming convention of transport layer há 2 anos atrás
  stefan bcf2d283c6 added a helper macro for the write method to switch between transport layer and manual mode há 2 anos atrás
  stefan be8b0bffed integrating transport layer instance into shellmatta instance há 2 anos atrás
  Fischer, Simon e78f2ff218 typo há 3 anos atrás