A tool for downloading and analysing server info from OriginsRO
Find a file
King_DuckZ 1cb40fd5ba Replace string_view with string
In datatypes.cpp function to_timestamp() the
istringstream needs a string, so passing
a string_view around is pointless.
2020-09-04 00:05:19 +01:00
sample_responses Add new sample response 2020-08-16 17:44:41 +01:00
src Replace string_view with string 2020-09-04 00:05:19 +01:00
subprojects Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +01:00
.gitignore Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +01:00
.gitmodules Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +01:00
COPYING Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
example.c Add example file that's been there forever 2020-08-12 01:07:45 +01:00
meson.build Add curlcpp subproject 2020-08-27 23:55:15 +01:00
meson_options.txt Add option to choose between restc-cpp and nap 2020-08-29 16:42:34 +01:00
orotool.conf Move backend name to config file 2020-08-22 02:30:00 +01:00