summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-service-info.c
Commit message (Expand)AuthorAgeFilesLines
* all: Drop xmlRecoverMemoryHEADmasterJens Georg2023-05-041-1/+5
* ServiceInfo: Add examples to type and idJens Georg2022-06-211-1/+8
* service-info: Properly rewrite the SCPD urlJens Georg2022-06-031-2/+6
* service-info: Do not free propagated errorJens Georg2022-05-081-1/+0
* service-action: Potential fix for issue in FlatpakJens Georg2022-05-081-1/+1
* ServiceProxy: Drop deprecated introspectionJens Georg2022-01-091-292/+95
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-16/+14
* all: Initial port to libsoup3 APIJens Georg2021-11-211-42/+48
* ServiceInfo: Deprecate old introspection functionsJens Georg2021-11-061-0/+6
* ServiceIntrospection: Implement GInitableJens Georg2021-10-271-1/+1
* all: SPDX license identifierJens Georg2021-06-101-14/+3
* gi: Fix annotationsJens Georg2021-06-091-3/+3
* all: Fix minor compiler warningsJens Georg2021-06-091-1/+1
* doc: An <-> a where applicableJens Georg2021-06-091-3/+3
* service: Name GTasksJens Georg2021-06-091-0/+1
* Import config.h in all C sourcesBastien Nocera2021-06-021-0/+1
* if introspection fails on setup, call call-back through idleJens Georg2019-09-211-7/+26
* Add introspection functions matching GIO async patternJens Georg2019-09-211-0/+72
* all: Use proper address for link-localJens Georg2018-11-201-1/+11
* all: Port to new GLib type macrosJens Georg2018-11-021-64/+104
* Remove deprecated functionsJens Georg2016-10-151-85/+0
* doc: Fix references of version filesJens Georg2016-10-151-1/+1
* Fix signals_autoconnect() callJens Georg2015-07-121-2/+6
* Update "Since" documentation tagsJens Georg2014-05-241-2/+2
* Add gupnp_service_info_get_introspection_async_full()Jussi Kukkonen2013-12-101-0/+87
* Revert "Add gupnp_service_info_get_introspection_async_full()"Jens Georg2013-12-081-89/+0
* Add gupnp_service_info_get_introspection_async_full()Jussi Kukkonen2013-12-081-0/+89
* Fix compilation with -Wall -WextraJens Georg2013-05-291-3/+3
* Add vapi generation from GIRJens Georg2012-10-061-15/+12
* Update license headersJens Georg2012-08-311-2/+2
* Fix g-i annotationsJens Georg2012-04-201-1/+1
* Fix annotation warnings from g-ir-scannerJens Georg2011-06-061-1/+1
* Don't unref cancelled SoupMessageSven Neumann2011-05-171-1/+0
* Add scope annotations to various functionsZach Goldberg2010-04-191-2/+2
* Fix gtk-doc format on all functions in public GUPnP APIZach Goldberg2010-04-191-16/+16
* Add gobject-introspection annotationsZach Goldberg2010-04-041-2/+2
* Set User-Agent only once on the sessionZeeshan Ali (Khattak)2010-03-291-4/+0
* Don't leak message on unrefOlivier CrĂȘte2009-12-021-0/+1
* Add warning that gupnp_service_info_get_introspection() re-enters the main lo...Olivier CrĂȘte2009-12-021-0/+3
* GUPnPXMLDoc is no longer initially unownedZeeshan Ali (Khattak)2009-08-241-4/+1
* Rename GUPnPXMLDocWrapper to GUPnPXMLDocZeeshan Ali (Khattak)2009-08-241-3/+3
* Clean-up and expose the xml doc wrapperZeeshan Ali (Khattak)2009-08-241-2/+3
* chain up in GUPnPServiceInfo dispose and finalize methodsSven Neumann2009-03-261-0/+4
* 2008-11-28 Jorn Baayen <jorn.baayen@collabora.co.uk>Jorn Baayen2008-11-281-4/+4
* 2008-11-18 Jorn Baayen <jorn.baayen@collabora.co.uk>Jorn Baayen2008-11-181-2/+2
* 2008-09-27 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-09-271-3/+3
* 2008-06-04 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-06-041-2/+2
* 2008-05-27 Ross Burton <ross@openedhand.com>Ross Burton2008-05-271-3/+3
* 2008-05-15 Ross Burton <ross@openedhand.com>Ross Burton2008-05-151-2/+2
* 2008-05-12 Ross Burton <ross@openedhand.com>Ross Burton2008-05-121-9/+27