mistserver/src/controller
2020-07-15 19:29:16 +02:00
..
controller.cpp Memory limit checking to help users create optimal configs 2020-02-26 16:08:39 +01:00
controller_api.cpp Added api_endpoint API call to give local API endpoint address, added responses to local-only UDP API, added Socket::getSocketName(), added ability to discover current listening interface address and port for serveSocket-style functions 2020-07-15 19:29:16 +02:00
controller_api.h Backported UDP API from Pro edition 2019-09-09 13:36:09 +02:00
controller_capabilities.cpp Added "version" element to JSON outputs of binaries, added version check in controller (ignores mismatched binaries now) 2019-05-23 12:36:45 +02:00
controller_capabilities.h Removed old converter include. 2015-04-16 12:40:31 +02:00
controller_connectors.cpp Fixed multiple public addresses in controller settings, fixed debug level being passed when set to default 2020-03-10 14:01:21 +01:00
controller_connectors.h Implemented certbot helper utility 2019-09-09 13:19:37 +02:00
controller_statistics.cpp Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:28:30 +02:00
controller_statistics.h Library code style update + some minor backports from Pro edition 2018-12-04 13:11:48 +01:00
controller_storage.cpp Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:28:30 +02:00
controller_storage.h Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:28:30 +02:00
controller_streams.cpp Fixed null members in stream configs causing failures 2019-03-06 10:30:30 +01:00
controller_streams.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00