summaryrefslogtreecommitdiff
path: root/libgupnp
Commit message (Expand)AuthorAgeFilesLines
* acl: Don't keep reference of the serviceJens Georg2015-01-042-6/+6
* Stop using the deprecated SoupSessionAsyncSven Neumann2015-01-032-15/+3
* gupnp-context: port to new libsoup API (requires libsoup 2.48)Sven Neumann2015-01-034-60/+60
* 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
* Respect 'prefer_bigger' even if icon size is not requestedJussi Kukkonen2014-07-181-26/+45
* Allow actions without argumentsEtienne Peron2014-07-181-9/+1
* Add missing function declarationJens Georg2014-06-292-3/+5
* Avoid redefinition of GUPnPDevice and GUPnPServiceJens Georg2014-06-294-10/+13
* Remove cyclic includeJens Georg2014-06-291-1/+3
* Add gupnp_service_proxy_*_raw_notify functionsJens Georg2014-05-282-0/+89
* 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-242-2/+50
* 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
* Some more gtk-doc fixesJens Georg2014-05-103-7/+3
* Fixup GUPnPAcl documentationJens Georg2014-05-104-0/+35
* Fix gtk-doc issuesJens Georg2014-05-043-13/+17
* Fix critical on unset ACLJens Georg2014-05-041-25/+27
* Implement a simple ACL infrastructureJens Georg2014-05-048-13/+728
* 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-152-0/+13
* Also disable managed RootDevices on WL changeJens Georg2014-02-011-9/+18
* Survive ServiceProxy callback-list changes from callbacksJussi Kukkonen2014-01-211-5/+16
* Ensure ResourceFactory creates proxies with right GTypeJussi Kukkonen2014-01-201-1/+12
* Ignore deprecation warning when in a deprecated functionJussi Kukkonen2013-12-141-0/+2
* context: Ensure msearch-port property exists before settingJussi Kukkonen2013-12-141-1/+1
* Add gupnp_service_info_get_introspection_async_full()Jussi Kukkonen2013-12-102-0/+94
* Revert "Add gupnp_service_info_get_introspection_async_full()"Jens Georg2013-12-082-96/+0
* Add gupnp_service_info_get_introspection_async_full()Jussi Kukkonen2013-12-082-0/+96
* Add deprecation guardsJens Georg2013-12-011-0/+4
* Deprecate {begin,send}_action_hashJens Georg2013-11-302-2/+15
* Enforce HTTP version 1.1Parthiban Balasubramanian2013-11-171-0/+11
* Minor style fixJens Georg2013-10-291-1/+1
* Propagate port property to GSSDPClientJens Georg2013-10-291-0/+38
* Add gupnp_white_list_add_entryvJens Georg2013-10-232-0/+26