gstreamer/ext/curl
Sebastian Rasmussen 13f87a1db1 curlhttpsink: allow for unconditionally disabling proxying
Previously if the proxy server hostname was the empty string
curlhttpsink would never even set the libcurl option. For libcurl
however, having a proxy server hostname be the empty string means that
proxying should be disabled even if environment variables might be set.
Now with the restriction lifted, doing this is allowed.

https://bugzilla.gnome.org/show_bug.cgi?id=728960
2014-04-26 10:21:56 +02:00
..
gstcurl.c curl: curlsftpsink - new libcurl-based sink element for SFTP 2013-11-01 17:20:04 +01:00
gstcurlbasesink.c curl*sink: fix typos 2014-04-26 10:20:33 +02:00
gstcurlbasesink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlfilesink.c curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlfilesink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcurlftpsink.c curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlftpsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlhttpsink.c curlhttpsink: allow for unconditionally disabling proxying 2014-04-26 10:21:56 +02:00
gstcurlhttpsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcurlsftpsink.c curl: curlsftpsink - new libcurl-based sink element for SFTP 2013-11-01 17:20:04 +01:00
gstcurlsftpsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlsmtpsink.c curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlsmtpsink.h curlsmtpsink: terminate transfer thread properly 2013-05-24 23:47:50 +01:00
gstcurlsshsink.c curl: curlsftpsink - new libcurl-based sink element for SFTP 2013-11-01 17:20:04 +01:00
gstcurlsshsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurltlssink.c curl*sink: fix typos 2014-04-26 10:20:33 +02:00
gstcurltlssink.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am curl: curlsftpsink - new libcurl-based sink element for SFTP 2013-11-01 17:20:04 +01:00