This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc403eb1e5e26d93aad6a29ba001cd439ce58784
strongswan-ext
/
src
/
libcharon
/
plugins
/
stroke
T
History
Martin Willi
bc403eb1e5
Fixed crash and locking issues while unrouting connections via stroke
2012-03-13 10:56:22 +01:00
..
Makefile.am
…
stroke_attribute.c
…
stroke_attribute.h
…
stroke_ca.c
Fix compilation with GCC 4.6.
2011-06-07 15:45:18 +02:00
stroke_ca.h
…
stroke_config.c
implemented PASS and DROP shunt policies
2011-06-28 19:42:54 +02:00
stroke_config.h
…
stroke_control.c
Fixed crash and locking issues while unrouting connections via stroke
2012-03-13 10:56:22 +01:00
stroke_control.h
…
stroke_cred.c
Added an option to load CA certificates without CA basic constraint.
2012-02-01 14:34:52 +01:00
stroke_cred.h
…
stroke_list.c
Cache list of plugin names to further simplify its usage.
2012-01-19 12:37:42 +01:00
stroke_list.h
Added a statusallnb stroke command to show status non-blocking
2011-05-16 15:24:14 +02:00
stroke_plugin.c
Added a (not yet implemented) plugin_t method to reload plugin configuration
2011-04-15 10:07:13 +02:00
stroke_plugin.h
…
stroke_socket.c
Make number of concurrently handled stroke messages configurable.
2011-12-29 18:41:39 +01:00
stroke_socket.h
…