Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated REST API | Andreas Steffen | 2014-06-06 | 2 | -7/+17 |
| | |||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | imv-swid: Cast json object strings when using it as chunk pointer | Martin Willi | 2014-06-03 | 2 | -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 configurable | Andreas Steffen | 2014-05-31 | 3 | -11/+25 |
| | |||||
* | Split TCG SWID Request attribute into chunks if needed | Andreas Steffen | 2014-05-31 | 1 | -1/+21 |
| | |||||
* | Implemented SWID REST API | Andreas Steffen | 2014-05-31 | 6 | -103/+508 |
| | |||||
* | Implemented segmented SWID tag attributes on IMV side | Andreas Steffen | 2014-04-15 | 2 | -34/+66 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 3 | -17/+110 |
| | |||||
* | Separated IMV session management from IMV policy database | Andreas Steffen | 2014-04-15 | 2 | -39/+10 |
| | |||||
* | Build all IMC/IMVs with -no-undefined | Tobias Brunner | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | SWID IMC implements recursive tag collection in /usr/share | Andreas Steffen | 2013-08-30 | 1 | -5/+8 |
| | |||||
* | Added TCG-SWID error handling | Andreas Steffen | 2013-08-28 | 1 | -2/+51 |
| | |||||
* | Implemented SWID Tag Inventory attribute | Andreas Steffen | 2013-08-16 | 1 | -33/+68 |
| | |||||
* | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 6 | -0/+878 |