Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 8 | -1011/+0 |
| | |||||
* | Replaced Tag File Path by Instance ID field | Andreas Steffen | 2014-07-16 | 4 | -27/+27 |
| | | | | | This update reflects the latest changes in the TCG TNC SWID Messages and Attributes for IF-M specification | ||||
* | swid: fgets(3) returns a pointer to the read string or NULL | Tobias Brunner | 2014-07-01 | 1 | -3/+3 |
| | |||||
* | Fixes in SWID entity support | Andreas Steffen | 2014-06-08 | 1 | -10/+6 |
| | |||||
* | Allow large lines output by swid_generator to be processed | Andreas Steffen | 2014-05-31 | 1 | -5/+13 |
| | |||||
* | Fixed swid_generator interface | Andreas Steffen | 2014-05-31 | 1 | -6/+5 |
| | |||||
* | max_attr_size is an uint32_t value | Andreas Steffen | 2014-05-31 | 1 | -1/+1 |
| | |||||
* | log SWID tags and tag IDs on debug level 3 | Andreas Steffen | 2014-05-31 | 1 | -2/+2 |
| | |||||
* | Support targeted retrieval of SWID tags | Andreas Steffen | 2014-05-31 | 1 | -93/+164 |
| | |||||
* | Set entity_name to strongSwan Project | Andreas Steffen | 2014-05-31 | 1 | -5/+7 |
| | |||||
* | Fixed typo | Andreas Steffen | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Handle tag separators | Andreas Steffen | 2014-04-15 | 1 | -12/+15 |
| | |||||
* | swid_generator software-id does not generate empty lines any more | Andreas Steffen | 2014-04-15 | 1 | -5/+0 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 6 | -61/+224 |
| | |||||
* | libpts: Use chunk_map() instead of non-portable mmap() | Martin Willi | 2014-01-23 | 1 | -29/+5 |
| | |||||
* | swid: Properly clean up after reading SWID tag | Tobias Brunner | 2013-10-29 | 1 | -2/+3 |
| | |||||
* | Minor performance tuning | Andreas Steffen | 2013-09-07 | 1 | -4/+4 |
| | |||||
* | Implemented targeted SWID request | Andreas Steffen | 2013-09-06 | 2 | -7/+63 |
| | |||||
* | Make SWID directory where tags are stored configurable | Andreas Steffen | 2013-09-05 | 2 | -5/+4 |
| | |||||
* | swid_inventory object has a get_count method | Andreas Steffen | 2013-09-04 | 1 | -16/+3 |
| | |||||
* | Count collected SWID tags or tag IDs | Andreas Steffen | 2013-09-04 | 1 | -3/+17 |
| | |||||
* | Corrected debug class to DBG_IMC | Andreas Steffen | 2013-09-02 | 1 | -9/+9 |
| | |||||
* | SWID IMC implements recursive tag collection in /usr/share | Andreas Steffen | 2013-08-30 | 2 | -0/+315 |
| | |||||
* | Added TCG-SWID error handling | Andreas Steffen | 2013-08-28 | 2 | -0/+113 |
| | |||||
* | Implemented SWID Tag Inventory attribute | Andreas Steffen | 2013-08-16 | 2 | -0/+149 |
| | |||||
* | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 2 | -0/+164 |