Commit History

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