summaryrefslogtreecommitdiff
path: root/libgupnp
Commit message (Expand)AuthorAgeFilesLines
* all: Drop xmlRecoverMemoryHEADmasterJens Georg2023-05-045-5/+26
* service-proxy: Set reference to proxy earlierJens Georg2023-04-151-3/+4
* Add gupnp_service_proxy_set_credentials ()Jan-Michael Brummer2023-04-022-0/+74
* ProxyAction: Re-introduce weak pointer to proxyJens Georg2023-02-173-12/+22
* Do not leak RtmAddrInfoJens Georg2022-12-081-0/+2
* linux-cm: Improve address handlingJens Georg2022-12-071-158/+225
* context: Fix getting port if port was randomJens Georg2022-11-201-2/+3
* service: Initialize GError properlyJens Georg2022-11-071-1/+1
* ControlPoint: Do not leak cancellableJens Georg2022-11-021-0/+1
* ContextManager: Fix filtering unavailable contextsJens Georg2022-11-021-1/+2
* introspection: Properly chain up disposeJens Georg2022-11-021-0/+4
* nm-cm: Properly free list of contextsJens Georg2022-11-021-6/+7
* CM: Do not leak filtered contexts on shutdownJens Georg2022-11-021-1/+1
* linux-cm: Fix IFA_FLAGS detectionJens Georg2022-10-251-2/+4
* ControlPoint: Fix error handling of descriptionJens Georg2022-10-251-4/+18
* all: Fix build against Soup 3.1.2 and laterJens Georg2022-08-163-3/+17
* Connman: Entertain both address familiesJens Georg2022-08-071-18/+54
* NetworkManager: Align family behaviorJens Georg2022-08-071-66/+137
* Context: Add new convenience constructorsJens Georg2022-08-072-5/+83
* Linux-CM: Do not filter out global scope v6Jens Georg2022-07-151-8/+3
* 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-191-201/+223
* ContextFilter: Emit notifications on real changesJens Georg2022-06-191-6/+13
* uuid: Code-deprecate function, not just in docJens Georg2022-06-141-1/+3
* 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-142-13/+4
* Service: Switch to g_uuid_string_random()Jens Georg2022-06-142-7/+4
* ServiceProxy: Change subscription timeout pointJens Georg2022-06-141-2/+13
* ContextFilter: Fix implementationJens Georg2022-06-121-25/+27
* 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-051-0/+6
* build: Fix pkg-config Requires: lineJens Georg2022-06-051-1/+8
* service: Remove obsolete includeJens Georg2022-06-051-2/+0
* 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
* device-info: Add null-check in icon lookupJens Georg2022-05-261-2/+3
* all: Fix minor issues from scan-buildJens Georg2022-05-261-3/+3
* service: Prevent critical on notify errorJens Georg2022-05-251-4/+11
* 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