summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Throw a compilation error for too new glib featuresgupnp-1.0Bastien Nocera2021-06-021-0/+1
* Pin the required glib versionBastien Nocera2021-06-021-0/+3
* Import config.h in all C sourcesBastien Nocera2021-06-0219-0/+23
* context: Use SoupURI instead of GUriJens Georg2021-06-021-15/+10
* Prepare 1.0.7gupnp-1.0.7Jens Georg2021-05-243-2/+12
* control-point: Hold a ref on control point while async downloadingDoug Nazar2021-05-241-1/+2
* Tests: Add test for host header validationJens Georg2021-05-183-9/+99
* service: Validate host headerJens Georg2021-05-183-0/+67
* Prepare GUPnP 1.0.6gupnp-1.0.6Jens Georg2020-08-093-2/+9
* Don't unref the maskEmilio Pozuelo Monfort2020-08-051-1/+0
* Prepare GUPnP 1.0.5gupnp-1.0.5Jens Georg2020-06-221-0/+16
* service: Limit number of call-backs to 6Jens Georg2020-06-201-1/+6
* service: Fix adding call-back to listJens Georg2020-06-201-1/+3
* service: More stlye fixesJens Georg2020-06-201-4/+5
* service: Style fixesJens Georg2020-06-202-9/+8
* service: Check subscribtion target addressJens Georg2020-06-204-9/+53
* service: Limit call-back URIs to 256 charactersJens Georg2020-06-201-7/+25
* service: Use SoupURI in call-backsJens Georg2020-06-201-28/+28
* build: Bump patch versionJens Georg2020-06-202-2/+2
* Update gupnp-service-info.h, add nullable anotation,soiamsoNG2020-06-161-2/+2
* gupnp-linux-context-manager.c: fix {linux,net}/if.h redefinitionFabrice Fontaine2019-08-051-0/+2
* build: Fix soversion for mesonJens Georg2019-05-281-1/+1
* Prepare 1.0.4gupnp-1.0.4Jens Georg2019-05-273-2/+18
* service-proxy: Fix endless loop on early notifyJens Georg2019-05-271-1/+1
* acl: Fix wrong includeJens Georg2019-03-081-1/+1
* context-manager: Fix white-list for control pointsJens Georg2019-01-131-1/+6
* linux-cm: Avoid static receive bufferJakub Adam2019-01-111-6/+10
* device-info: Fix annotatons for get_icon_urlJens Georg2018-11-231-3/+3
* build: Backport meson supportJens Georg2018-11-1120-5/+307
* win32: Fix some platform-specific warningsJens Georg2018-11-113-6/+6
* Prepare GUPnP 1.0.3gupnp-1.0.3Jens Georg2018-07-302-2/+21
* linux-cm: Avoid unterminated stringBastien Nocera2018-07-241-1/+1
* service: Do not rely on Action header's formatJens Georg2018-03-171-0/+4
* service: Style fixesJens Georg2018-03-012-2/+5
* Avoid a crash in GUPnPServiceProxy::subscription_expire()Sven Neumann2018-02-131-0/+8
* Fix bitwise ! and logical &Jens Georg2017-09-221-2/+2
* Propagate User-Agent to message from cacheJens Georg2017-04-301-4/+21
* Avoid a crash in gupnp_root_device_constructor()Sven Neumann2017-04-302-3/+14
* Update included m4 macrosJens Georg2017-04-1912-76/+104
* Prepare GUPnP-1.0.2gupnp-1.0.2Jens Georg2017-03-202-1/+12
* service-proxy: unconditionally remove server handler in disposeSven Neumann2017-03-181-1/+10
* Prepare 1.0.1gupnp-1.0.1Jens Georg2016-10-153-2/+19
* linux-cm: Fix compiler warning about negative shiftJens Georg2016-10-151-1/+1
* doc: Fix references of version filesJens Georg2016-10-152-3/+82
* Update ax_append_link_flagsJens Georg2016-10-151-3/+5
* doc: Update FSF addressJens Georg2016-10-151-4/+5
* connman: fix a race on the DBus interface to connmanSven Neumann2016-10-151-21/+91
* connman: make the GetServices call cancellableSven Neumann2016-10-151-2/+11
* connman: cancel a pending g_dbus_proxy_new_for_bus() callSven Neumann2016-10-151-2/+14
* connman: fix a potential crashSven Neumann2016-10-151-8/+10