aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/soup_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input/soup: remove redundant flag "ready"Max Kellermann2011-09-161-6/+2
* input/soup: report failure in _read()Max Kellermann2011-09-161-0/+1
* input/soup: unlock before cancelling the soup messageMax Kellermann2011-09-161-3/+5
* input/soup: fix "unused local variable" warningsMax Kellermann2011-09-161-1/+1
* input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-141-0/+1
* input/soup: free all resources in method close()Max Kellermann2011-08-241-0/+10
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+370