aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/plugins/imv_swid
Commit message (Collapse)AuthorAgeFilesLines
* Updated REST APIAndreas Steffen2014-06-062-7/+17
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* imv-swid: Cast json object strings when using it as chunk pointerMartin Willi2014-06-032-2/+2
| | | | | While the string is actually const, we don't have a const chunk to handle such strings properly in chunks. Fixes compiler warnings.
* Make REST POST request timeout configurableAndreas Steffen2014-05-313-11/+25
|
* Split TCG SWID Request attribute into chunks if neededAndreas Steffen2014-05-311-1/+21
|
* Implemented SWID REST APIAndreas Steffen2014-05-316-103/+508
|
* Implemented segmented SWID tag attributes on IMV sideAndreas Steffen2014-04-152-34/+66
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-153-17/+110
|
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-152-39/+10
|
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-121-1/+1
|
* SWID IMC implements recursive tag collection in /usr/shareAndreas Steffen2013-08-301-5/+8
|
* Added TCG-SWID error handlingAndreas Steffen2013-08-281-2/+51
|
* Implemented SWID Tag Inventory attributeAndreas Steffen2013-08-161-33/+68
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-156-0/+878