summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add gitlab-ci copied from gupnpgupnp-igd-1.2Olivier Crête2022-05-241-0/+195
* Add subproject for gupnp itselfOlivier Crête2022-05-242-0/+7
* Remove obsolete host_path in testJens Georg2022-01-131-7/+0
* Test: Interact with service in its contextJens Georg2022-01-131-9/+28
* Retire Ross as maintainerJens Georg2021-03-171-7/+0
* DOAP: Replace non-working email address of rburtonAndre Klapper2020-12-241-1/+1
* Version 1.2.01.2.0-correctOlivier Crête2020-09-183-2/+12
* gupnp-simple-igd-thread: Avoid re-entrant dispose into GUPnPOlivier Crête2020-09-181-2/+11
* gupnp-simple-igd: Check status of actual cancellableOlivier Crête2020-09-181-0/+6
* gupnp-simple-igd: Self is always passes, so it's always validOlivier Crête2020-09-181-5/+2
* meson: Set g_debug log domainOlivier Crête2020-03-191-0/+1
* Move to new style private dataOlivier Crête2020-03-194-11/+8
* Use non-deprecated GAsync style apis to RemovePortMapping callOlivier Crête2020-03-191-8/+16
* Use non-deprecated GAsync style apis to AddPortMapping callOlivier Crête2020-03-191-45/+71
* Use non-deprecated GAsync style apis to GetExternalIPAddress callOlivier Crête2020-03-191-47/+67
* Remove unused Soup variableOlivier Crête2020-03-191-1/+0
* pkgconfig: Make gupnp dependency privateOlivier Crête2020-03-191-1/+1
* Hide private struct from gtk-docOlivier Crête2020-03-181-2/+3
* Switch to modern GMutex/GCond/GThread APIsOlivier Crête2020-03-181-35/+32
* Update GLib dep to somewhat ancient 2.32Olivier Crête2020-03-182-5/+13
* meson: Remove private headers from sourcesOlivier Crête2020-03-181-2/+0
* Remove calls to g_type_init() and g_thread_init()Olivier Crête2020-03-183-8/+0
* Remove legacy ChangeLogOlivier Crête2020-03-181-0/+0
* python: Remove python bindings, use GI insteadOlivier Crête2020-03-186-199/+0
* Remove autotools build.Jan Schmidt2020-03-1813-671/+0
* Make test-simple clean up and exit after 15 secondsJan Schmidt2020-03-181-1/+8
* Switch to GUPnP 1.2 APIJens Georg2020-03-188-11/+13
* build: Initial meson filesJens Georg2020-03-187-0/+123
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* free GStaticMutex in AddRemoveDataMatthew Waters2018-05-051-0/+2
* Update .doap file with decapitalized loginOlivier Crête2017-11-201-1/+1
* Version 0.2.50.2.5Olivier Crête2017-11-202-1/+7
* doc: Fix missing character in Makefile.amOlivier Crête2017-11-201-1/+1
* Update GTK-Doc usage to 1.10Olivier Crête2015-06-1610-11/+34
* Version 0.2.40.2.4Olivier Crête2014-09-303-2/+8
* Add function to remove the port using the local portOlivier Crête2014-09-305-7/+163
* Move pre-conditions to the synchronous functionsOlivier Crête2014-09-301-2/+6
* Make the Class structures privateOlivier Crête2014-09-306-43/+74
* doap: add <programming-language>Andre Klapper2014-08-011-0/+1
* fix useridOlav Vitters2014-07-301-1/+1
* doap category coreOlav Vitters2014-07-301-0/+1
* Version 0.2.30.2.3Olivier Crête2014-02-053-2/+10
* Make pygtk 2 python bindings disabled by defaultOlivier Crête2014-02-051-2/+2
* Use the new signal to restrict unit tests to the "lo" interfaceOlivier Crête2014-02-051-2/+19
* Make sure the GUPnPContextManager callback is not called after the object hasOlivier Crête2014-02-051-2/+2
* Add signal to make it possible to ignore certain GUPnPContextsOlivier Crête2014-02-052-0/+33
* Switch to gnome-autogen.shOlivier Crête2013-06-241-4/+37
* Fix build on OpenBSD.Jasper Lievisse Adriaanse2013-06-241-1/+4
* build: add support for automake-1.13Nuno Araujo2013-06-241-1/+1
* Pass GError as pointer, not struct, to g_signal_emit()Olivier Crête2013-06-241-1/+1