Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/curl: use CircularBuffer | Max Kellermann | 2014-03-16 | 1 | -133/+75 |
* | input/curl: add method CurlInputStream::Open() | Max Kellermann | 2014-03-15 | 1 | -12/+17 |
* | input/curl: move _seek() into the CurlInputStream class | Max Kellermann | 2014-03-15 | 1 | -38/+44 |
* | input/curl: move _easy_init() into the CurlInputStream class | Max Kellermann | 2014-03-15 | 1 | -30/+30 |
* | input/curl: pass std::string&& to HeaderReceived() | Max Kellermann | 2014-03-15 | 1 | -25/+8 |
* | input/curl: move code to CurlInputStream methods | Max Kellermann | 2014-03-15 | 1 | -178/+231 |
* | input/curl: rename "error" to "error_buffer" | Max Kellermann | 2014-03-15 | 1 | -3/+3 |
* | input/curl: rename struct input_curl to CurlInputStream | Max Kellermann | 2014-03-15 | 1 | -32/+32 |
* | InputPlugin: allow init() to soft-fail | Max Kellermann | 2014-03-02 | 1 | -4/+6 |
* | input/curl: include cleanup | Max Kellermann | 2014-02-22 | 1 | -1/+0 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+1170 |