Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve /image/create command response | Alvaro Neira Ayuso | 2020-01-19 | 1 | -0/+7 |
* | Include License header | Alvaro Neira Ayuso | 2020-01-19 | 1 | -0/+8 |
* | Include echo option for returning shell output | Alvaro Neira Ayuso | 2020-01-19 | 1 | -0/+8 |
* | Add restore/image command for restoring images on the machine | Alvaro Neira Ayuso | 2020-01-19 | 1 | -0/+35 |
* | Add setup command for configuring the machine | Alvaro Neira Ayuso | 2020-01-19 | 1 | -1/+23 |
* | Add session command to init the opengnsys session | Alvaro Neira Ayuso | 2020-01-19 | 1 | -0/+14 |
* | (BUG) Fix crash when json message received is incomplete | Alvaro Neira Ayuso | 2020-01-19 | 1 | -1/+6 |
* | Add shell run and output commands | Alvaro Neira Ayuso | 2020-01-19 | 1 | -6/+18 |
* | Port program to Python 3 | Alvaro Neira Ayuso | 2020-01-19 | 1 | -3/+3 |
* | Add HTTP parser support | Alvaro Neira Ayuso | 2020-01-19 | 1 | -0/+54 |