aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/maemo
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Load CA certificates from system directories.Tobias Brunner2010-10-141-6/+58
* Maemo: Track the status of the current SA and send changes to the frontend.Tobias Brunner2010-10-141-31/+97
* Maemo: Properly unregister the RPC callbacks.Tobias Brunner2010-10-141-0/+6
* Maemo: Plugin implements the listener_t interface.Tobias Brunner2010-10-142-0/+51
* Maemo: Extracted most plugin code to a separate class, so we can use that as ...Tobias Brunner2010-10-144-283/+396
* 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-142-0/+83
* Maemo: Register charon as D-BUS system service.Tobias Brunner2010-10-142-0/+8
* Stub plugin for Maemo specific extensions added.Tobias Brunner2010-10-143-0/+114