Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-27 | Improved helper message | Sebastien Douheret | 1 | -5/+10 | |
Set valid project and sdk IDs in helper message. Change-Id: Icd9851e2e62d03e00197eed0e9c117d0f656ec93 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-06-20 | Fixed invalid arg format (must be []byte) | Sebastien Douheret | 1 | -1/+2 | |
Since changes in xds-server, stdin parameter is now a []byte and no longer a string (see commit 17812a0a in xds-serve repo). Change-Id: I3beac02fafb317b404dac250525ac5d4cbe7dd1e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-02-23 | Fixed list of installed SDKsv1.0.1 | Sebastien Douheret | 1 | -1/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-12 | Fixed Windows support.v0.2.2 | Sebastien Douheret | 1 | -7/+17 | |
2017-12-12 | Fixed crash on xds-agent or server disconnection (IOT-108) | Sebastien Douheret | 1 | -0/+24 | |
2017-12-07 | Improved projects+sdks list output | Sebastien Douheret | 1 | -14/+16 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-07 | Improved reported error on invalid XDS_AGENT_URL | Sebastien Douheret | 1 | -3/+11 | |
Specifically when AGENT_URL is set to SERVER_URL and consequently connection failed with "Failed to get device ID" error. | |||||
2017-12-04 | Update connection env vars XDS_AGENT_URL / XDS_SERVER_URL.v0.2.1 | Sebastien Douheret | 1 | -18/+64 | |
XDS_AGENT_URL env var must be used to setup connection with XDS agent running locally on developer host. XDS_SERVER_URL env var may be set to overwrite default connection settings with XDS server. | |||||
2017-11-30 | Added Copyright headers. | Sebastien Douheret | 1 | -1/+19 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Used new xds agent v1.0.0-rc1 and lib xaapiv1. | Sebastien Douheret | 1 | -64/+70 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Don't try to send signal while gdb is not started. | Sebastien Douheret | 1 | -0/+8 | |
2017-08-28 | Auto set relative path when possible. | Sebastien Douheret | 1 | -12/+41 | |
2017-08-25 | Used fixed version of xds-server and xds-common | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-24 | Set "exec" command from client side.v0.0.2 | Sebastien Douheret | 1 | -1/+1 | |
2017-08-07 | Initial commitv0.0.1 | Sebastien Douheret | 1 | -0/+311 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |