summaryrefslogtreecommitdiff
path: root/ext/curl/gstcurlsmtpsink.c
Commit message (Expand)AuthorAgeFilesLines
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* curlsmtpsink: add final boundary to all multipart emailsBranko Subasic2014-12-191-22/+25
* curlsmtpsink: Set CURLOPT_UPLOAD to 1 to not use VRFY and other unneeded comm...Vivia Nikolaidou2014-10-061-0/+7
* curlsmtpsink: Email with multipart content-type should end with a final boundaryLihua Liu2014-10-061-2/+2
* curlsmtpsink: Email with multipart content-type should end with a final boundaryLihua Liu2014-09-251-0/+4
* curl*sink: report errors from curl when setting optionsSebastian Rasmussen2014-04-261-18/+47
* curl*sink: post error on bus in element, not transfer threadSebastian Rasmussen2014-04-261-9/+2
* curl*sink: fix some gst-indent problemsSebastian Rasmussen2014-04-261-5/+8
* curl: remove unneeded NULL checkVincent Penquerc'h2014-04-101-6/+4
* curlsmtpsink: Include timezone information in mail headerLihua Liu2014-02-111-1/+1
* curl: Fix indentionSebastian Dröge2013-12-171-5/+8
* curlsmtpsink: removed an incorrect assertPatricia Muscalu2013-06-111-1/+0
* curlsmtpsink: terminate transfer thread properlyPatricia Muscalu2013-05-241-34/+75
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* curlsmtpsink: add comment describing functionSebastian Rasmussen2012-10-241-0/+6
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* curl: fix build on win32Руслан Ижбулатов2012-09-281-0/+10
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* curl: fixed some memory leaks in the plugin and the unit testsPatricia Muscalu2012-08-031-1/+2
* curl: fix compilationWim Taymans2012-05-141-4/+4
* curl: new curlsmtpsink elementSebastian Rasmussen2012-05-121-0/+928