Jonas Pflanzer
|
ff2d87b0cd
Fix base64 encoding for CLI as well
|
5 年 前 |
Jonas Pflanzer
|
e21eead710
Fix base64 decoding
|
5 年 前 |
Missingmew
|
3d209720d0
fix mutex mistake, rerun autoformatter
|
5 年 前 |
Missingmew
|
56295a8a80
replace undefined behaviour with proper code
|
5 年 前 |
Missingmew
|
116729a28c
fix minor listing issues (add chunk counting)
|
5 年 前 |
Missingmew
|
6149d216eb
add list
|
5 年 前 |
Missingmew
|
17aea01a58
finish put and get, todo list
|
5 年 前 |
Missingmew
|
7e9260c767
further get and put work, todo correct off by one
|
5 年 前 |
Denys
|
cf104d3140
corrected putdata cmd semantics and putdata handler error message
|
5 年 前 |
Missingmew
|
3107f89684
implemented and fixed put, implement correct semantics prepare get
|
5 年 前 |
Missingmew
|
09c835295c
Merge branch 'cleanup-cli' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 年 前 |
Missingmew
|
284d49cde2
fix broken constructor for cmdman
|
5 年 前 |
Missingmew
|
2d312a55ba
Merge branch 'cleanup-gui' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 年 前 |
Cyamond
|
6edb89ef18
made GUI ready for protocol 0.2
|
5 年 前 |
Cyamond
|
cb3d459c46
Merge remote-tracking branch 'origin/gui-bugfix-readOffset-outOfBounds' into cleanup-gui
|
5 年 前 |
Cyamond
|
6275334011
added some comments
|
5 年 前 |
Denys
|
a9ae3cdc76
adding put/putdata/get (todo: getdata), not completely working yet
|
5 年 前 |
Denys
|
00a0cfe624
made tokenizing code nicer
|
5 年 前 |
Missingmew
|
8cc3aa6081
rework output message system, todo: get readline prompt fully working after output
|
5 年 前 |
Missingmew
|
239f874743
remove old command code
|
5 年 前 |
Jonas Pflanzer
|
327e03c0e6
Merge branch 'us12' into develop
|
5 年 前 |
Jonas Pflanzer
|
01c7bacaa4
Adding UserManager.cpp to tests CMakeLists.txt
|
5 年 前 |
Jonas Pflanzer
|
51bc8e5019
Clang format
|
5 年 前 |
marius.rescheleit
|
9cae9fb136
merged develop into us12
|
5 年 前 |
Jonas Pflanzer
|
7c25df7615
Own folder for tests in build directory
|
5 年 前 |
Sander, Paul
|
1444e36478
Merge branch 'us16-gui-list' into 'develop'
|
5 年 前 |
Cyamond
|
2fd8cc768e
Implemented simple List Files on GUI
|
5 年 前 |
Missingmew
|
d51363af21
fix mapping for disconnect, properly break out of netmain, todo: stop main user input after disconnect
|
5 年 前 |
Missingmew
|
90acb7ccdf
get actual working code, add more debugging output. to investigate: trailing buffer content
|
5 年 前 |
Missingmew
|
3d986ff498
continue refactor, now multithreaded
|
5 年 前 |