Missed update to private test repo version.
[dcpomatic.git] / src / lib / curl_uploader.cc
2022-11-02 Carl HetheringtonEnable some debug logging for TMS upload.
2022-11-02 Carl HetheringtonAdd passive mode option to TMS upload.
2022-05-05 Carl HetheringtonUse dcp::File in DCP-o-matic (#2231).
2021-05-03 Carl HetheringtonC++11 tidying.
2021-04-30 Carl HetheringtonC++11 tidying.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-18 Carl HetheringtonUse generic_string() in a couple of places to avoid...
2015-12-03 Carl HetheringtonFix double-free in curl uploader.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-07-17 Carl HetheringtonRemove debug code.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.