summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* examples: Fix browse.js for removed APIJens Georg2022-08-071-9/+6
* Context: Add new convenience constructorsJens Georg2022-08-076-10/+103
* Linux-CM: Do not filter out global scope v6Jens Georg2022-07-151-8/+3
* Post-release version bumpJens Georg2022-07-021-1/+1
* Prepare 1.5.2gupnp-1.5.2Jens Georg2022-07-021-0/+44
* Windows CM: Pre-filter address familyJens Georg2022-06-221-1/+4
* SimpleContextManager: Pass on address familyJens Georg2022-06-221-2/+8
* Connman: Pass on address familyJens Georg2022-06-221-9/+21
* NetworkManager: Pass on address family to contextJens Georg2022-06-221-9/+22
* ServiceInfo: Add examples to type and idJens Georg2022-06-211-1/+8
* ServiceInfo: Remove obsolete callback defineJens Georg2022-06-211-15/+0
* ContextManager: Dump manager configurationJens Georg2022-06-191-2/+6
* ContextManager: Handle filter events properlyJens Georg2022-06-192-213/+420
* ContextFilter: Emit notifications on real changesJens Georg2022-06-192-6/+38
* tests: Add ContextManager tests for base classJens Georg2022-06-192-1/+192
* uuid: Code-deprecate function, not just in docJens Georg2022-06-141-1/+3
* test: Use correct log domain in checkJens Georg2022-06-141-1/+1
* DeviceInfo: Set task name for icon downloaderJens Georg2022-06-141-0/+2
* all: Set log domains for easier filteringJens Georg2022-06-1414-2/+23
* docs: Minor fixesJens Georg2022-06-144-15/+15
* Service: Switch to g_uuid_string_random()Jens Georg2022-06-146-162/+4
* ServiceProxy: Change subscription timeout pointJens Georg2022-06-141-2/+13
* test: Fix double-free introduced in previous commitJens Georg2022-06-121-2/+0
* ContextFilter: Fix implementationJens Georg2022-06-123-26/+315
* ServiceProxy: Fix leak in subscribeJens Georg2022-06-101-0/+1
* ServiceProxy: Fix Soap error handling in sync callJens Georg2022-06-051-8/+10
* all: Coverity fixesJens Georg2022-06-055-5/+18
* build: Fix pkg-config Requires: lineJens Georg2022-06-051-1/+8
* service: Remove obsolete includeJens Georg2022-06-051-2/+0
* ci: Add coverityJens Georg2022-06-043-0/+166
* examples: Fix import for JavaScript exampleJens Georg2022-06-041-1/+1
* vala: Remove hack for old API compatibilityJens Georg2022-06-042-6/+0
* Post-release version bumpJens Georg2022-06-031-1/+1
* Prepare GUPnP 1.5.1gupnp-1.5.1Jens Georg2022-06-031-0/+27
* device-info: Add method to download icon.Jens Georg2022-06-032-1/+205
* service-info: Properly rewrite the SCPD urlJens Georg2022-06-031-2/+6
* tests: One more v6 test as optionalJens Georg2022-05-271-17/+19
* ci: Make scan-build fail the jobJens Georg2022-05-261-1/+0
* device-info: Add null-check in icon lookupJens Georg2022-05-261-2/+3
* all: Fix minor issues from scan-buildJens Georg2022-05-262-4/+3
* tests: In the double bind test, skip if ipv6 failsJens Georg2022-05-251-22/+24
* tests: Do not assume IPv6 existsJens Georg2022-05-252-10/+38
* service: Prevent critical on notify errorJens Georg2022-05-251-4/+11
* ci: Bump image to f36, drop custom libsoupJens Georg2022-05-251-24/+10
* doc: Fix URLJens Georg2022-05-251-1/+1
* doc: Fix required versions and links to projectsJens Georg2022-05-231-4/+4
* Fix main include fileJens Georg2022-05-221-1/+0
* Drop GUPnPWhiteList completelyJens Georg2022-05-205-317/+0
* service-info: Do not free propagated errorJens Georg2022-05-081-1/+0
* service-action: Potential fix for issue in FlatpakJens Georg2022-05-081-1/+1