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
/
smp
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed null-pointer dereference in smp plugin.
Tobias Brunner
2012-04-26
1
-3
/
+7
*
Don't cast second argument of mem_printf_hook (%b) to size_t.
Tobias Brunner
2012-03-27
1
-1
/
+1
*
smp: Use proper signed type to get return value of read(2).
Tobias Brunner
2012-03-27
1
-1
/
+1
*
bus->listen() and the controller wrappers accept a timeout to wait for callbacks
Martin Willi
2011-08-26
1
-5
/
+5
*
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-3
/
+3
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-1
/
+2
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
1
-2
/
+4
*
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
-0
/
+7
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
1
-6
/
+10
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+768