Commit History

Author SHA1 Message Date
  stefan f9dbc35cc6 extended ascii to uint32 method with overflow protection and a customizable base 9 months ago
  stefan dd087aa699 added unittest for CRC16 implementation 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 0df199248a fixed test setup 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH a3415d2a55 Merge branch 'develop' into feature/add_ymodem_receive_functionalities 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 7501d2be7f extended crc32 tests 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 95de370e94 refactoring transport layer implementation 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH fc1353b999 moved transport layer tests to its own directory 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH d84635fbbe Merge branch 'develop' into feature/mess_around_with_transport_layer 9 months ago
  stefan bb7152a642 cleaning up, fixing cppcheck findings 9 months ago
  stefan a78091f623 running all tests in the end to get a combined coverage report 9 months ago
  stefan 5f53dccaf6 Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism 9 months ago
  stefan 1e2c0ee920 allow running individual tests again 10 months ago
  stefan 7520310508 force make to run tests single threaded by adding fake dependencies to all other test targets 10 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module 10 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 314e51dc80 fix dependency path in makefile 10 months ago
  stefan 08a9aca942 messed around with the makefile and tests to get them back running 1 year ago
  stefan f58fe1de29 added basic login/logout logic 1 year ago
  Simon Fischer bdbf00d709 ymodem receive, ymodem crc, some utilities 1 year ago
  stefan e5c69849dd disable transport layer by default, splitted integration test to check if the transport layer can be disabled 2 years ago
  stefan f1e729037e fix endianess of transport write 2 years ago
  stefan ebf0e28843 refactored crc module and added simple unittests 2 years ago
  Fischer, Simon 77cd5dae7a added crc verification to transport layer 3 years ago
  Fischer, Simon | Friedrich Lütze GmbH 0c7ca6069a added shellmatta_transport.c to makefile 3 years ago
  S.Hentges 9537825fd8 Escape braces 3 years ago
  prozessorkern a5bd5c57ab added detailed help function 3 years ago
  prozessorkern e3c35bd0d5 improved doxygen documentation 3 years ago
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation 3 years ago
  prozessorkern ac6ffb9602 fixed findings from static analysis 4 years ago
  S.Hentges e495346d44 Add unittest for otp_peekNextHunk 4 years ago
  S.Hentges 15c846a9f1 Fix identation 4 years ago