summaryrefslogtreecommitdiff
path: root/server/src/server.cpp
AgeCommit message (Collapse)Author
2015-08-31protocol:Gluzskiy Alexandr
download struct must have module_name field server: core: implemented SERVER_DOWNLOADS_LIST_REPLY (draft) added global downloads list client: using std::string instead of QString to avoid unnecessary conversions
2015-08-16server:Gluzskiy Alexandr
some initial work on authentification part client-qt: some initial work on authentification part
2015-08-09client-qt:Gluzskiy Alexandr
socket wraper to work with both ssl and plain connection server: socket wraper to work with both ssl and plain connection bit of config related changes ssl support (untested)
2015-07-30server:Gluzskiy Alexandr
implementing network io client-qt: implementing network io
2015-07-28missed filesGluzskiy Alexandr