Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip enforcement if a recent measurement was successful | Andreas Steffen | 2013-07-08 | 1 | -15/+56 |
| | |||||
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -3/+3 |
| | | | | | Multiple additional search paths can be added with the add_path() method. | ||||
* | Device can be member of multiple groups | Andreas Steffen | 2013-06-25 | 1 | -74/+87 |
| | |||||
* | Assign default group to newly created devices | Andreas Steffen | 2013-06-25 | 1 | -1/+12 |
| | |||||
* | Set device creation date if it hasn't been set yet | Andreas Steffen | 2013-06-24 | 1 | -3/+18 |
| | |||||
* | Database changes needed to integrate Cygnet backend | Andreas Steffen | 2013-06-21 | 1 | -3/+3 |
| | |||||
* | Implemented hierarchical policy groups | Andreas Steffen | 2013-06-21 | 1 | -40/+54 |
| | |||||
* | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 1 | -19/+35 |
| | |||||
* | do not process workitems with NULL result | Andreas Steffen | 2013-06-21 | 1 | -1/+2 |
| | |||||
* | fixed enumeration of workitems for a given session | Andreas Steffen | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | generate workitems based on group policy | Andreas Steffen | 2013-06-21 | 1 | -22/+101 |
| | |||||
* | don't define a default database URI | Andreas Steffen | 2013-06-21 | 1 | -3/+2 |
| | |||||
* | created a simple IMV Policy Manager | Andreas Steffen | 2013-06-21 | 1 | -0/+170 |