Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate all enumerators to venumerate() interface change | Tobias Brunner | 2017-05-26 | 1 | -4/+8 |
| | |||||
* | resolve: Add refcounting for installed DNS servers | Tobias Brunner | 2016-06-10 | 1 | -27/+99 |
| | | | | | | This fixes DNS server installation if make-before-break reauthentication is used as there the new SA and DNS server is installed before it then is removed again when the old IKE_SA is torn down. | ||||
* | resolve: Use process abstraction when calling resolvconf | Tobias Brunner | 2016-06-10 | 1 | -18/+60 |
| | | | | This allows us to capture output written to stderr/stdout. | ||||
* | resolve: Make sure to clean up if calling resolvconf failed | Tobias Brunner | 2016-06-10 | 1 | -3/+4 |
| | | | | | | If running resolvconf fails handle() fails release() is not called, which might leave an interface file on the system (or depending on which script called by resolvconf actually failed even the installed DNS server). | ||||
* | libhydra: Move kernel interface to libcharon | Tobias Brunner | 2016-03-03 | 1 | -1/+0 |
| | | | | This moves hydra->kernel_interface to charon->kernel. | ||||
* | attribute-handler: Pass full IKE_SA to handler backends | Martin Willi | 2015-02-20 | 1 | -3/+7 |
| | |||||
* | resolve: Move plugin back to libcharon | Martin Willi | 2015-02-20 | 1 | -0/+376 |
| | | | | Since pluto is gone, all existing users build upon libcharon. | ||||
* | moved resolve plugin from libcharon to libhydra | Andreas Steffen | 2010-05-04 | 1 | -251/+0 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+251 |