Historique des commits

Auteur SHA1 Message Date
  stefan 6f802670eb added ymodem robustness to missing filesize il y a 9 mois
  stefan b0344dfed5 Merge branch 'develop' into feature/add_ymodem_receive_functionalities il y a 9 mois
  stefan c5d9aaa9c4 added address to transport layer il y a 9 mois
  stefan 39ee823520 added search implementation to transport layer il y a 9 mois
  stefan 65f61db822 implemented transport layers packet size interface il y a 9 mois
  stefan b8709a0332 added integrationtest for ymodem module il y a 9 mois
  stefan 2c57e28fd3 added wait cycle at the end of a ymodem session to flush out all bytes from the sender and get a fresh shellmatta session il y a 9 mois
  stefan ba370ea951 added check for incomplete or superflous reception to ymodem module il y a 9 mois
  stefan 26b25ee206 added structure documentation for ymodem il y a 9 mois
  stefan 5127069c73 suspending shellmatta transport optional mode when ymodem is running il y a 9 mois
  stefan 64be9d7af6 cleaned up shellmatta ymodem - still some things missing il y a 9 mois
  stefan d141d3ea58 got the shellmatta up and running again - missing package decoding il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH 82e14ac80f moved around implementations of ymodem functions il y a 9 mois
  stefan 0ff4483f95 messed around with ymodem breaking it in the process... il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH 5d22d338e7 fix typos il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface il y a 9 mois
  stefan 495cc02233 updated copyright notices il y a 9 mois
  stefan bb7152a642 cleaning up, fixing cppcheck findings il y a 9 mois
  stefan 5f53dccaf6 Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. il y a 9 mois
  stefan f6c6a311ec added documentation on auth option il y a 9 mois
  Mario Hüttel d313514fe8 Add GCC specific format attribute to the function prototype of shellmatta_printf to mark it as a printf-like function. il y a 1 an
  Fischer, Simon | Friedrich Lütze GmbH 19b750177a added some function to have more control over ymodem from higher layer il y a 1 an
  Simon Fischer 6a51417d1f changed filesize datatype from uint16_t to uint32_t il y a 1 an
  stefan cbaacd10cf added simple logging interface for logins il y a 1 an
  stefan 26a9116bc1 added doxygen comments to shellmatta auth il y a 1 an