Jonas Pflanzer
|
f120e33c05
Remove output of "Hello world" for every sent json answer
|
4 years ago |
Sander, Paul
|
e2ab8c089f
implement very basic ssl, todo allow server to run without ssl and get ssl fully running (broken right now, complains about no shared cipher)
|
4 years ago |
Missingmew
|
a39ee97d3f
run autoformatter with new config
|
4 years ago |
marius.rescheleit
|
d3db8bd633
merged develop into us13
|
4 years ago |
marius.rescheleit
|
9cae9fb136
merged develop into us12
|
4 years ago |
Jonas Pflanzer
|
30fc5c063b
Renaming config to Config and clang-format
|
4 years ago |
Jonas Pflanzer
|
fa5bb1c9a8
Renaming user_manager to UserManager
|
4 years ago |
Jonas Pflanzer
|
0addbfe68e
Changed user_manager signatures and clang-format
|
4 years ago |
marius.rescheleit
|
f20eb052b5
now loading configuration from config namespace
|
4 years ago |
marius.rescheleit
|
4da9b08fe8
added comments
|
4 years ago |
marius.rescheleit
|
7700e4e360
added user management to server and main
|
4 years ago |
Jonas Pflanzer
|
850404315e
JsonCommander & FileManager on daemon
|
4 years ago |
anon
|
cbd38f871e
async_read_until + json parsing method
|
5 years ago |
anon
|
0e4014c08a
Merge branch 'cleanup-daemon-con_handler'
|
5 years ago |
anon
|
fff2ff3aea
Using clang-format on json reader commit
|
5 years ago |
anon
|
fbfe142abe
Reuse json reader instead of creating new ones
|
5 years ago |
anon
|
efa0fd1971
use sendJson method to send json on daemon
|
5 years ago |
anon
|
e4d7d4f3e5
use a read method to read data as daemon
|
5 years ago |
anon
|
5c7f4a40a9
Put and get use received messages
|
5 years ago |
anon
|
0838663783
daemon: json data extraction uses specific types
|
5 years ago |
anon
|
aedb032ab2
Use vectors to encode / decode base64 binary data
|
5 years ago |
anon
|
eac5a2b5c9
Merge branch '9-us09-file-transfer-client-server'
|
5 years ago |
anon
|
157a43f80a
max_data_length for get command
|
5 years ago |
anon
|
45dc651c5e
Include dir for jsoncpp
|
5 years ago |
anon
|
025a2e975a
Status message reports about upload and download
|
5 years ago |
anon
|
94dba6170f
Fix get command so it acts according to protocol
|
5 years ago |
anon
|
1bd098442e
Dameon put file command works
|
5 years ago |
anon
|
60ea2a86b6
Close file after get request was processed
|
5 years ago |
anon
|
b41db132cf
Read new traffic before you answer it
|
5 years ago |
anon
|
dbade41402
Daemon get file command transfers file
|
5 years ago |