Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallback | Tobias Brunner | 2014-02-12 | 1 | -2/+7 |
| | |||||
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | libimcv: Properly deinitialize libimcv | Tobias Brunner | 2013-07-08 | 1 | -0/+1 |
| | | | | | Other users of imcv_pa_tnc_attributes (libpts) check if it is NULL before removing vendor IDs. | ||||
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -1/+1 |
| | | | | | Multiple additional search paths can be added with the add_path() method. | ||||
* | don't define a default database URI | Andreas Steffen | 2013-06-21 | 1 | -2/+1 |
| | |||||
* | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 1 | -2/+26 |
| | |||||
* | Make plugins in standalone libimcv configurable | Andreas Steffen | 2013-05-24 | 1 | -1/+2 |
| | |||||
* | activate logging before loading plugins | Andreas Steffen | 2013-03-21 | 1 | -7/+7 |
| | |||||
* | Moved utils.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -3/+3 |
| | |||||
* | libimcv requires nonce plugin | Andreas Steffen | 2012-07-31 | 1 | -1/+1 |
| | |||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 1 | -9/+38 |
| | |||||
* | streamlined libimcv debug output | Andreas Steffen | 2011-06-02 | 1 | -2/+3 |
| | |||||
* | configure libimcv debug output via strongswan.conf | Andreas Steffen | 2011-06-02 | 1 | -9/+17 |
| | |||||
* | initialize libstrongswan in dynamic stand-alone libimcv-based libraries | Andreas Steffen | 2011-06-01 | 1 | -0/+123 |