summaryrefslogtreecommitdiff
path: root/gio/gnetworkmonitorbase.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash caused by g_network_monitor_base_add_network()Michael Catanzaro2020-01-271-3/+1
* gnetworkmonitorbase: Use a hash table for storing networksPhilip Withnall2020-01-221-39/+89
* gnetworkmonitor: Fix use-after-free when using from another threadMilan Crha2018-04-111-14/+16
* GNetworkMonitorBase: don't fail when IPv6 support is unavailableErik van Pienbroek2018-02-271-2/+8
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* gio: Fix application of GNetworkMonitor:network-metered patchPhilip Withnall2015-07-291-0/+7
* gio: add network connectivity state to GNetworkMonitorDan Winship2014-12-051-7/+17
* gio: Add names to idles and timeoutsBastien Nocera2014-03-271-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-17/+13
* GNetworkMonitorBase: implement can_reach_asyncDan Winship2013-02-201-18/+112
* g_network_monitor_base_can_reach: Check for default route after enumerating.Matthew Barnes2013-02-201-4/+8
* Whitespace fixesMatthias Clasen2011-12-101-81/+85
* add GNetworkMonitor, for... monitoring the networkDan Winship2011-11-141-0/+412