summaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Collapse)Author
2015-08-11protocol:Gluzskiy Alexandr
thinking about subscriptions server: CLIENT_AUTH_REQUEST partially implemented
2015-08-10server:Gluzskiy Alexandr
setting for port
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-08-04server:Gluzskiy Alexandr
bits of log client-qt: implemented basic message dispatcher ability to send message (all untested)
2015-07-30server:Gluzskiy Alexandr
implementing network io client-qt: implementing network io
2015-07-28missed filesGluzskiy Alexandr
2015-07-28a bit of implementation of client<->server protocolGluzskiy Alexandr
2015-07-13 изменено: protocol/udm.protoGluzskiy Alexandr
изменено: server/src/main.cpp изменено: server/udm-server.cbp
2015-03-31core:Gluzskiy Alexandr
moved on_modules_loaded call to later stage so modules actually can call other modules without race condition and exceptions implemented default metadata_storage basic settings //TODO: per module metadata storage modules: finished flat metadata module base implementation set,get,remove now working and tested via core, via modules
2015-03-29typo fixGluzskiy Alexandr
2015-03-29module settings auto loadingGluzskiy Alexandr
2015-03-29api fixesGluzskiy Alexandr
implemented get_module_settings
2015-03-29work in progressGluzskiy Alexandr
2015-03-29work in progressGluzskiy Alexandr
2015-03-28support ~ variable in config pathGluzskiy Alexandr
2015-03-27working module loaderGluzskiy Alexandr
basic program options support abitilty to print installed modules info started config support implementation
2015-03-27module api fixes (thx 0xd34df00d)Gluzskiy Alexandr
working module prototype
2015-03-25work in progressGluzskiy Alexandr
2015-03-19initial work on project skeletonGluzskiy Alexandr