device: Combine two if statements with identical outcome
[framework/connectivity/connman.git] / plugins / vpn.c
2012-05-09 Henrique Dante de... vpn: Fix null pointer dereference
2012-05-09 Henrique Dante de... vpn: Fix null pointer dereference
2012-04-28 Marcel Holtmannplugins: Update copyright information
2012-04-17 Tomasz Bursztykavpn: use g_hash_table_replace instead of insert function
2012-03-27 Jukka Rissanenvpn: Unref provider properly
2012-03-19 Marcel Holtmannvpn: Remove wrong include of <glib/ghash.h>
2012-02-04 Jukka Rissanenvpn: Reference of provider not taken
2012-01-27 Patrik Flyktvpn: Add check for properly initialized driver_hash
2011-11-15 Mohamed Abbastask: Allow vpn plugins to send reply
2011-11-15 Jukka Rissanenvpn: Add null checks
2011-11-15 Mohamed Abbasvpn: Add support to allow ppp tunnelling
2011-11-07 Patrik Flyktvpn: Extend vpn driver struct with save support
2011-10-26 Jukka Rissanenplugins: Fix compilation in MeeGo
2011-10-25 Daniel Wagnerplugins: Add O_CLOEXEC to open()
2011-09-12 Jukka Rissanenvpn: Set authentication failure error code properly...
2011-03-17 Daniel Wagnervpn: Fix fd leak
2011-03-17 Daniel Wagnervpn: Fix possible null pointer dereference
2011-01-28 Mohamed Abbasvpn: Allow plugins to report error code
2011-01-28 Mohamed Abbastask: Pass exit code to the exit callback
2010-10-27 Samuel OrtizAdd the openconnect plugin to the distcheck rule
2010-10-22 Daniel WagnerSplit openconnect into generic vpn and openconnect...