summaryrefslogtreecommitdiff
path: root/src/other_tools/utils/curl_easy_handle.cpp
AgeCommit message (Expand)Author
2024-11-14other_tools/utils: Implement IWYU suggestionsMaksim Denisov
2024-09-12Prefer fseek ofer rewindKlaus Aehlig
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-11-14curl_easy_handle: Allow non-fatal logging of errors in curl operationsPaul Cristian Sarbu
2023-10-16curl_easy_handle: Ensure we report a fail on HTTP codes >=400Paul Cristian Sarbu
2023-03-23curl_easy_handle: fix unused return value...Alberto Sartori
2023-03-08curl_easy_handle: Add logic for handling user SSL settingsPaul Cristian Sarbu
2023-02-20Print libcurl debug output in just-mr only in case of an error or in case of ...Sascha Roloff
2023-02-17structure cleanup: move libcurl utilities to other_tools...Paul Cristian Sarbu