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 (
Collapse
)
Author
Age
Files
Lines
*
maemo: Remove unused plugin
Tobias Brunner
2016-09-15
1
-87
/
+0
|
*
maemo: Use plugin features
Tobias Brunner
2013-06-11
1
-2
/
+12
|
*
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
|
|
|
|
over plugin_t
*
Maemo: Extracted most plugin code to a separate class, so we can use that as ↵
Tobias Brunner
2010-10-14
1
-282
/
+10
|
|
|
|
listener.
*
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
|
|
|
|
This call is made on the system D-BUS so that charon is started as root.
*
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