summaryrefslogtreecommitdiff
path: root/src/nm-connectivity.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-01all: manually drop code comments with file descriptionThomas Haller1-2/+1
2019-09-10all: SPDX header conversionLubomir Rintel1-14/+1
2019-06-18device: don't start connectivity check on unconfigured devicesBeniamino Galvani1-0/+1
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2018-12-11libnm: add nm_connectivity_state_cmp() helperThomas Haller1-0/+15
2018-09-24connectivity: allow limiting the connectivity check to a specified AFLubomir Rintel1-0/+1
2018-09-24connectivity: use systemd-resolved for resolving the check endpointLubomir Rintel1-0/+1
2018-09-17connectivity: fix crash when removing easy-handle from curl callbackThomas Haller1-3/+4
2018-04-10connectivity: schedule connectivity timers per-device and probe for short out...Thomas Haller1-1/+3
2018-04-10connectivity: rework async connectivity check requestsThomas Haller1-7/+18
2017-05-04device: add default route penalty only if concheck is enabledFrancesco Giudici1-0/+1
2017-03-28core: make connectivity checking per-deviceLubomir Rintel1-13/+5
2016-10-04core: refactor private data in "src"Thomas Haller1-8/+1
2016-08-17all: cleanup includes in header filesThomas Haller1-2/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-2/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-3/+1
2015-02-03connectivity: make NMConnectivity independent of NMConfigThomas Haller1-1/+3
2015-02-03connectivity: refactor converting connectivity states to stringThomas Haller1-0/+2
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-2/+3
2013-08-28core: provide additional network connectivity informationDan Winship1-11/+11
2013-08-28core: improve NMManager:state transitions with connectivity checkingDan Winship1-6/+10
2013-08-28core: clean up connectivity code a bitDan Winship1-1/+0
2013-03-11core: use Config object for connectivity checking parametersDan Williams1-3/+1
2012-07-27core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš1-1/+1
2012-02-27core: fix up connectivity state checksDan Williams1-1/+3
2012-02-27core: clean up and simplify connectivity checkDan Williams1-14/+10
2012-02-27core: add internet connectivity checkThomas Bechtold1-0/+68