Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-09 | Added default CTRL+C signal handler. | Sebastien Douheret | 1 | -0/+15 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-03-09 | Fixed terminal output (support escape and control characters) | Sebastien Douheret | 1 | -13/+14 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-03-06 | Added bash completion support. | Sebastien Douheret | 1 | -0/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-02-23 | Added target and terminal supportv1.1.0 | Sebastien Douheret | 1 | -0/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-02-23 | Added logfile support | Sebastien Douheret | 1 | -2/+19 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-24 | Fixed crach when no XDS Server connected. | Sebastien Douheret | 1 | -0/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 1 | -4/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-12 | Adapt early logging level of HTTP client. | Sebastien Douheret | 1 | -1/+6 | |
2017-12-07 | Improved reported error on invalid XDS_AGENT_URL | Sebastien Douheret | 1 | -3/+10 | |
Specifically when AGENT_URL is set to SERVER_URL and consequently connection failed with "Failed to get device ID" error. | |||||
2017-12-07 | Support ~ or $VAR for --config option value | Sebastien Douheret | 1 | -1/+6 | |
2017-12-07 | Display early log when exiting earlier. | Sebastien Douheret | 1 | -6/+19 | |
2017-12-05 | Only update Server URL when it's necessary.v0.1.1 | Sebastien Douheret | 1 | -2/+4 | |
2017-12-05 | Support --config option either before or after command verb. | Sebastien Douheret | 1 | -0/+13 | |
2017-12-04 | Update connection options: --url/XDS_AGENT_URL and --url-server/XDS_SERVER_URL. | Sebastien Douheret | 1 | -15/+49 | |
--url option (or XDS_AGENT_URL env var) must be used to setup connection with XDS agent running locally on developer host. --url-server (XDS_SERVER_URL env var) may be set to overwrite default connection settings with XDS server. | |||||
2017-11-30 | Added Copyright headers.v0.1.0 | Sebastien Douheret | 1 | -2/+21 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Add -u short option for --url and support port number only. | Sebastien Douheret | 1 | -3/+10 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Used new agent lib name xaapiv1 and fix env setup. | Sebastien Douheret | 1 | -2/+0 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | Fixed config file option or env var detection. | Sebastien Douheret | 1 | -19/+36 | |
2017-11-08 | Display help when no arg is set. | Sebastien Douheret | 1 | -1/+5 | |
2017-11-06 | Improved help/description . | Sebastien Douheret | 1 | -10/+27 | |
2017-11-06 | Fixed env vars setting from config file. | Sebastien Douheret | 1 | -1/+25 | |
2017-11-06 | Initial commitv0.0.1 | Sebastien Douheret | 1 | -0/+263 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |