summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cache user agents per IPwip/client-cacheJens Georg2014-05-291-6/+65
* 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
* Post-release version bumpJens Georg2014-02-031-1/+1
* Prepare 0.20.10gupnp-0.20.10Jens Georg2014-02-031-0/+18
* Fix make distcheckJens Georg2014-02-031-1/+1
* Also disable managed RootDevices on WL changeJens Georg2014-02-011-9/+18
* tests: refactor main loop handling to one functionJussi Kukkonen2014-01-211-18/+15
* Survive ServiceProxy callback-list changes from callbacksJussi Kukkonen2014-01-211-5/+16
* tests: Add test for #690400Jussi Kukkonen2014-01-212-9/+114
* Ensure ResourceFactory creates proxies with right GTypeJussi Kukkonen2014-01-201-1/+12
* tests: Add test for #678701Jussi Kukkonen2014-01-202-0/+114
* tests: unref objects after running testJussi Kukkonen2014-01-201-0/+6
* tests: Make test-bugs naming genericJussi Kukkonen2014-01-184-27/+27
* Post-release version bumpJens Georg2013-12-141-1/+1
* Prepare 0.20.9gupnp-0.20.9Jens Georg2013-12-141-0/+27
* Update docsJens Georg2013-12-141-0/+1
* 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
* tests: Add a way to test cancelling introspection getsJussi Kukkonen2013-12-101-4/+15
* Add gupnp_service_info_get_introspection_async_full()Jussi Kukkonen2013-12-102-0/+94