oxen-core/src/rpc
Jason Rhinelander 8e39c84e70 Add a virtual destructor to http_server_base
Clang warns about http_server having a non-virtual destructor; we aren't
actually doing anything that would cause problems, but the warning is
legit and a correct thing to fix.
2021-04-19 01:22:50 -03:00
..
bootstrap_daemon.cpp Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
bootstrap_daemon.h Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
CMakeLists.txt Remove obsolete JSON serialization 2020-11-23 17:16:55 -04:00
core_rpc_server.cpp Fix time_t conversion on macos 2021-04-19 01:18:14 -03:00
core_rpc_server.h Merge pull request #1432 from jagerman/ss-updates 2021-04-18 22:19:13 -03:00
core_rpc_server_commands_defs.cpp Add missing lokinet/ss versions to RPC 2021-04-18 22:20:10 -03:00
core_rpc_server_commands_defs.h Re-do how SS ping tests are handled 2021-04-18 22:20:10 -03:00
core_rpc_server_error_codes.h ERROR_INTERNAL_ERROR is an unholy macro on mingw 2020-06-14 23:43:35 -03:00
http_client.cpp executable names changed 2021-01-04 14:19:42 +11:00
http_client.h executable names changed 2021-01-04 14:19:42 +11:00
http_server.cpp lmq -> omq internal rename 2021-04-08 13:38:51 -03:00
http_server.h Add a virtual destructor to http_server_base 2021-04-19 01:22:50 -03:00
http_server_base.cpp Rename lokimq -> oxenmq 2021-01-14 19:35:00 -04:00
http_server_base.h Add a virtual destructor to http_server_base 2021-04-19 01:22:50 -03:00
lmq_server.cpp lmq -> omq internal rename 2021-04-08 13:38:51 -03:00
lmq_server.h lmq -> omq internal rename 2021-04-08 13:38:51 -03:00
rpc_args.cpp Overhaul http rpc cli options 2020-11-06 11:48:20 -04:00
rpc_args.h Overhaul http rpc cli options 2020-11-06 11:48:20 -04:00