shared: Add helpers for SHA-1 based HMAC, PBKDF2 and PRF
[platform/upstream/connman.git] / vpn /
2013-01-08 Patrik Flyktvpn-provider: Check if providers list is NULL before...
2012-12-14 Patrik Flyktvpn-provider: Report disconnect errors other than ...
2012-12-14 Patrik Flyktvpn-provider: Set state when connecting and disconnecting
2012-12-14 Patrik Flyktvpn-plugin: Send proper response to caller and connect...
2012-11-30 Jukka Rissanenpptp: Header file was missing
2012-11-30 Jukka Rissanenl2tp: Header file was missing
2012-11-30 Jukka Rissanenpptp: Clear password when disconnecting
2012-11-30 Jukka Rissanenl2tp: Clear password when disconnecting
2012-11-30 Jukka Rissanenvpn: Driver disconnect needs provider information
2012-11-30 Jukka Rissanenvpn-provider: Unregister provider from dbus when freed
2012-11-30 Jukka Rissanenvpn-provider: Register agent driver
2012-11-30 Jukka Rissanenpptp: Do not save the password
2012-11-30 Jukka Rissanenl2tp: Do not save the password
2012-11-30 Jukka Rissanenpptp: Ask username and password from agent
2012-11-30 Jukka Rissanenl2tp: Ask username and password from agent
2012-11-30 Jukka Rissanenvpn-agent: Routine to add username and password into...
2012-11-30 Jukka Rissanenopenconnect: Add support for --no-cert-check client...
2012-11-30 Jukka Rissanenopenconnect: Domain pointer was used incorrectly
2012-11-30 Jukka Rissanenopenconnect: Add asking cookie from agent
2012-11-30 Jukka Rissanenvpn-agent: Add generic functions to add information...
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-26 Jukka Rissanenvpn-main: Plugin cleanup was not done
2012-11-23 Jukka Rissanenopenvpn: Set default options if user has not supplied...
2012-11-23 Jukka Rissanenopenvpn: Allow configuration via user supplied config...
2012-11-23 Jukka Rissanenopenvpn: Remove obsolete --tls-client option
2012-11-23 Jukka Rissanenselinux: Add Type Enforcement rule compilation
2012-11-23 Jukka Rissanenvpn: Go to failure state if vpn information cannot...
2012-11-23 Jukka Rissanenvpnd: Quit if no VPN configurations are found
2012-11-23 Jukka Rissanenvpnd: Add function that quits vpnd if no VPN configurat...
2012-11-23 Jukka Rissanenvpn-plugin: Set state correctly if vpn client process...
2012-11-23 Jukka Rissanenvpnd: Make sure provider is taken to ready state
2012-11-23 Jukka Rissanenpptp: Remember the connection password
2012-11-23 Jukka Rissanenl2tp: Remember the connection password
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 Rissanenipconfig: Add ipconfig unref function
2012-11-23 Jukka Rissanenvpn: Add preliminary agent support
2012-11-23 Jukka Rissanenvpn: Introduce config file for vpnd
2012-11-23 Jukka Rissanendoc: Example configuration file for vpnd
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...