summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* service: Check subscribtion target addressJens Georg2020-06-164-7/+46
* service: Limit call-back URIs to 256 charactersJens Georg2020-06-161-8/+26
* service: Use SoupURI in call-backsJens Georg2020-06-163-41/+77
* Update gupnp-service-info.h, add nullable anotation,soiamsoNG2020-06-101-2/+2
* build: add libuuid dependency from guul (fixes static linking)Peter Seiderer2020-05-101-0/+1
* tests: Use IP to create interface, not device nameJens Georg2020-04-152-8/+26
* Fix required keyword for Windows buildJan-Michael Brummer2020-04-021-2/+2
* build: Always build gupnp-binding-tool manpageMart Raudsepp2020-02-202-4/+3
* Post-release version bumpJens Georg2020-01-021-1/+1
* Prepare 1.2.3gupnp-1.2.2Jens Georg2020-01-022-1/+24
* if introspection fails on setup, call call-back through idleJens Georg2019-09-211-7/+26
* Add introspection functions matching GIO async patternJens Georg2019-09-212-0/+83
* gupnp-linux-context-manager.c: fix {linux,net}/if.h redefinitionFabrice Fontaine2019-08-011-1/+2
* service: Convert GUPnPServiceAction to g_atomic_rc_boxJens Georg2019-05-283-52/+62
* service-proxy: Fix inverted boolean logicJens Georg2019-05-281-2/+2
* resource-factory: Version-independent typeregisterJens Georg2019-05-281-58/+79
* doc: Generate and install gupnp-binding-tool manpageJens Georg2019-05-272-2/+34
* doc: Update binding-tool manpageJens Georg2019-05-271-7/+7
* service-proxy: Fix endless loop on early notifyJens Georg2019-05-271-2/+2
* build: fix macOS dylib versioningTom Schoonjans2019-05-022-2/+12
* Prepare GUPnP 1.2.1gupnp-1.2.1Jens Georg2019-05-012-1/+13
* build: Fix public dependenciesJens Georg2019-05-013-4/+3
* service-proxy: Do not call-back cancelled actionJens Georg2019-03-181-1/+4
* service-proxy: Fix deadlock when cancelling actionJens Georg2019-03-181-2/+0
* Prepare 1.2.0gupnp-1.2.0Jens Georg2019-03-112-1/+5
* acl: Fix wrong includeJens Georg2019-03-081-1/+1
* build: Bump glib requirement to 2.58Jens Georg2019-03-081-2/+2
* build: Bump GSSDP requirementJens Georg2019-02-061-1/+1
* Post-release version bumpJens Georg2019-02-051-1/+1
* Prepare 1.1.2gupnp-1.1.2Jens Georg2019-02-052-1/+18
* example: Use UPnP 1.1 and IPv6 in browse.jsJens Georg2019-02-051-1/+5
* service-proxy: Use generic deprecation guardJens Georg2019-02-051-11/+12
* service-proxy: Remove dead codeJens Georg2019-02-051-42/+0
* all: Style fixesJens Georg2019-02-052-11/+22
* all: Documentation fixesJens Georg2019-02-056-11/+84
* service-proxy: Add new API for calling actionsJens Georg2019-02-0413-700/+1215
* all: Documentation updateJens Georg2019-02-046-7/+48
* cm: Implement update signals in ContextManagerJens Georg2019-02-041-0/+65
* linux-cm: Pass family to created contextsJens Georg2019-02-041-0/+3
* context: Make headers use proper UPnP/x.x versionJens Georg2019-02-041-13/+21
* cm: Use the proper family property in the family factory functionJens Georg2019-02-041-1/+1
* cm: Fix uda-version property c&p errorJens Georg2019-02-041-5/+7
* linux-cm: UDA version is not a pointerJens Georg2019-01-131-4/+4
* context-manager: Fix white-list for control pointsJens Georg2019-01-131-1/+6
* Minor style fixesJens Georg2019-01-131-6/+6
* linux-cm: Pass on UDA version to GUPnP contextJens Georg2019-01-131-1/+6
* context-manager: Pass on the new propertiesJens Georg2019-01-131-0/+2
* context-manager: Add UDA version to _create_fullJens Georg2019-01-132-5/+52
* linux-cm: Avoid static receive bufferJakub Adam2019-01-101-6/+10
* binding-tool: Make shebang python3Jens Georg2018-12-261-1/+1