summaryrefslogtreecommitdiff
path: root/plugins/vpn.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-29plugins: Update copyright informationMarcel Holtmann1-1/+1
2012-04-17vpn: use g_hash_table_replace instead of insert functionTomasz Bursztyka1-1/+1
2012-03-27vpn: Unref provider properlyJukka Rissanen1-2/+6
2012-03-19vpn: Remove wrong include of <glib/ghash.h>Marcel Holtmann1-1/+0
2012-02-04vpn: Reference of provider not takenJukka Rissanen1-4/+11
2012-01-27vpn: Add check for properly initialized driver_hashPatrik Flykt1-1/+6
2011-11-15task: Allow vpn plugins to send replyMohamed Abbas1-3/+5
2011-11-15vpn: Add null checksJukka Rissanen1-2/+16
2011-11-15vpn: Add support to allow ppp tunnellingMohamed Abbas1-32/+90
2011-11-07vpn: Extend vpn driver struct with save supportPatrik Flykt1-0/+15
2011-10-26plugins: Fix compilation in MeeGoJukka Rissanen1-0/+1
2011-10-25plugins: Add O_CLOEXEC to open()Daniel Wagner1-2/+2
2011-09-12vpn: Set authentication failure error code properly in providerJukka Rissanen1-0/+5
2011-03-17vpn: Fix fd leakDaniel Wagner1-1/+3
2011-03-17vpn: Fix possible null pointer dereferenceDaniel Wagner1-2/+4
2011-01-28vpn: Allow plugins to report error codeMohamed Abbas1-4/+15
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas1-1/+1
2010-10-27Add the openconnect plugin to the distcheck ruleSamuel Ortiz1-1/+1
2010-10-22Split openconnect into generic vpn and openconnect partDaniel Wagner1-0/+404