summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip: Update docwip/phako/new-apiJens Georg2019-01-311-0/+16
* Version bumpJens Georg2019-01-131-1/+1
* wip: Move value helper to gvalue utilJens Georg2019-01-134-17/+20
* wip: doc: Update client-tutorial for new functionsJens Georg2019-01-131-49/+54
* wip: Fix deprecation warningsJens Georg2019-01-132-3/+19
* wip: Remove debug outputJens Georg2019-01-131-2/+0
* wip: Implement action cancelling with GCancellableJens Georg2019-01-133-19/+63
* wip: Deprecate old proxy action messagesJens Georg2019-01-132-18/+21
* wip: Move helper code into proper fileJens Georg2019-01-133-166/+174
* wip: Fix crash on action returnJens Georg2019-01-131-9/+5
* wip: service-proxy-action new apiJens Georg2019-01-135-431/+612
* wip: Introduce new gupnp_service_proxy_action_new* functions and port to temJens Georg2019-01-134-89/+277
* service-proxy: Move Action into its own fileJens Georg2019-01-135-61/+123
* 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
* binding-tool: Fix (most) flake8 warningsJens Georg2018-12-261-76/+81
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* Prepare 1.1.1gupnp-1.1.1Jens Georg2018-12-101-0/+14
* network-manager: Remove obsolete castJens Georg2018-12-081-1/+1
* build: Simplify header checksJens Georg2018-11-291-14/+4
* linux-cm: Fix potential double-freeJens Georg2018-11-291-0/+2
* linux-cm: Fix compiling if wireless.h is missingJens Georg2018-11-291-0/+1
* linux-cm: Fix address filtering by scopeJens Georg2018-11-201-13/+12
* device-info: Fix annotatons for get_icon_urlJens Georg2018-11-201-3/+3
* all: Use proper address for link-localJens Georg2018-11-207-13/+101
* linux-cm: Pass network mask when creating contextJens Georg2018-11-191-6/+22
* meson: Add dependency to GSSDP for vapiJens Georg2018-11-181-1/+1
* Post-release version bumpJens Georg2018-11-121-1/+1
* Prepare 1.1.0gupnp-1.1.0Jens Georg2018-11-121-0/+73
* binding-tool: Rename to make it parallel installableJens Georg2018-11-122-1/+1
* win32: Fix some platform-specific warningsJens Georg2018-11-113-6/+6
* build: Add missing windows libsJens Georg2018-11-111-1/+4
* linux-cm: Fix Netmask calculationJens Georg2018-11-041-9/+27
* linux-cm: Implement filtering for address familiesJens Georg2018-11-021-2/+9
* cm: Make it possible to specify the IP familyJens Georg2018-11-022-8/+78
* context: Fix listening on link-local socketsJens Georg2018-11-021-4/+18
* linux-cm: Support IPv6Jens Georg2018-11-021-10/+34
* build: Make linux the default cm on linuxJens Georg2018-11-021-1/+1
* context-manager: Fix styleJens Georg2018-11-021-1/+1
* context-manager: Log which implementation we useJens Georg2018-11-021-0/+5
* context-manager: Fix issue when using linux cmJens Georg2018-11-021-0/+2
* all: Port to new GLib type macrosJens Georg2018-11-0241-1547/+1520
* all: Clean-up include guardsJens Georg2018-11-0235-104/+104
* build: Switch to mesonJens Georg2018-11-0242-1878/+346