aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/maemo/maemo_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Extracted most plugin code to a separate class, so we can use that as ...Tobias Brunner2010-10-141-282/+10
* Maemo: Initiate consumes a child_sa reference, so get an additional one.Tobias Brunner2010-10-141-0/+2
* Maemo: Basic functionality added to notify the applet about status updates.Tobias Brunner2010-10-141-0/+16
* Maemo: Clear the credentials before each connection attempt.Tobias Brunner2010-10-141-0/+2
* Maemo: Listen for a special "Start" D-BUS call.Tobias Brunner2010-10-141-1/+5
* Maemo: Added support for connection initiation and shutdown.Tobias Brunner2010-10-141-0/+181
* Maemo: Register with libosso and init Glib main loop.Tobias Brunner2010-10-141-0/+82
* Stub plugin for Maemo specific extensions added.Tobias Brunner2010-10-141-0/+55