Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -3/+5 |
* | soup: omit deprecated g_type_init() when using >= GLIB 2.36 | Martin Willi | 2013-07-18 | 1 | -0/+2 |
* | g_thread_init() is deprecated since Glib 2.23 | Tobias Brunner | 2013-01-24 | 1 | -0/+3 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | 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 |