summaryrefslogtreecommitdiff
path: root/vpn/vpn-provider.h
Commit message (Expand)AuthorAgeFilesLines
* vpn-provider: Support checking if provider setting key exists.Jussi Laakkonen2021-11-181-0/+2
* vpn-provider: Add auth error check heuristic to avoid losing credsJussi Laakkonen2021-09-131-0/+2
* vpn-provider: Drop route management from vpndJussi Laakkonen2020-12-111-0/+3
* vpn: Move vpn_provider_get_ident() declaration to vpn-provider.hJussi Laakkonen2020-09-231-0/+1
* vpn: Remove unused type memberDaniel Wagner2020-02-071-6/+0
* vpn-provider: Add function to add errors without state changeJussi Laakkonen2019-11-141-0/+2
* vpn-provider: Implement setting string to bool conversion functionJussi Laakkonen2019-10-211-0/+2
* vpn-provider: Implement simple connection and auth error countersJussi Laakkonen2019-10-211-0/+7
* vpn-provider: Add function to get immutable state of provider stringJussi Laakkonen2019-06-051-0/+2
* vpn-provider: Add support for plugin specific dataJussi Laakkonen2019-06-051-0/+2
* vpn: Configurable route environment parsing for VPN pluginsJussi Laakkonen2018-02-191-0/+10
* vpn: Provider state was not updated after an errorJukka Rissanen2015-07-221-0/+2
* vpn-provider: Add support function that removes the used IP addressJukka Rissanen2014-07-011-0/+1
* vpn-provider: Add function that is used to change the used IP addressJukka Rissanen2014-07-011-0/+1
* vpn: Update copyright year(s)Patrik Flykt2014-03-111-1/+1
* agent: API changes required for multi agent supportJukka Rissanen2013-09-111-1/+2
* build: Remove unsued types.h headerDaniel Wagner2013-07-231-1/+0
* vpn: Included stdbool.hDaniel Wagner2013-07-231-0/+2
* vpn-provider: Avoid printing password to log filesJukka Rissanen2013-02-191-0/+2
* l2tp: Ask username and password from agentJukka Rissanen2012-11-301-0/+5
* vpn: Make VPN plugin connection function asyncJukka Rissanen2012-11-301-0/+4
* vpn-provider: Add getter functionsJukka Rissanen2012-11-301-0/+4
* vpn: Add initial support for async connectJukka Rissanen2012-11-301-1/+5
* vpn: New vpn daemon that handles vpn connections and clientsJukka Rissanen2012-11-231-0/+121