summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-service.c
Commit message (Expand)AuthorAgeFilesLines
* all: Drop xmlRecoverMemoryHEADmasterJens Georg2023-05-041-1/+5
* service: Initialize GError properlyJens Georg2022-11-071-1/+1
* all: Fix build against Soup 3.1.2 and laterJens Georg2022-08-161-0/+4
* all: Set log domains for easier filteringJens Georg2022-06-141-0/+1
* Service: Switch to g_uuid_string_random()Jens Georg2022-06-141-6/+3
* service: Prevent critical on notify errorJens Georg2022-05-251-4/+11
* ServiceProxy: Drop deprecated introspectionJens Georg2022-01-091-21/+26
* Service: Signal action_invoked if vfunc existsJens Georg2022-01-031-1/+2
* Remove stray g_print in the codeJens Georg2022-01-031-2/+0
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-51/+131
* ServiceAction: Forward-port Action.return_successJens Georg2022-01-031-1/+1
* Service: Return error if autoconnect failsJens Georg2021-12-301-1/+5
* Service: Remove _valist functionsJens Georg2021-12-301-17/+1
* all: Initial port to libsoup3 APIJens Georg2021-11-211-190/+248
* service: Remove constructorJens Georg2021-11-201-11/+4
* service: Move ServiceAction code into its own fileJens Georg2021-11-041-598/+0
* Service: Do not leak address in subscription checkJens Georg2021-07-271-0/+1
* service: Validate Host header in GENA handlersJens Georg2021-07-031-0/+14
* service,context: Re-use is_ours from GSSDPJens Georg2021-07-031-10/+3
* all: SPDX license identifierJens Georg2021-06-101-13/+1
* all: Fix code formattingJens Georg2021-06-091-21/+21
* gi: Fix annotationsJens Georg2021-06-091-1/+1
* all: Minor simplicifcations and dead code removalJens Georg2021-06-091-14/+4
* doc: Add/Fix Since: annotationsJens Georg2021-06-091-5/+5
* all: Fix minor compiler warningsJens Georg2021-06-091-1/+1
* doc: Fix some gtk-doc errorsJens Georg2021-06-091-1/+1
* Import config.h in all C sourcesBastien Nocera2021-06-021-0/+2
* service: Validate host headerJens Georg2021-05-241-0/+13
* service: Fix check of callback for v6 link-localJens Georg2020-07-291-3/+10
* service: Limit number of call-backs to 6Jens Georg2020-06-181-1/+6
* service: Fix adding call-back to listJens Georg2020-06-171-1/+3
* service: More stlye fixesJens Georg2020-06-171-4/+5
* service: Style fixesJens Georg2020-06-171-7/+6
* service: Check subscribtion target addressJens Georg2020-06-161-6/+16
* service: Limit call-back URIs to 256 charactersJens Georg2020-06-161-8/+26
* service: Use SoupURI in call-backsJens Georg2020-06-161-31/+27
* service: Convert GUPnPServiceAction to g_atomic_rc_boxJens Georg2019-05-281-32/+20
* all: Use proper address for link-localJens Georg2018-11-201-1/+9
* all: Port to new GLib type macrosJens Georg2018-11-021-74/+127
* service: Do not rely on Action header's formatJens Georg2018-03-171-0/+4
* service: Style fixesJens Georg2018-03-011-1/+1
* Remove custom marshallersJens Georg2016-10-151-4/+3
* Fix signals_autoconnect() callJens Georg2015-07-121-14/+46
* Remove gnome-commonJens Georg2015-06-131-2/+7
* Add gupnp_get_uuid() helper functionJens Georg2015-05-101-0/+13
* Use GUUL for native UUID supportJens Georg2015-04-061-25/+6
* acl: Don't keep reference of the serviceJens Georg2015-01-041-4/+4
* Stop using the deprecated SoupSessionAsyncSven Neumann2015-01-031-6/+2
* Update "Since" documentation tagsJens Georg2014-05-241-3/+13
* Use g_list_free_fullJens Georg2014-05-241-11/+2