summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-service-proxy-action.c
Commit message (Expand)AuthorAgeFilesLines
* all: Drop xmlRecoverMemoryHEADmasterJens Georg2023-05-041-1/+6
* ProxyAction: Re-introduce weak pointer to proxyJens Georg2023-02-171-0/+4
* service-proxy: Set params pointer in pre-parsingJens Georg2022-05-031-0/+1
* ServiceProxy: Parse response in call_finishJens Georg2022-04-021-162/+154
* doc: Fix examples for gi-docgenJens Georg2022-01-231-12/+6
* ServiceProxyAction: Drop cancellableJens Georg2022-01-201-6/+0
* ServiceProxyAction: Remove proxyJens Georg2022-01-201-5/+0
* Drop _valist variant of functionJens Georg2022-01-161-27/+3
* ServiceProxy: Drop additional reference on messageJens Georg2022-01-051-0/+1
* ServiceProxyAction: Do not leak responseJens Georg2022-01-051-0/+2
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-7/+25
* ServiceProxyAction: Expose the set functionJens Georg2022-01-011-0/+14
* all: Initial port to libsoup3 APIJens Georg2021-11-211-12/+18
* proxy-action: Remove one level of argument copyJens Georg2021-07-031-9/+28
* ServiceProxyAction: Add method to set parametersJens Georg2021-07-031-0/+46
* ServiceProxyAction: Change serializationJens Georg2021-07-031-20/+65
* all: SPDX license identifierJens Georg2021-06-101-14/+2
* gi: Fix annotationsJens Georg2021-06-091-4/+4
* all: Minor simplicifcations and dead code removalJens Georg2021-06-091-5/+0
* doc: Add/Fix Since: annotationsJens Georg2021-06-091-2/+2
* docs: Add description for newly added functionsJens Georg2021-06-091-0/+183
* Import config.h in all C sourcesBastien Nocera2021-06-021-0/+2
* service-action: Do not leak message if never sentJens Georg2021-05-191-0/+4
* service-action: Protect against unsent message useJens Georg2021-05-191-0/+9
* all: Documentation fixesJens Georg2019-02-051-0/+26
* service-proxy: Add new API for calling actionsJens Georg2019-02-041-0/+506