summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Re-enable the XML testlibrest-0-7Debarshi Ray2017-10-171-2/+0
* xml-node: Define the order in which attributes & children are printedDebarshi Ray2017-10-171-1/+22
* xml-node: Remove stray blank spaceDebarshi Ray2017-10-171-1/+1
* xml-node: Use GString in rest_xml_node_print()Christophe Fergeau2017-10-171-9/+12
* build: Bump version to 0.8.10.8.1Timm Bäder2017-05-121-1/+1
* proxycall: remove double-assign to status_{code,message}Timm Bäder2017-03-251-3/+0
* docs: Add some missing symbolsTimm Bäder2017-03-231-0/+3
* RestProxy: Set the payload after _uploadTimm Bäder2017-03-151-1/+1
* build-sys: Set version to 0.8.00.8.0Christophe Fergeau2016-04-181-7/+7
* tests: Fix lastfm testChristophe Fergeau2015-10-061-2/+2
* tests/proxy-continuous: Simplify the codeDebarshi Ray2015-09-171-4/+1
* tests/proxy-continuous: Server chunks can be different from client onesDebarshi Ray2015-09-171-28/+24
* oauth: Don't leak temp data in steal_oauth_paramsChristophe Fergeau2015-07-301-0/+1
* rest-xml-parser: Ignore text content at the top-level of a documentPhilip Withnall2015-04-141-3/+9
* rest-proxy-auth: Add rest_proxy_auth_cancel for cancelling authenticationPavel Grunt2015-04-082-0/+18
* tests: Avoid race condition in threaded tests0.7.93Christophe Fergeau2015-03-172-4/+4
* Switch Flickr examples to https://Florian Weimer2015-03-172-2/+2
* tests: GError pointers must be initializedAlexandre Rostovtsev2015-03-162-2/+2
* Don't dump XML parsing errors to stderr/stdout by defaultChristophe Fergeau2015-03-161-0/+10
* xml-parser: Add missing break in switch statementRob Bradford2014-09-191-0/+1
* oauth: Add missing includeChristophe Fergeau2014-09-031-0/+1
* Post-release version bump to 0.7.93Christophe Fergeau2014-09-031-1/+1
* build-sys: Generate xz tarballs0.7.92Christophe Fergeau2014-09-031-1/+1
* oauth: Don't leak RestProxyCall::token{_secret}Christophe Fergeau2014-09-031-0/+2
* tests/proxy: Make sure GError is unset when call succeedsChristophe Fergeau2014-09-031-0/+5
* tests/proxy: Fix memory leaksChristophe Fergeau2014-09-031-2/+17
* tests/lastfm: Fix memory leakChristophe Fergeau2014-09-031-0/+1
* tests/oauth: Use oauthbin.com as the test serverChristophe Fergeau2014-09-032-12/+12
* tests: Remove more unused variables/codeChristophe Fergeau2014-09-033-9/+0
* tests: Remove unused 'session' variableChristophe Fergeau2014-09-034-12/+0
* tests: Don't call soup_message_headers_get with newer libsoupChristophe Fergeau2014-09-031-0/+5
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-0321-0/+42
* Fix URL used for flickr rest callsChristophe Fergeau2014-09-032-3/+3
* Move RestProxyCallPrivate to rest-proxy-call.cChristophe Fergeau2014-09-033-32/+32
* lastfm: Remove direct access to RestProxyCallPrivateChristophe Fergeau2014-09-031-6/+2
* flickr: Remove direct access to RestProxyCallPrivateChristophe Fergeau2014-09-031-5/+1
* oauth: Remove direct access to RestProxyCallPrivateChristophe Fergeau2014-09-031-6/+6
* oauth: Make sure RestProxyCall::url is set before using itChristophe Fergeau2014-09-033-2/+17
* lastfm: Fix function setting regressionChristophe Fergeau2014-09-021-2/+3
* flickr: Fix function setting regressionChristophe Fergeau2014-09-022-6/+10
* More improvements to rest_proxy_call_get_params API docChristophe Fergeau2014-09-021-2/+2
* Add libsoup to gir includesChristophe Fergeau2014-09-021-1/+1
* Add rest_proxy_add_soup_feature()Christophe Fergeau2014-08-253-0/+41
* Allow to modify REST function in serialize_params vfuncChristophe Fergeau2014-08-252-14/+49
* Add rest_proxy_call_get_function()Christophe Fergeau2014-08-253-0/+26
* Fix rest_xml_node_print name in gtk-doc annotationChristophe Fergeau2014-08-251-1/+1
* Ignore '/' at beginning of REST functionChristophe Fergeau2014-08-251-1/+2
* Use g_hash_table_replace() in rest_params_add()Christophe Fergeau2014-08-251-1/+1
* RestProxyCall: Handle soup_error_new() failuresChristophe Fergeau2014-08-251-0/+9
* doap: add <programming-language>Andre Klapper2014-08-011-0/+1