Missingmew
|
3107f89684
implemented and fixed put, implement correct semantics prepare get
|
5 years ago |
Missingmew
|
09c835295c
Merge branch 'cleanup-cli' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 years ago |
Missingmew
|
284d49cde2
fix broken constructor for cmdman
|
5 years ago |
Missingmew
|
2d312a55ba
Merge branch 'cleanup-gui' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 years ago |
Cyamond
|
6edb89ef18
made GUI ready for protocol 0.2
|
5 years ago |
Cyamond
|
cb3d459c46
Merge remote-tracking branch 'origin/gui-bugfix-readOffset-outOfBounds' into cleanup-gui
|
5 years ago |
Cyamond
|
6275334011
added some comments
|
5 years ago |
Denys
|
a9ae3cdc76
adding put/putdata/get (todo: getdata), not completely working yet
|
5 years ago |
Denys
|
00a0cfe624
made tokenizing code nicer
|
5 years ago |
Missingmew
|
8cc3aa6081
rework output message system, todo: get readline prompt fully working after output
|
5 years ago |
Missingmew
|
239f874743
remove old command code
|
5 years ago |
Jonas Pflanzer
|
327e03c0e6
Merge branch 'us12' into develop
|
5 years ago |
Jonas Pflanzer
|
01c7bacaa4
Adding UserManager.cpp to tests CMakeLists.txt
|
5 years ago |
Jonas Pflanzer
|
51bc8e5019
Clang format
|
5 years ago |
marius.rescheleit
|
9cae9fb136
merged develop into us12
|
5 years ago |
Jonas Pflanzer
|
7c25df7615
Own folder for tests in build directory
|
5 years ago |
Sander, Paul
|
1444e36478
Merge branch 'us16-gui-list' into 'develop'
|
5 years ago |
Cyamond
|
2fd8cc768e
Implemented simple List Files on GUI
|
5 years ago |
Missingmew
|
d51363af21
fix mapping for disconnect, properly break out of netmain, todo: stop main user input after disconnect
|
5 years ago |
Missingmew
|
90acb7ccdf
get actual working code, add more debugging output. to investigate: trailing buffer content
|
5 years ago |
Missingmew
|
3d986ff498
continue refactor, now multithreaded
|
5 years ago |
Jonas Pflanzer
|
fa5bb1c9a8
Renaming user_manager to UserManager
|
5 years ago |
Jonas Pflanzer
|
0addbfe68e
Changed user_manager signatures and clang-format
|
5 years ago |
marius.rescheleit
|
7ed3cc39bd
adde javadoc
|
5 years ago |
Jonas Pflanzer
|
ed1bdb2ac2
Merge branch 'cleanup-daemon-con_handler' into develop
|
5 years ago |
Jonas Pflanzer
|
4b39cb1a7b
Bugfix GUI - readOffset out of bounds
|
5 years ago |
Missingmew
|
103af4e4b7
Merge branch 'cleanup-daemon-con_handler' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 years ago |
Jonas Pflanzer
|
a894b91c91
Merge branch '15-client-server-protocol-needs-a-redesign' into develop
|
5 years ago |
Jonas Pflanzer
|
bef1ebe4c2
Protocol 0.2 last minute changes :)
|
5 years ago |
Missingmew
|
c8e50e36a0
merge netman back into ioman, reorder some things and get prompts working
|
5 years ago |