Commit History

Author SHA1 Message Date
  stefan b8709a0332 added integrationtest for ymodem module 9 months ago
  stefan ba370ea951 added check for incomplete or superflous reception to ymodem module 9 months ago
  stefan 5c632acbcd fixed packet size calculation of ymodem 9 months ago
  stefan 64be9d7af6 cleaned up shellmatta ymodem - still some things missing 9 months ago
  stefan d141d3ea58 got the shellmatta up and running again - missing package decoding 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 82e14ac80f moved around implementations of ymodem functions 9 months ago
  stefan 0ff4483f95 messed around with ymodem breaking it in the process... 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH 0cab765489 extended example with a ymodem command 9 months ago
  stefan 0dbe00354d added ymodem command to example 9 months ago
  stefan 495cc02233 updated copyright notices 9 months ago
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. 9 months ago
  stefan 08a9aca942 messed around with the makefile and tests to get them back running 1 year ago
  stefan 186d76d30e finished login command 1 year ago
  stefan f58fe1de29 added basic login/logout logic 1 year ago
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation 3 years ago
  prozessorkern 96cf0c8d65 added busy command to the example + declared option parser options as const 4 years ago
  prozessorkern 3b99ad2a56 fix #43 added a config interface to change the newline character expected 4 years ago
  prozessorkern 5e84f1b022 added continuous mode support fix #3 4 years ago
  prozessorkern 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests 4 years ago
  prozessorkern bf1d91eca7 close #14 - added a resetShell api function + fixed some problems 4 years ago
  prozessorkern d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests 4 years ago
  prozessorkern c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 4 years ago
  prozessorkern d1649e5e86 added remove api + small integratio test close #9 4 years ago
  prozessorkern 16365f341e changed heredoc support 5 years ago
  prozessorkern 280e512746 added basic heredoc function 5 years ago
  prozessorkern 5ff3bfa12e added some integration tests 5 years ago
  prozessorkern d65765371b added unit tests for several util functions 5 years ago
  prozessorkern bafc178caf finished test of itoa 5 years ago
  prozessorkern adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 years ago