aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/imcv.c
Commit message (Collapse)AuthorAgeFilesLines
* Defined PWG HCD IF-M attributesAndreas Steffen2015-08-181-1/+6
|
* libimcv: Add fallback if IPSEC_SCRIPT is not definedTobias Brunner2014-10-131-0/+4
| | | | This is the case on Android.
* libimcv: Fix harcoded IMCV_DEFAULT_POLICY_SCRIPT nameAvesh Agarwal2014-10-131-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 libimcvAndreas Steffen2014-10-051-1/+38
|
* libimcv: Disable default syslog() logging if not supportedMartin Willi2014-06-041-16/+24
|
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-151-1/+10
|
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-2/+7
|
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
|
* libimcv: Properly deinitialize libimcvTobias Brunner2013-07-081-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() methodTobias Brunner2013-06-281-1/+1
| | | | | Multiple additional search paths can be added with the add_path() method.
* don't define a default database URIAndreas Steffen2013-06-211-2/+1
|
* refactored IMV policy managementAndreas Steffen2013-06-211-2/+26
|
* Make plugins in standalone libimcv configurableAndreas Steffen2013-05-241-1/+2
|
* activate logging before loading pluginsAndreas Steffen2013-03-211-7/+7
|
* Moved utils.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-3/+3
|
* libimcv requires nonce pluginAndreas Steffen2012-07-311-1/+1
|
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-101-9/+38
|
* streamlined libimcv debug outputAndreas Steffen2011-06-021-2/+3
|
* configure libimcv debug output via strongswan.confAndreas Steffen2011-06-021-9/+17
|
* initialize libstrongswan in dynamic stand-alone libimcv-based librariesAndreas Steffen2011-06-011-0/+123