Kawe Mazidjatari
|
0c5a24152e
|
/W4: Fix name shadowing warnings
Parameter 'hostname' shadows global cvar 'hostname'.
|
2023-04-02 17:40:15 +02:00 |
|
Kawe Mazidjatari
|
dcf6d12ae1
|
Fix memory leak in Curl util code
'curl_slist' pointer should be passed in as reference, as its destroyed elsewhere.
|
2023-02-09 22:56:13 +01:00 |
|
Kawe Mazidjatari
|
6c21fc5b7a
|
Create libcurl wrappers
Created wrappers which are currently focused on master server queries. This avoids boiler plating and manual deleting.
|
2023-01-26 19:54:38 +01:00 |
|