Commit History

Author SHA1 Message Date
  Sander, Paul 856ce375bf US53: CLI adjust output of status command to show username and IP/port 4 years ago
  Sander, Paul acb4e778e0 too few args now cause a json output with command field error (as this is a syntactical error), adjust tests, add tests for connect 4 years ago
  Serdyukov, Denys 41c5d1cdb1 Resolve "multiple extendedlist commands cause all following commands to fail" 4 years ago
  Serdyukov, Denys 56acccb090 Correct output texts for cmdman 4 years ago
  Sander, Paul 3003d05201 ensure CLI is spawned before trying to join threads on exit, ensure CLI path is valid for CliManager::init 4 years ago
  Serdyukov, Denys a3351c8ca9 US45.2: Extendedlist (CLI) 4 years ago
  Serdyukov, Denys 31892d52a9 US38.2: Extended status (CLI) 4 years ago
  Serdyukov, Denys 15d2baa56e US41.2: Covert Channel Queueing (CLI) 4 years ago
  Sander, Paul fba1e1d325 US30.2: Notifications (CLI) 4 years ago
  Sander, Paul 5e1a4565bd rework CMakeLists into one per directory with one top-level file to build all. get boilerplate for cmdman_test up, also test for version command. 4 years ago
  Sander, Paul b5558de178 Begin rework into allowing multiple server sessions from one CLI session 4 years ago
  Serdyukov, Denys cabfe9036d US26.2: delete file (CLI) 4 years ago
  Sander, Paul 57d083fcb5 rework crypto, fix broken read of key, crypto should now work together with cryptotest in test folder 4 years ago
  Missingmew a39ee97d3f run autoformatter with new config 4 years ago
  Missingmew 8061b69f53 Merge branch 'us21-2-user-deletion-cli' into develop 4 years ago
  Denys 8e7ce602b8 add argument bound checks for command head (+autoformat) 4 years ago
  Denys 0d4f8d5dac deleteme now prints a success message (+ autoformat) 4 years ago
  Denys d179f18e6b first implementation of deleteme cmd for CLI 4 years ago
  Denys 2ca2fd70e7 implemented head command for cli 4 years ago
  Denys cdce834ae2 autoformat 4 years ago
  Denys 820cab9a80 login/signup now show an error if already logged in (or login request already sent) 4 years ago
  Denys 499dff0760 added signup command 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
  Missingmew c12e92f2c0 switch internal messaging to json, switch rettype to flag model, change UserIoManager to prettyprint json 4 years ago
  Missingmew 7b83a2dc39 minor cleanup, add documentation to headers 4 years ago
  Missingmew 56295a8a80 replace undefined behaviour with proper code 4 years ago
  Missingmew 6149d216eb add list 4 years ago
  Missingmew 3107f89684 implemented and fixed put, implement correct semantics prepare get 4 years ago
  Denys a9ae3cdc76 adding put/putdata/get (todo: getdata), not completely working yet 4 years ago
  Missingmew 90acb7ccdf get actual working code, add more debugging output. to investigate: trailing buffer content 4 years ago