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 |
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 |
Missingmew
|
103af4e4b7
Merge branch 'cleanup-daemon-con_handler' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 years ago |
Missingmew
|
c8e50e36a0
merge netman back into ioman, reorder some things and get prompts working
|
5 years ago |
Jonas Pflanzer
|
d45e06fc78
Put now requires to send amount of chunks
|
5 years ago |
Jonas Pflanzer
|
e057cd4b1a
Maintain READMEs
|
5 years ago |
Jonas Pflanzer
|
6f0fba14c1
Make tests optional
|
5 years ago |
Jonas Pflanzer
|
b2cc3ab105
Adding more jsonCommander tests
|
5 years ago |
Jonas Pflanzer
|
8d6ce34343
First unit tests using gtest and gmock
|
5 years ago |
Jonas Pflanzer
|
dbe179b096
daemon command pointers are in a hash map
|
5 years ago |
Missingmew
|
92acd07fab
begin rework
|
5 years ago |
Missingmew
|
e0639d7f30
unify header naming scheme
|
5 years ago |
Missingmew
|
6c88824c5c
Merge branch 'cleanup-daemon-con_handler' of git.rwth-aachen.de:tobias.wach/ccats into cleanup-cli
|
5 years ago |
Sander, Paul
|
c70f30e35f
Merge branch 'us15-2-list-command-on-client-side' into 'master'
|
5 years ago |
Missingmew
|
1e64d311cf
run autoformatter
|
5 years ago |
Cyamond
|
02826240ad
buffer overflow fix for gui
|
5 years ago |
Jonas Pflanzer
|
850404315e
JsonCommander & FileManager on daemon
|
5 years ago |
Missingmew
|
e01f115bd8
add missing break
|
5 years ago |
Sander, Paul
|
631190338a
Merge branch 'us14-gui-put-get' into 'master'
|
5 years ago |
Cyamond
|
4bd3280ebb
added get and put support
|
5 years ago |
Missingmew
|
00493f7a62
implement machine mode listing
|
5 years ago |
Denys
|
b98c551bd9
added CMD_LIST to commands and useriomanager and bugfixes
|
5 years ago |
Missingmew
|
be51024770
properly minimize json output, reduce some leftover memory from readline#
|
5 years ago |
Missingmew
|
1b0db52078
minimize json output
|
5 years ago |
anon
|
02564e27bf
Solve memory leak from deleting sniffer too early
|
5 years ago |
anon
|
cbd38f871e
async_read_until + json parsing method
|
5 years ago |