summaryrefslogtreecommitdiff
path: root/src/lib/curl_uploader.cc
AgeCommit message (Expand)Author
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-07-10Convert some paths to string.Carl Hetherington
2025-04-28Whitespace: {curl_,scp_,}uploader.{cc,h}Carl Hetherington
2022-11-02Enable some debug logging for TMS upload.Carl Hetherington
2022-11-02Add passive mode option to TMS upload.Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-18Use generic_string() in a couple of places to avoid unwanted backslashes in f...Carl Hetherington
2015-12-03Fix double-free in curl uploader.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-07-17Remove debug code.Carl Hetherington
2015-07-17Add FTP uploader using curl.Carl Hetherington