aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/curl_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-111-8/+8
|/
* input/curl: don't abort if a packet has only metadataMax Kellermann2009-10-111-20/+22
* input/curl: moved code to fill_buffer()Max Kellermann2009-10-111-27/+40
* input_curl: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-281-7/+7
* curl: moved proxy settings to "input" blockMax Kellermann2009-04-251-24/+26
* Add winsock2 headers for curl's use of select() on socketsSean McNamara2009-03-271-1/+7
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* curl: reverse GLIB_CHECK_VERSION()Max Kellermann2009-03-061-1/+1
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-021-1/+2
* input_plugin: added methods init(), finish()Max Kellermann2009-03-021-3/+12
* input: moved plugins to ./src/input/Max Kellermann2009-03-021-0/+958