summaryrefslogtreecommitdiff
path: root/libgssdp/gssdp-resource-browser.c
Commit message (Expand)AuthorAgeFilesLines
* Port GSSDP to libsoup3 APIJens Georg2021-10-281-9/+7
* all: Unconditionally include config.hJens Georg2021-06-201-2/+0
* all: LGPL-2.0 -> LGPL-2.1Jens Georg2021-06-201-15/+1
* resource-browser: Update docs and introspectionJens Georg2021-06-191-39/+53
* resource-browser: Implement ssdp:update handlingJens Georg2019-01-281-0/+89
* client,resource-browser: Add UPnP versionJens Georg2018-12-221-1/+1
* Revert "browser: Rewrite link-local locations"Jens Georg2018-11-191-34/+2
* Revert "browser: Also rewrite AL headers"Jens Georg2018-11-191-46/+32
* browser: Also rewrite AL headersJens Georg2018-11-041-32/+46
* browser: Rewrite link-local locationsJens Georg2018-11-021-2/+34
* all: Support v6 discovery messagesJens Georg2018-10-311-1/+15
* all: More GLib utility functionsJens Georg2018-10-301-21/+11
* client: Use recommended include orderJens Georg2016-10-151-4/+7
* resource-browser: Use new type macrosJens Georg2016-10-111-94/+153
* Drop custom marshallerJens Georg2016-10-111-5/+2
* Remove gnome-commonJens Georg2015-06-141-1/+4
* Replace usage of ?:Jens Georg2014-05-241-1/+1
* Fix compilation on mingwJens Georg2014-03-271-1/+1
* Use g_list_free_full ()Jens Georg2014-03-151-22/+6
* Style fixes for previous commitJens Georg2014-03-151-6/+6
* Recover from lost bye bye packets.Branislav Katreniak2014-03-151-44/+78
* Misc doc changesJens Georg2013-10-301-2/+2
* Some gtk-doc updatesJens Georg2013-09-031-0/+15
* Avoid non-ASCII characters in discovery requestsBastien Nocera2013-07-271-1/+1
* Fix parameter indentationJens Georg2013-05-281-7/+7
* Fix compilation with -Wall -WextraJens Georg2013-04-171-5/+11
* Bump reqired GLib version to 2.32.Krzesimir Nowak2013-02-221-4/+2
* Fix crash in new refresh cache implementationJussi Kukkonen2013-02-221-3/+2
* Add a function doing a service rescan.Krzesimir Nowak2013-02-201-0/+105
* Update license headersJens Georg2012-08-311-2/+2
* Correctly remove expired ResourcesMark Ryan2012-08-181-1/+13
* Correct arguments to g_regex_match_simple() callRiko Yamada2012-06-251-2/+2
* Don't leak MatchInfoJens Georg2012-05-041-2/+8
* Fix gtk-doc for stricter g-i scannerJens Georg2012-05-031-14/+14
* Make internal resource cache version-independantJens Georg2012-04-031-6/+38
* Ignore announcements from services with a lower versionJens Georg2012-04-031-7/+33
* Fix typo in GSSDPResourceBroser docsJens Georg2011-12-091-1/+1
* Create proper regex if target is an UUIDJens Georg2011-11-161-1/+6
* Deprecate main_context property.Jens Georg2011-07-201-9/+4
* Only use /** **/ for gtk-doc.Jens Georg2011-07-191-10/+10
* Indentation and code style fixesJens Georg2011-07-161-18/+18
* Fix discovery regressions introduced with 177f2772.Jens Georg2011-07-031-1/+2
* Fix all warnings from g-ir-scannerJens Georg2011-06-041-2/+2
* Fix crash on target without a colonSven Neumann2011-05-041-3/+3
* Fix issue introduced with commit 20dce239Sven Neumann2010-12-161-1/+3
* Fix potential crash in resource-unavailable()Sven Neumann2010-11-221-2/+2
* Fix potential crash in resource_expire()Sven Neumann2010-11-181-5/+12
* Don't use deprecated libsoup APIZeeshan Ali (Khattak)2010-08-241-9/+9
* Chain up in dispose() and finalize().Sven Neumann2010-06-221-0/+4
* Don't leak target regexgssdp-0.7Olivier CrĂȘte2009-09-091-0/+3