Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-04 | Fixed package tree and go mod filev0.5.0 | Sebastien Douheret | 5 | -559/+0 | |
Change-Id: I1047094d5b80d0622e2c2ce674979f18207b8c0f Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-03-09 | Improved PtyMode (eows lib). | Sebastien Douheret | 3 | -33/+62 | |
- renamed PtsMode to PtyMode - used byte array instead of string - allowed terminal echo on/off (PtyMode only) - fixed support escaped and control characters (PtyMode only) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-02-23 | Add PtsMode support to eows libv0.2.0 | Sebastien Douheret | 3 | -48/+150 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-26 | Added SplitLineTime and SplitTime support in eowsv0.1.9eel_5.0.1eel/5.0.15.0.1 | Sebastien Douheret | 2 | -18/+53 | |
- Used SplitTime to split command output by line - Used SplitLineTime to split command output by line or until a timeout has passed. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-22 | Fixed reported error and logging.v0.1.8 | Sebastien Douheret | 2 | -5/+5 | |
2017-12-22 | Added splitter method selection in eows lib. | Sebastien Douheret | 2 | -2/+25 | |
2017-11-28 | Fixed incorrect log syntax.v0.1.7 | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-09 | Fix windows build. | Sebastien Douheret | 1 | -5/+1 | |
2017-08-07 | Added eows (Exec Over WebSocket) package. | Sebastien Douheret | 5 | -0/+374 | |