aboutsummaryrefslogtreecommitdiff
path: root/src/input/curl_input_plugin.c
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-09-01
|\
| * input/curl: implement a hard-coded timeout of 10 secondsMax Kellermann2011-08-26
* | input/curl: use the I/O threadMax Kellermann2011-08-25
* | input/curl: eliminate attribute "eof"Max Kellermann2011-08-25
* | input/curl: release "easy" CURL handle as early as possibleMax Kellermann2011-08-25
* | input/curl: move code to input_curl_flush_buffers()Max Kellermann2011-08-25
* | input/curl: pass input_curl to fill_buffer()Max Kellermann2011-08-25
* | input/curl: set GError when init() failsMax Kellermann2011-08-25
* | input/curl: remove obsolete function input_curl_reinit()Max Kellermann2011-08-24
* | Merge branch 'v0.16.x'Max Kellermann2011-08-24
|\|
| * input/curl: limit the receive buffer sizeMax Kellermann2011-08-23
* | copyright year 2011Max Kellermann2011-01-29
* | input/curl: enable CURLOPT_NETRCIan Zimmerman2011-01-29
|/
* Merge release 0.15.13 from branch 'v0.15.x'Max Kellermann2010-10-11
|\
| * input/curl: fix version check for curl_multi_timeout()Max Kellermann2010-09-07
* | Merge release 0.15.12 from branch 'v0.15.x'Max Kellermann2010-07-20
|\|
| * input/curl: remove assertion after curl_multi_fdset()Max Kellermann2010-07-20
| * input/curl: query timeout from CURLMax Kellermann2010-07-20
* | input_stream: added attribute "uri"Max Kellermann2010-01-18
* | input_stream: added function input_stream_deinit()Max Kellermann2010-01-18
* | input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* | Update copyright notices.Avuton Olrich2009-12-31
* | Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-30
|\|
| * input/curl: removed the built-in rewinding codeMax Kellermann2009-12-30
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-29
* | input_stream: return errors with GErrorMax Kellermann2009-12-15
* | input_plugin: method init() returns errors with GErrorMax Kellermann2009-12-14
* | 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