summaryrefslogtreecommitdiff
path: root/src/lib/scp_uploader.cc
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-07-26Ignore libssh warnings in a nicer way.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-07-17Try to fix Win32 build.Carl Hetherington
2015-07-17Add FTP uploader using curl.Carl Hetherington
2015-07-17Make a generic base for uploaders and move the SCP code into a subclass of that.Carl Hetherington