aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/maemo/maemo_service.c
Commit message (Collapse)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-141-0/+44
|
* Maemo: Extracted most plugin code to a separate class, so we can use that as ↵Tobias Brunner2010-10-141-0/+342
listener.