Age | Commit message (Collapse) | Author |
|
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
|
|
some initial work on authentification part
client-qt:
some initial work on authentification part
|
|
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)
|
|
implementing network io
client-qt:
implementing network io
|
|
|