summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vapi: Drop deprecated functionswip/drop-deprecated-apiJens Georg2022-01-042-16/+3
* all: Drop deprecated API, part 1Jens Georg2022-01-0412-1162/+52
* Service: Signal action_invoked if vfunc existsJens Georg2022-01-031-1/+2
* Remove stray g_print in the codeJens Georg2022-01-033-5/+0
* doc: Remove old gtk-doc filesJens Georg2022-01-039-1969/+0
* build: Distribute docsJens Georg2022-01-032-0/+23
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-0337-485/+1622
* build: Do not write man page during testJens Georg2022-01-031-0/+1
* ServiceAction: Forward-port Action.return_successJens Georg2022-01-035-9/+11
* DeviceInfo: Rename virtual functionsJens Georg2022-01-034-22/+77
* XMLDoc: Do not leak pathJens Georg2022-01-021-0/+1
* tests: Add test for gitlab issue #42Jens Georg2022-01-021-0/+28
* Device,Service,RootDevice: Fix use after freeJens Georg2022-01-023-69/+80
* ServiceProxy: Do not leak the action bodyJens Georg2022-01-011-4/+6
* ServiceProxyAction: Expose the set functionJens Georg2022-01-013-0/+21
* ServiceProxy: Fix access to uninitialized privJens Georg2022-01-011-1/+2
* Service: Return error if autoconnect failsJens Georg2021-12-303-1/+39
* Errors: Fix quark for ServiceIntrospectionErrorJens Georg2021-12-301-1/+1
* Service: Remove _valist functionsJens Georg2021-12-303-67/+6
* tests: Remove some compiler warningsJens Georg2021-12-301-13/+12
* tests: Add some branches for ACL testsJens Georg2021-12-301-5/+9
* tests: No need to check for error on gupnp0 detectJens Georg2021-12-302-4/+8
* tests: Disconnect timeout for delayed shutdownJens Georg2021-12-302-2/+16
* tests: Add tests for ACLJens Georg2021-12-302-1/+459
* Context: Do not leak reference on ACL objectJens Georg2021-12-301-0/+1
* context: Remove useless check in host_path_handlerJens Georg2021-12-301-4/+1
* tests: More context host path testsJens Georg2021-12-301-8/+204
* context: Remove duplicate defineJens Georg2021-12-301-2/+0
* tests: Add fixtures, use gupnp0 device if it existsJens Georg2021-12-302-248/+332
* test: Check redirect for foldersJens Georg2021-12-301-1/+58
* test: Add test for unhosting pathJens Georg2021-12-301-2/+46
* test: Fix compiler warnings regarding call-backsJens Georg2021-12-301-7/+7
* test: Add test for hosting by user-agentJens Georg2021-12-301-1/+91
* tests: Add test for folder serving with localeJens Georg2021-12-304-0/+132
* tests: Add test for language handling for filesJens Georg2021-12-304-17/+116
* Test: Add test for default language handlingJens Georg2021-12-301-0/+131
* tests: Test default handlerJens Georg2021-12-301-1/+62
* tests: Add test for v6 URI rewritingJens Georg2021-12-303-7/+126
* ServiceProxy: Do not check calling proxy in actionJens Georg2021-12-301-5/+0
* tests: Add test for ggo#58Jens Georg2021-12-302-0/+141
* tests: Make sure the session is cleaned properlyJens Georg2021-12-303-19/+38
* tests: Check context creation failsJens Georg2021-11-212-2/+36
* Context: Unref server if listen failsJens Georg2021-11-211-1/+2
* all: Initial port to libsoup3 APIJens Georg2021-11-2138-1028/+1532
* service: Remove constructorJens Georg2021-11-201-11/+4
* ServiceInfo: Deprecate old introspection functionsJens Georg2021-11-061-0/+6
* service: Move ServiceAction code into its own fileJens Georg2021-11-044-598/+615
* doc: Fix dependencies for manpageJens Georg2021-10-291-9/+8
* Context: Remove property setJens Georg2021-10-291-4/+0
* Context: Use port property from GSSDP.ClientJens Georg2021-10-276-80/+19