Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add features support to soup plugin | Martin Willi | 2011-10-14 | 1 | -8/+13 |
* | Added a (not yet implemented) plugin_t method to reload plugin configuration | Martin Willi | 2011-04-15 | 1 | -0/+1 |
* | Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ... | Martin Willi | 2011-04-15 | 1 | -0/+7 |
* | Added support for FETCH_CALLBACK to soup fetcher | Martin Willi | 2011-04-04 | 1 | -9/+45 |
* | Added a new FETCH_CALLBACK option to fetch data without allocation | Martin Willi | 2011-04-04 | 1 | -1/+2 |
* | Implemented an alternative HTTP fetcher based on libsoup | Martin Willi | 2011-01-17 | 5 | -0/+333 |