summaryrefslogtreecommitdiff
path: root/vpn/vpn-provider.h
AgeCommit message (Collapse)AuthorFilesLines
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+0
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I84a42375b5c59739e4caca1f726699ea7647ef17
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-0/+2
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-3/+5
2013-02-19vpn-provider: Avoid printing password to log filesJukka Rissanen1-0/+2
Add a variant to vpn_provider_set_string() that does not print sensitive data like password in clear text to log files.
2012-11-30l2tp: Ask username and password from agentJukka Rissanen1-0/+5
2012-11-30vpn: Make VPN plugin connection function asyncJukka Rissanen1-0/+4
This is needed as we want to ask user the passwords etc.
2012-11-30vpn-provider: Add getter functionsJukka Rissanen1-0/+4
2012-11-30vpn: Add initial support for async connectJukka Rissanen1-1/+5
Needed for agent VPN support.
2012-11-23vpn: New vpn daemon that handles vpn connections and clientsJukka Rissanen1-0/+121