summaryrefslogtreecommitdiff
path: root/ext/curl/gstcurlsshsink.c
Commit message (Expand)AuthorAgeFilesLines
* curlsshsink: remove redundant else statementLuis de Bethencourt2015-07-061-10/+9
* curlsshsink: use the locally defined typesL. Sorin2014-10-261-4/+4
* 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
* curlsshsink: post error on bus in element, not transfer threadL. Sorin2014-05-211-25/+24
* curlsftpsink: authenticate remote host via public key fingerprintL. Sorin2014-05-201-2/+41
* curl: curlsftpsink - new libcurl-based sink element for SFTPL. Sorin2013-11-011-0/+454