Commit History

Author SHA1 Message Date
  Sander, Paul 856c9872db Merge branch 'us18-cli-gui-protocol' into 'develop' 5 years ago
  Sander, Paul 67cf0ef8ff Merge branch 'develop' into 'us18-cli-gui-protocol' 5 years ago
  Sander, Paul d11390474e Merge branch 'us18-cli-output' into 'develop' 5 years ago
  Jonas Pflanzer b40d725b41 Don't abuse the stack for buffers 5 years ago
  Missingmew d255b7f211 make handleVersion and handleLogin print output as desired 5 years ago
  Missingmew dc3660f42b disable machine debug output 5 years ago
  Missingmew 6a67264eb5 remove unnecessary welcome message 5 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 5 years ago
  Denys dfcd61fcd5 Merge branch 'develop' of git.rwth-aachen.de:tobias.wach/ccats into us18-cli-output 5 years ago
  Jonas Pflanzer 039dca2c4a Fix put, get files miss bytes Bug 5 years ago
  Denys b89cea95ff put and get can now handle file paths - now compiling (oops) 5 years ago
  Denys 62279a392f put and get can now handle file paths 5 years ago
  Denys 77c876d578 fixed a few message types in cmdman 5 years ago
  Missingmew c12e92f2c0 switch internal messaging to json, switch rettype to flag model, change UserIoManager to prettyprint json 5 years ago
  Serdyukov, Denys dbae13f857 Merge branch 'cleanup-cli' into 'develop' 5 years ago
  Missingmew 7b83a2dc39 minor cleanup, add documentation to headers 5 years ago
  Missingmew 986041b3a1 run autoformatter after rl alternative interface 5 years ago
  Missingmew 391d5e014a switch readline over to alternative interface for proper multithreading of it 5 years ago
  Denys 529604465a Merge branch 'cleanup-cli' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli 5 years ago
  Denys b63f41a886 fixed tokenizer 5 years ago
  Jonas Pflanzer ff2d87b0cd Fix base64 encoding for CLI as well 5 years ago
  Jonas Pflanzer e21eead710 Fix base64 decoding 5 years ago
  Missingmew 3d209720d0 fix mutex mistake, rerun autoformatter 5 years ago
  Missingmew 56295a8a80 replace undefined behaviour with proper code 5 years ago
  Serdyukov, Denys 24b20b5fc7 fixed typo in CLI-GUI protocol 5 years ago
  Jonas Pflanzer be459b066f put: Check if file exists correctly 5 years ago
  Missingmew e29de198a8 add specification for head and deleteme to Client-Server protocol 5 years ago
  Missingmew 116729a28c fix minor listing issues (add chunk counting) 5 years ago
  Missingmew 6149d216eb add list 5 years ago
  Missingmew 17aea01a58 finish put and get, todo list 5 years ago