summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unify DocBook doctypesgupnp-1.4Jan Tojnar2022-11-125-5/+5
* Prepare GUPnP 1.4.4gupnp-1.4.4Jens Georg2022-11-092-1/+19
* introspection: Properly chain up disposeJens Georg2022-11-091-0/+4
* linux-cm: Fix IFA_FLAGS detectionJens Georg2022-11-092-2/+12
* build: Add missing libxml2_dep variableJens Georg2022-11-091-2/+2
* doc: Also set URL to docbook 4.5Jens Georg2022-11-091-1/+1
* Test suite needs libxml2Tomasz Kłoczko2022-11-091-1/+1
* Fix python script shebangTomasz Kłoczko2022-11-091-1/+1
* Use freshen DocBook 4.5 DTD in xml documentsTomasz Kłoczko2022-11-091-1/+1
* test: Fix double-free introduced in previous commitJens Georg2022-06-121-2/+0
* ContextFilter: Fix implementationJens Georg2022-06-123-26/+313
* meson: Respect bindir optionMarvin Schmidt2022-04-112-1/+4
* Revert "build: Do not write man page during test"Jens Georg2022-01-141-1/+0
* Prepare GUPnP 1.4.3gupnp-1.4.3Jens Georg2022-01-132-1/+14
* ServiceProxy: Fix legacy async API, again.Jens Georg2022-01-132-1/+139
* ServiceProxy: Handle Cancelled properlyJens Georg2022-01-091-8/+8
* Prepare 1.4.2gupnp-1.4.2Jens Georg2022-01-082-1/+27
* Context: Add note regarding host_path and ACLJens Georg2022-01-081-0/+3
* ServiceProxy: Do not return GTask twiceJens Georg2022-01-081-9/+2
* ServiceProxy: Fix double-unrefJens Georg2022-01-081-1/+0
* ServiceProxy: Do transport errors in call_finishJens Georg2022-01-083-36/+35
* ServiceProxy: Fix double-free on ProxyActionJens Georg2022-01-082-6/+78
* ServiceProxy: Properly re-queue if POST failedJens Georg2022-01-052-7/+174
* ContextManager, ControlPoint: Deprecation warningsJens Georg2022-01-052-1/+10
* ControlPoint: Deprecate ControlPoint.get_contextJens Georg2022-01-052-1/+2
* build: Do not write man page during testJens Georg2022-01-031-0/+1
* ServiceAction: Deprecate ServiceAction.returnJens Georg2022-01-035-8/+25
* tests: Add test for gitlab issue #42Jens Georg2022-01-021-0/+28
* RootDevice: Do not overwrite document with NULLJens Georg2022-01-021-2/+4
* Device,Service,RootDevice: Fix use after freeJens Georg2022-01-024-46/+96
* ServiceProxyAction: Expose the set functionJens Georg2022-01-013-0/+21
* Service: Declare _valist functions deprecatedJens Georg2021-12-302-3/+9
* RootDevice: Fix typo from previous commitJens Georg2021-12-301-2/+2
* RootDevice: Rename get_relative_location functionJens Georg2021-12-303-1/+22
* doc: Add missing ContextFilter classJens Georg2021-12-303-9/+43
* Context: Do not leak reference on ACL objectJens Georg2021-12-281-0/+1
* Prepare 1.4.1gupnp-1.4.1Jens Georg2021-12-062-1/+13
* ServiceProxy: Do not check calling proxy in actionJens Georg2021-12-061-5/+0
* tests: Add test for ggo#58Jens Georg2021-12-062-0/+141
* context: If server fails to listen, unref itJens Georg2021-11-211-0/+1
* subprojects: Pin to stable GSSDP versionJens Georg2021-10-271-1/+1
* Prepare 1.4.0gupnp-1.4.0Jens Georg2021-09-182-2/+13
* linux-cm: Fix typoRobert Tiemann2021-09-021-1/+1
* linux-cm: Fix filtering for address familiesRobert Tiemann2021-09-021-3/+3
* build: Add fallback option for gssdpJens Georg2021-08-141-1/+1
* ci: Add gi-docgen dependenciesJens Georg2021-08-141-2/+2
* Prepare 1.3.1gupnp-1.3.1Jens Georg2021-08-142-1/+14
* Remove more white-list referencesJens Georg2021-08-142-5/+5
* clang-format: Stop reflowing commentsJens Georg2021-08-141-1/+1
* resource-factory: Use GOnce for singletonJens Georg2021-08-141-3/+5