index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
maemo
/
maemo_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-2
/
+8
*
Maemo: Extracted most plugin code to a separate class, so we can use that as ...
Tobias Brunner
2010-10-14
1
-282
/
+10
*
Maemo: Initiate consumes a child_sa reference, so get an additional one.
Tobias Brunner
2010-10-14
1
-0
/
+2
*
Maemo: Basic functionality added to notify the applet about status updates.
Tobias Brunner
2010-10-14
1
-0
/
+16
*
Maemo: Clear the credentials before each connection attempt.
Tobias Brunner
2010-10-14
1
-0
/
+2
*
Maemo: Listen for a special "Start" D-BUS call.
Tobias Brunner
2010-10-14
1
-1
/
+5
*
Maemo: Added support for connection initiation and shutdown.
Tobias Brunner
2010-10-14
1
-0
/
+181
*
Maemo: Register with libosso and init Glib main loop.
Tobias Brunner
2010-10-14
1
-0
/
+82
*
Stub plugin for Maemo specific extensions added.
Tobias Brunner
2010-10-14
1
-0
/
+55