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