summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 0.20.13gupnp-0.20.13Jens Georg2015-01-041-0/+32
* acl: Don't keep reference of the serviceJens Georg2015-01-042-6/+6
* Stop using the deprecated SoupSessionAsyncSven Neumann2015-01-033-16/+4
* gupnp-context: port to new libsoup API (requires libsoup 2.48)Sven Neumann2015-01-035-61/+61
* gupnp-service-proxy: remove subscription timeout on subscribeSven Neumann2014-10-251-1/+7
* acl: Remove extra references on context/serviceJens Georg2014-09-221-4/+4
* Remove obsolete README.releaseJens Georg2014-09-211-16/+0
* Fix VAPI generationJens Georg2014-08-162-0/+9
* doap: add <programming-language>Andre Klapper2014-07-311-0/+1
* doap category coreOlav Vitters2014-07-301-0/+1
* Respect 'prefer_bigger' even if icon size is not requestedJussi Kukkonen2014-07-181-26/+45
* tests: Add test for #722696 (icon size request issue)Jussi Kukkonen2014-07-182-0/+85
* Allow actions without argumentsEtienne Peron2014-07-181-9/+1
* Do not check for connman.pcJens Georg2014-06-291-4/+0
* Add missing function declarationJens Georg2014-06-293-3/+6
* Avoid redefinition of GUPnPDevice and GUPnPServiceJens Georg2014-06-294-10/+13
* Remove cyclic includeJens Georg2014-06-291-1/+3
* Post-release version bumpJens Georg2014-05-311-1/+1
* Prepare 0.20.12gupnp-0.20.12Jens Georg2014-05-311-0/+33
* Add gupnp_service_proxy_*_raw_notify functionsJens Georg2014-05-283-0/+91
* Make "document" property readableJens Georg2014-05-281-1/+1
* Yet more g_list_free_fullJens Georg2014-05-251-6/+2
* More g_list_free_fullJens Georg2014-05-252-22/+7
* Add some comments about ownershipJens Georg2014-05-251-0/+4
* Unref root device in ACL server handlerJens Georg2014-05-251-0/+4
* Prevent dangling pointerJens Georg2014-05-251-0/+2
* Update "Since" documentation tagsJens Georg2014-05-2410-14/+102
* g_free is NULL-safeJens Georg2014-05-241-10/+3
* Annotation and doc fixesJens Georg2014-05-241-14/+13
* Use g_propagate_errorJens Georg2014-05-241-10/+2
* Use g_list_free_fullJens Georg2014-05-244-43/+10
* Add _add_notify_full variant with a GDestroyNotifyJens Georg2014-05-244-2/+52
* Don't leak CallbackDataJens Georg2014-05-241-1/+8
* gupnp-acl: Add missing return statementsPhilip Withnall2014-05-191-2/+2
* Check for system bus before using DBusJens Georg2014-05-101-2/+2
* Prevent critical if there's no system busJens Georg2014-05-101-1/+1
* Fix warning with clangJens Georg2014-05-101-3/+3
* Bump glib requirement to 2.28Jens Georg2014-05-101-4/+2
* doc: Remove reference to general signal handlingJens Georg2014-05-101-8/+4
* Some more gtk-doc fixesJens Georg2014-05-105-9/+11
* Fixup GUPnPAcl documentationJens Georg2014-05-107-1/+38
* Post-release version bumpJens Georg2014-05-101-1/+1
* Prepare 0.20.11gupnp-0.20.110.20.11Jens Georg2014-05-041-0/+24
* Fix gtk-doc issuesJens Georg2014-05-044-13/+37
* Fix critical on unset ACLJens Georg2014-05-041-25/+27
* Implement a simple ACL infrastructureJens Georg2014-05-049-14/+729
* build: Don’t add libuuid to pkg-config files if it’s not a dependencyPhilip Withnall2014-04-253-6/+7
* context-manager: Fix a memory leak of network devicesPhilip Withnall2014-04-241-0/+2
* libgupnp: Include <windows.h> on Windows for GetVersionEx() functionLuciana Fujii2014-04-031-1/+3
* Make the Unix context manager option, it doesn't work for AndroidOlivier Crête2014-03-153-1/+22