orotool/src
King_DuckZ c98083837d Fix for the new server's reply
Just when I was about to deploy it they changed the
server to return HTTP/2... lol
No big deal (I think), fix the http header parser so
if the "OK" message string is missing it'll keep
parsing.
2020-09-04 01:17:59 +01:00
..
eventia Restore timeouts from previous run 2020-08-16 06:28:58 +01:00
gnulib@444acd314f Add base64 decoding function 2020-08-10 02:35:27 +01:00
nap Fix for the new server's reply 2020-09-04 01:17:59 +01:00
oro Implement ApiNap::fame_list() 2020-09-04 00:58:12 +01:00
roar11 Properly handle SIGINT to quit. 2020-08-15 14:55:59 +01:00
app_config.cpp Move backend name to config file 2020-08-22 02:30:00 +01:00
app_config.hpp Move backend name to config file 2020-08-22 02:30:00 +01:00
base64.cpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
base64.hpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
config.hpp.in Add option to choose between restc-cpp and nap 2020-08-29 16:42:34 +01:00
evloop.cpp Group parameters in a TimerSettings struct 2020-08-16 13:41:32 +01:00
evloop.hpp Move TimerBase's g_extra_wait out to the settings file 2020-08-16 13:31:08 +01:00
ini_file.cpp Add ini file parser from kamokan and meson option for config path 2020-08-10 12:24:39 +01:00
ini_file.hpp Add ini file parser from kamokan and meson option for config path 2020-08-10 12:24:39 +01:00
main.cpp Make Api virtual. 2020-08-29 17:10:41 +01:00
meson.build Build fix for systems without libev in pkg-config 2020-08-29 19:32:18 +01:00
timer_base.cpp Group parameters in a TimerSettings struct 2020-08-16 13:41:32 +01:00
timer_base.hpp Group parameters in a TimerSettings struct 2020-08-16 13:41:32 +01:00
timer_oro_api.cpp Add option to choose between restc-cpp and nap 2020-08-29 16:42:34 +01:00
timer_oro_api.hpp Try to manage error responses 2020-08-16 17:46:32 +01:00