summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* soup3: added conditional option to mesongwagner/soup3Günther Wagner2021-11-045-5/+21
* Port to libsoup3Carlos Garcia Campos2021-11-0412-112/+719
* Use GUri instead of SoupURICarlos Garcia Campos2021-11-044-22/+40
* Merge branch 'gwagner/docs' into 'master'Günther Wagner2021-10-225-1/+141
|\
| * Add gi-docgen and proper documentation CIGünther Wagner2021-10-215-1/+141
* | tests: fix potential null pointer dereferenceGünther Wagner2021-10-211-1/+1
* | Fix introspection generation for librest-extrasGünther Wagner2021-10-211-2/+2
|/
* Merge branch 'wip/gwagner/meson' into 'master'Günther Wagner2021-10-2111-0/+533
|\
| * Disable oauth1 tests as endpoint is goneGünther Wagner2021-10-211-2/+0
| * Add CI for the librest buildsNiels De Graef2021-10-213-0/+151
| * Port to the Meson build systemNiels De Graef2021-10-218-0/+384
|/
* Merge branch 'parallel-tests' into 'master'Günther Wagner2021-10-211-1/+1
|\
| * tests/custom-serialize: use different tests/proxyRasmus Thomsen2021-01-081-1/+1
* | add myself as maintainerGünther Wagner2021-10-211-0/+8
|/
* DOAP: Replace non-working email address of rburtonAndre Klapper2020-12-241-1/+1
* Merge branch 'tintou/annotations-fixes' into 'master'Emmanuele Bassi2020-10-262-8/+19
|\
| * Add several missing annotationstintou/annotations-fixesCorentin Noël2020-10-152-8/+19
|/
* Replace cgit with gitlab URL in configure.ac's AC_INITAndre Klapper2020-04-241-1/+1
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* xml: Don't crash parsing empty XML stringChristophe Fergeau2017-10-182-0/+9
* proxycall: remove double-assign to status_{code,message}Timm Bäder2017-10-171-3/+0
* docs: Add some missing symbolsTimm Bäder2017-10-171-0/+3
* RestProxy: Set the payload after _uploadTimm Bäder2017-10-171-1/+1
* tests: Re-enable the XML testDebarshi Ray2017-10-161-2/+0
* xml-node: Define the order in which attributes & children are printedDebarshi Ray2017-10-161-1/+22
* xml-node: Unbreak the creation of top-level nodesDebarshi Ray2017-10-161-1/+0
* xml-node: Remove stray blank spaceDebarshi Ray2017-10-161-1/+1
* oauth2-proxy: Use G_DEFINE_TYPE_WITH_PRIVATEDebarshi Ray2017-08-041-6/+3
* rest-proxy-auth: Use G_DEFINE_TYPE_WITH_PRIVATEDebarshi Ray2017-08-041-7/+4
* lastfm-proxy-call: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-041-22/+3
* oauth2-proxy-call: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-041-22/+3
* oauth-proxy-call: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-041-22/+3
* rest-xml-parser: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-041-23/+3
* rest-proxy-call: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-041-23/+3
* rest-proxy: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-042-24/+2
* tests/proxy-continuous: Use GTest APIwip/teuf/fixesTimm Bäder2016-07-191-60/+48
* RestProxy: Remove unused session_syncTimm Bäder2016-07-191-1/+0
* tests/threaded: Use GTestTimm Bäder2016-07-191-33/+24
* tests/threaded: Stop using deprecated libsoup APIChristophe Fergeau2016-07-191-11/+38
* tests/threaded: Stop using g_thread_createTimm Bäder2016-07-191-2/+2
* RestProxyCall: Add documentation for _syncTimm Bäder2016-07-191-0/+14
* RestProxyCall: Make sure _sync reliably sets error_outTimm Bäder2016-07-192-2/+24
* RestProxyCall: Remove unused structTimm Bäder2016-07-191-6/+0
* proxy: Remove use of libsoup-gnomeChristophe Fergeau2016-07-192-22/+0
* build: Set explicit version requirement on libsoupChristophe Fergeau2016-07-191-1/+1
* oauth-proxy: Add docs for request_token_finishwip/baedert/gtask2Timm Bäder2016-07-141-0/+11
* Add more missing precondition checksTimm Bäder2016-07-143-2/+14
* rest-param: Add missing preconditionsTimm Bäder2016-07-141-2/+22
* oauth-proxy: Fix some gtkdoc errorsTimm Bäder2016-07-141-8/+0
* oauth-proxy-call: Remove an unnecessary castTimm Bäder2016-07-141-1/+1