Commit History

Author SHA1 Message Date
  Denys 499dff0760 added signup command 4 years ago
  Missingmew 77fde80805 rework login into regular command, add sanity checks for commands before login, allow disconnect before login, add generic error printing via internal command 4 years ago
  Missingmew d255b7f211 make handleVersion and handleLogin print output as desired 4 years ago
  Missingmew 1e1de39366 make cmdman use printing from ioman, rework internal return value structure, use separate field for possible next command to be executed 4 years ago
  Denys 77c876d578 fixed a few message types in cmdman 4 years ago
  Missingmew c12e92f2c0 switch internal messaging to json, switch rettype to flag model, change UserIoManager to prettyprint json 4 years ago
  Missingmew 3d209720d0 fix mutex mistake, rerun autoformatter 4 years ago
  Missingmew 56295a8a80 replace undefined behaviour with proper code 4 years ago
  Missingmew 116729a28c fix minor listing issues (add chunk counting) 4 years ago
  Missingmew 6149d216eb add list 4 years ago
  Missingmew 17aea01a58 finish put and get, todo list 4 years ago
  Missingmew 7e9260c767 further get and put work, todo correct off by one 4 years ago
  Denys cf104d3140 corrected putdata cmd semantics and putdata handler error message 4 years ago
  Missingmew 3107f89684 implemented and fixed put, implement correct semantics prepare get 4 years ago
  Missingmew 284d49cde2 fix broken constructor for cmdman 4 years ago
  Denys a9ae3cdc76 adding put/putdata/get (todo: getdata), not completely working yet 4 years ago
  Missingmew d51363af21 fix mapping for disconnect, properly break out of netmain, todo: stop main user input after disconnect 4 years ago
  Missingmew 90acb7ccdf get actual working code, add more debugging output. to investigate: trailing buffer content 4 years ago
  Missingmew 3d986ff498 continue refactor, now multithreaded 4 years ago
  Missingmew 92acd07fab begin rework 4 years ago