Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-06 | Fix package name in go.modhalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1 | Sebastien Douheret | 1 | -1/+1 | |
Change-Id: I6846e8dbf907349bd6780998b128a6427d98860c Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2019-04-04 | Fixed package tree and go mod filev0.5.0 | Sebastien Douheret | 10 | -49/+10 | |
Change-Id: I1047094d5b80d0622e2c2ce674979f18207b8c0f Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2019-03-08 | Use go module files: go.mod & go.sumv0.4.0 | Sebastien Douheret | 3 | -12/+83 | |
Get ride of glide that is now marked as obsolete. Change-Id: I85e982b5abf5287069a26e1953378a759309ef3b Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2019-03-08 | Update vscode workspace settingsv0.3.1 | Sebastien Douheret | 1 | -0/+11 | |
Change-Id: I25df360182a2d6e5e262e50c08e3a4e0dfa2977a Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-06-19 | Set Content-Type to json in httpclient libhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy_6.90.0guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.1guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.3flounder/5.99.2flounder/5.99.17.90.06.99.46.99.36.99.26.99.16.90.05.99.65.99.55.99.35.99.25.99.1 | Sebastien Douheret | 1 | -0/+9 | |
Change-Id: I1f1dcb613c685aeac9981d85460b7899bb323a4d Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-03-09 | Removed deprecated ExecPipeWs function (replaced by eows lib)v0.3.0 | Sebastien Douheret | 1 | -151/+0 | |
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> | |||||
2018-01-02 | Added AGL .gitreview file | Sebastien Douheret | 1 | -0/+5 | |
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-12-12 | Added error about client ID or CSRF in log. | Sebastien Douheret | 1 | -0/+1 | |
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-11-23 | Add missing "in" argument for HTTP put function.v0.1.6 | Sebastien Douheret | 1 | -2/+2 | |
2017-11-06 | Added highlevel request functions (Get, Post, ...)v0.1.5 | Sebastien Douheret | 1 | -53/+115 | |
2017-10-05 | Add PUT and DELETE requests support.v0.1.4 | Sebastien Douheret | 1 | -24/+43 | |
2017-09-29 | Changed log info on response error. | Sebastien Douheret | 1 | -4/+1 | |
2017-09-29 | Fixed Httpclient logging.v0.1.3 | Sebastien Douheret | 1 | -5/+20 | |
- Allowed to set logger output, level and prefix on creation (part of HTTPClientConfig) - Fixed log level decoding | |||||
2017-09-29 | Fixed HTTPClient creation when client not responding. | Sebastien Douheret | 1 | -4/+22 | |
2017-09-22 | Fixed bug when not client ID detected | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Added GetExePathv0.1.2 | Sebastien Douheret | 1 | -12/+17 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Added GetUserHomev0.1.1 | Sebastien Douheret | 1 | -0/+14 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Added ${EXEPATH} support to ResolveEnvVar. | Sebastien Douheret | 1 | -8/+27 | |
2017-08-24 | Add prefix and set level from string to HTTP logger.v0.1.0 | Sebastien Douheret | 1 | -22/+49 | |
2017-08-24 | Rework logger of HTTPClient | Sebastien Douheret | 1 | -28/+32 | |
2017-08-18 | Removed unintentionally commited lines.v0.0.2 | Sebastien Douheret | 1 | -2/+0 | |
2017-08-11 | Add IsDir function. | Sebastien Douheret | 1 | -0/+12 | |
2017-08-09 | Fix windows build. | Sebastien Douheret | 1 | -5/+1 | |
2017-08-08 | Commented exported functions or structures. | Sebastien Douheret | 2 | -6/+8 | |
2017-08-07 | Added eows (Exec Over WebSocket) package. | Sebastien Douheret | 7 | -0/+398 | |
2017-08-07 | Define cmdID as string. | Sebastien Douheret | 1 | -5/+5 | |
2017-08-07 | Make ResponseToBArray of httpclient public. | Sebastien Douheret | 1 | -4/+4 | |
2017-06-26 | Add READMEv0.0.1 | Sebastien Douheret | 1 | -0/+6 | |
2017-06-26 | Initial commit to add golib | Sebastien Douheret | 4 | -0/+505 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-26 | Initial commit | Sebastien D | 1 | -0/+201 | |