Tobias Brunner
|
5cab5672e7
|
Define plugin version in all existing plugins
|
2025-08-22 15:32:39 +02:00 |
|
Tobias Brunner
|
19ef2aec15
|
Update copyright headers after acquisition by secunet
|
2022-06-28 10:22:56 +02:00 |
|
Tobias Brunner
|
d223fe807a
|
libcharon: Use lib->ns instead of charon->name
|
2014-02-12 14:34:32 +01:00 |
|
Martin Willi
|
b4b3959b22
|
stream-service: move CAP_CHOWN check from plugins to service constructor
A plugin service can be a TCP socket now, so it does not make much sense
to strictly check for CAP_CHOWN.
|
2013-07-18 16:00:31 +02:00 |
|
Tobias Brunner
|
dfc9902013
|
capabilities: Some plugins don't actually require capabilities at runtime
|
2013-07-18 15:25:35 +02:00 |
|
Tobias Brunner
|
1091edede8
|
capabilities: CAP_CHOWN might be required by many plugins opening UNIX sockets
But as the sockets will be created with the user/group of the running
process this might not be required as no change may be needed.
|
2013-06-25 17:16:33 +02:00 |
|
Tobias Brunner
|
57c29f6895
|
duplicheck: Use plugin features to register listener
|
2013-06-11 11:18:17 +02:00 |
|
Tobias Brunner
|
42500c274a
|
Use name from initialization to access settings in libcharon.
Also fixes several whitespace errors.
|
2012-05-03 13:57:04 +02:00 |
|
Tobias Brunner
|
ae9d5e7ce1
|
Option to enable duplicheck plugin fixed.
|
2011-05-26 12:37:41 +02:00 |
|
Martin Willi
|
c55818ebb0
|
Added a (not yet implemented) plugin_t method to reload plugin configuration
|
2011-04-15 10:07:13 +02:00 |
|
Martin Willi
|
787b5884aa
|
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates over plugin_t
|
2011-04-15 10:07:12 +02:00 |
|
Martin Willi
|
f8d2f903bf
|
Added a strongswan.conf "enabled" option for duplicheck plugin
|
2011-03-17 17:34:11 +01:00 |
|
Martin Willi
|
3883150779
|
Notify duplicate detections over a UNIX sockets to listening applications
|
2011-02-28 15:37:18 +00:00 |
|
Martin Willi
|
3e74ebbecc
|
Added an advanced duplicate checking plugin with liveness check of old SA
|
2011-02-28 15:37:18 +00:00 |
|