Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libhydra: Move all kernel plugins to libcharon | Tobias Brunner | 2016-03-03 | 1 | -87/+0 |
| | |||||
* | kernel-netlink: Make CAP_NET_ADMIN capability optional | Tobias Brunner | 2013-06-25 | 1 | -3/+4 |
| | | | | It is not required to use the kernel-net part of the plugin. | ||||
* | capabilities: Only plugins that require CAP_NET_ADMIN demand it | Tobias Brunner | 2013-06-25 | 1 | -0/+7 |
| | | | | The daemon as such does not require this capability. | ||||
* | Add features support to kernel-netlink plugin | Martin Willi | 2011-10-14 | 1 | -9/+14 |
| | |||||
* | 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 |
| | | | | over plugin_t | ||||
* | Migrated kernel_netlink_plugin_t to INIT/METHOD macros | Andreas Steffen | 2010-11-25 | 1 | -7/+10 |
| | |||||
* | Moved all kernel plugins to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+63 |