Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attributes: Move the configuration attributes framework to libcharon | Martin Willi | 2015-02-20 | 1 | -5/+4 |
* | capabilities: Some plugins don't actually require capabilities at runtime | Tobias Brunner | 2013-07-18 | 1 | -2/+3 |
* | dhcp: Require CAP_NET_BIND_SERVICE and CAP_NET_RAW to open/bind sockets | Tobias Brunner | 2013-06-25 | 1 | -0/+11 |
* | dhcp: Use plugin features with dependency to RNG implementation | Tobias Brunner | 2013-06-11 | 1 | -17/+45 |
* | 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 |
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 1 | -1/+5 |
* | Migrated dhcp plugin to moved attribute manager | Martin Willi | 2010-03-25 | 1 | -2/+5 |
* | DHCP plugin framework, send DHCP Discover upon IP request | Martin Willi | 2010-03-25 | 1 | -0/+26 |
* | Added DHCP plugin stub. | Martin Willi | 2010-03-25 | 1 | -0/+52 |