vpn: Make VPN plugin connection function async
[platform/upstream/connman.git] / vpn / vpn-provider.c
2012-11-30 Jukka Rissanenvpn: Make VPN plugin connection function async
2012-11-30 Jukka Rissanenvpn-provider: Add getter functions
2012-11-30 Jukka Rissanenvpn: Add initial support for async connect
2012-11-26 Jukka Rissanenvpn-provider: VPN driver pointer was not cleared
2012-11-23 Jukka Rissanenvpnd: Add function that quits vpnd if no VPN configurat...
2012-11-23 Jukka Rissanenvpn-provider: Remove vpn provider from storage when...
2012-11-23 Jukka Rissanenvpn-provider: Send ConnectionRemoved signal when needed
2012-11-23 Jukka Rissanenvpn-provider: Send ConnectionAdded signal when needed
2012-11-23 Jukka Rissanenprovider: Removed the connect part from the create...
2012-11-23 Jukka Rissanenvpn: Free allocated ipconfig struct
2012-11-23 Jukka Rissanenvpnd: Add -r option which enables route handling in...
2012-11-23 Jukka Rissanenvpn: Resolve vpn hostname if necessary
2012-11-23 Jukka Rissanenprovider: Refactor server and user route handling
2012-11-23 Jukka Rissanenvpn: New vpn daemon that handles vpn connections and...