aboutsummaryrefslogtreecommitdiff
path: root/src/input/curl_input_plugin.c
Commit message (Expand)AuthorAge
* include config.h in all sourcesMax Kellermann2009-11-12
* configure.ac: require GLib 2.12Max Kellermann2009-11-10
* Merge branch 'v0.15.x'Max Kellermann2009-10-13
|\
| * input/curl: fixed endless loop during bufferingMax Kellermann2009-10-13
* | tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* | configure.ac: require GLib 2.16Max Kellermann2009-10-13
* | input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-11
|/
* input/curl: don't abort if a packet has only metadataMax Kellermann2009-10-11
* input/curl: moved code to fill_buffer()Max Kellermann2009-10-11
* input_curl: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* curl: moved proxy settings to "input" blockMax Kellermann2009-04-25
* Add winsock2 headers for curl's use of select() on socketsSean McNamara2009-03-27
* all: Update copyright header.Avuton Olrich2009-03-13
* curl: reverse GLIB_CHECK_VERSION()Max Kellermann2009-03-06
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-02
* input_plugin: added methods init(), finish()Max Kellermann2009-03-02
* input: moved plugins to ./src/input/Max Kellermann2009-03-02