Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Defined PWG HCD IF-M attributes | Andreas Steffen | 2015-08-18 | 1 | -1/+6 |
| | |||||
* | libimcv: Add fallback if IPSEC_SCRIPT is not defined | Tobias Brunner | 2014-10-13 | 1 | -0/+4 |
| | | | | This is the case on Android. | ||||
* | libimcv: Fix harcoded IMCV_DEFAULT_POLICY_SCRIPT name | Avesh Agarwal | 2014-10-13 | 1 | -1/+1 |
| | | | | | | | | I came across an issue with src/libimcv/imcv.c where IMCV_DEFAULT_POLICY_SCRIPT is hardcoded. It fails where ipsec_script is renamed to, for example, strongswan from default ipsec. | ||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -1/+38 |
| | |||||
* | libimcv: Disable default syslog() logging if not supported | Martin Willi | 2014-06-04 | 1 | -16/+24 |
| | |||||
* | Separated IMV session management from IMV policy database | Andreas Steffen | 2014-04-15 | 1 | -1/+10 |
| | |||||
* | 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 |