summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-control-point.c
Commit message (Expand)AuthorAgeFilesLines
* all: Drop xmlRecoverMemoryHEADmasterJens Georg2023-05-041-1/+5
* ControlPoint: Do not leak cancellableJens Georg2022-11-021-0/+1
* ControlPoint: Fix error handling of descriptionJens Georg2022-10-251-4/+18
* all: Set log domains for easier filteringJens Georg2022-06-141-0/+2
* ControlPoint: Don't load description on url errorJens Georg2022-01-091-0/+9
* ControlPoint: Properly cancel pending get messagesJens Georg2022-01-091-29/+22
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-21/+43
* all: Initial port to libsoup3 APIJens Georg2021-11-211-48/+68
* all: SPDX license identifierJens Georg2021-06-101-13/+1
* all: Fix minor compiler warningsJens Georg2021-06-091-1/+1
* Unbreak dLeyna shutdownJens Georg2021-06-051-2/+1
* Import config.h in all C sourcesBastien Nocera2021-06-021-0/+1
* control-point: Hold a ref on control point while async downloadingDoug Nazar2021-05-241-1/+2
* all: Use proper address for link-localJens Georg2018-11-201-1/+6
* all: Port to new GLib type macrosJens Georg2018-11-021-59/+99
* Remove custom marshallersJens Georg2016-10-151-4/+4
* control-point: retry get description url on failureJozef Šiška2016-06-181-20/+120
* Fix compilation with -Wall -WextraJens Georg2013-05-291-9/+9
* Signalize higher version servicesJens Georg2012-11-281-2/+40
* Update license headersJens Georg2012-08-311-2/+2
* Correct a typo in a GIR annotationZeeshan Ali (Khattak)2011-09-121-1/+1
* Fix annotation warnings from g-ir-scannerJens Georg2011-06-061-2/+2
* Remove redundant codeSven Neumann2011-02-171-11/+4
* Remove redundant codeSven Neumann2011-02-171-3/+0
* Correct logic to find service from listZeeshan Ali (Khattak)2011-01-241-1/+1
* Coding style fixes: Use spaces not tabsZeeshan Ali (Khattak)2010-08-241-2/+2
* Fix gtk-doc format on all functions in public GUPnP APIZach Goldberg2010-04-191-9/+9
* Add gobject-introspection annotationsZach Goldberg2010-04-041-6/+8
* Set User-Agent only once on the sessionZeeshan Ali (Khattak)2010-03-291-1/+0
* GUPnPXMLDoc is no longer initially unownedZeeshan Ali (Khattak)2009-08-241-1/+0
* Rename GUPnPXMLDocWrapper to GUPnPXMLDocZeeshan Ali (Khattak)2009-08-241-24/+24
* Clean-up and expose the xml doc wrapperZeeshan Ali (Khattak)2009-08-241-35/+35
* Don't create redundant proxiesZeeshan Ali (Khattak)2009-07-181-0/+8
* Refactor: resource search in separate functionsZeeshan Ali (Khattak)2009-07-181-29/+53
* Refactor device and service creation codeZeeshan Ali (Khattak)2009-07-181-51/+83
* No need to remove proxies anymore.Zeeshan Ali (Khattak)2009-06-241-14/+0
* ControlPoint set itself inactive before getting disposed.Zeeshan Ali (Khattak)2009-06-241-0/+4
* Gracefully handle 'no root element in description' scenerio.Zeeshan Ali (Khattak)2009-06-241-0/+8
* Print reason when fail to fetch description docZeeshan Ali (Khattak)2009-06-051-1/+3
* Don't crash if device descriptions don't contain a root elementSteven Dorigotti2009-04-271-0/+3
* Check for array bounds.Zeeshan Ali (Khattak)2009-04-241-2/+6
* Use glib function to get the length of string vector.Zeeshan Ali (Khattak)2009-04-241-1/+1
* allow NULL for 'resource-factory' and use the default factory thenSven Neumann2009-02-051-18/+23
* remove debug output that accidentally went in with the last commitSven Neumann2009-02-031-7/+0
* Keep a reference on the control-point during signal emissionSven Neumann2009-02-031-0/+15
* 2008-11-28 Jorn Baayen <jorn.baayen@collabora.co.uk>Jorn Baayen2008-11-281-2/+2
* 2008-09-27 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-09-271-2/+2
* 2008-06-04 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-06-041-2/+2
* 2008-06-03 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-06-031-0/+1
* 2008-05-27 Ross Burton <ross@openedhand.com>Ross Burton2008-05-271-2/+2