index
:
ogClient
master
more_events
winlinux
OpenGnsys client
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
HTTPParser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
(Clean-Up) Rename HTTPParser to restRequest
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+1
*
(Clean-Up) Rename cmd variable to body
Alvaro Neira Ayuso
2020-01-19
1
-15
/
+15
*
(Clean-Up) Rename cmd function/variables to use "run" syntax
Alvaro Neira Ayuso
2020-01-19
1
-4
/
+4
*
(Clean-Up) Rename jsoncmd variable to json_param
Alvaro Neira Ayuso
2020-01-19
1
-14
/
+14
*
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