summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-service-action.c
Commit message (Expand)AuthorAgeFilesLines
* all: Fix build against Soup 3.1.2 and laterJens Georg2022-08-161-3/+5
* all: Set log domains for easier filteringJens Georg2022-06-141-0/+2
* tests: Add ServiceProxy testJens Georg2022-01-231-1/+1
* ServiceProxyAction: Do not leak response stringJens Georg2022-01-201-0/+2
* ServiceAction: Do not leak answer bytesJens Georg2022-01-091-3/+3
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-2/+2
* ServiceAction: Forward-port Action.return_successJens Georg2022-01-031-2/+4
* Service: Remove _valist functionsJens Georg2021-12-301-38/+5
* all: Initial port to libsoup3 APIJens Georg2021-11-211-18/+33
* service: Move ServiceAction code into its own fileJens Georg2021-11-041-0/+609