summaryrefslogtreecommitdiff
path: root/ext/curl/gstcurlsftpsink.c
Commit message (Expand)AuthorAgeFilesLines
* curlsshsink: Include gst.h and other stuff before anything elseSebastian Dröge2014-07-111-3/+3
* curl: Use winsock2 instead and the GLib macro for checking if we're on WindowsSebastian Dröge2014-07-111-2/+2
* ext: Include winsock.h on Windows when requiredAlexey Pavlov2014-07-111-2/+6
* curls?ftpsink: Fix memory leaks due to new error handlingSebastian Rasmussen2014-06-241-4/+3
* curl*sink: post error on bus in element, not transfer threadSebastian Rasmussen2014-04-261-8/+12
* curl: curlsftpsink - new libcurl-based sink element for SFTPL. Sorin2013-11-011-0/+228