Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow large lines output by swid_generator to be processed | Andreas Steffen | 2014-05-31 | 1 | -5/+13 |
| | |||||
* | Make REST POST request timeout configurable | Andreas Steffen | 2014-05-31 | 3 | -11/+25 |
| | |||||
* | Fixed swid_generator interface | Andreas Steffen | 2014-05-31 | 1 | -6/+5 |
| | |||||
* | Detect oversize SWID tags | Andreas Steffen | 2014-05-31 | 1 | -3/+14 |
| | |||||
* | max_attr_size is an uint32_t value | Andreas Steffen | 2014-05-31 | 1 | -1/+1 |
| | |||||
* | Update of Ubuntu 14.04 kernel | Andreas Steffen | 2014-05-31 | 1 | -1/+1 |
| | |||||
* | Wait for the arrival of the TCPG_PTS_DH_NONCE_PARAMS_RESP | Andreas Steffen | 2014-05-31 | 3 | -2/+9 |
| | |||||
* | log SWID tags and tag IDs on debug level 3 | Andreas Steffen | 2014-05-31 | 1 | -2/+2 |
| | |||||
* | Split TCG SWID Request attribute into chunks if needed | Andreas Steffen | 2014-05-31 | 4 | -7/+28 |
| | |||||
* | Support targeted retrieval of SWID tags | Andreas Steffen | 2014-05-31 | 1 | -93/+164 |
| | |||||
* | Implemented SWID REST API | Andreas Steffen | 2014-05-31 | 6 | -103/+508 |
| | |||||
* | Set entity_name to strongSwan Project | Andreas Steffen | 2014-05-31 | 1 | -5/+7 |
| | |||||
* | Updated strongSwan SWID Tag from ISO 2009 to 2014 format | Andreas Steffen | 2014-05-31 | 1 | -29/+19 |
| | |||||
* | Some more files to measure | Andreas Steffen | 2014-05-21 | 1 | -0/+7 |
| | |||||
* | libtps: Silence GCC set-but-unused warning in incomplete code | Martin Willi | 2014-05-16 | 1 | -2/+2 |
| | |||||
* | result destructor at the wrong level | Andreas Steffen | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | build-database.sh finds all *.so files in /usr/lib | Andreas Steffen | 2014-05-13 | 1 | -46/+5 |
| | |||||
* | Defined BIOS and EFI event types and log event info | Andreas Steffen | 2014-05-13 | 1 | -4/+105 |
| | | | | | On debug level 2 log EV_ACTION and EV_EFI_ACTION strings and on level 3 dump raw event information | ||||
* | libpts: Updated Android.mk | Tobias Brunner | 2014-05-12 | 1 | -0/+2 |
| | |||||
* | Extended build-database.sh | Andreas Steffen | 2014-05-12 | 1 | -2/+25 |
| | |||||
* | attest now maintains multiple versions of a file hash | Andreas Steffen | 2014-05-10 | 6 | -95/+86 |
| | |||||
* | Changed default value to libimcv.imc-attestation.pcr_info = no | Andreas Steffen | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | Extended Ubuntu 14.04 database build | Andreas Steffen | 2014-05-02 | 1 | -15/+24 |
| | |||||
* | Moved BIOS and IMA measurement lists into classes of their own | Andreas Steffen | 2014-05-02 | 6 | -381/+717 |
| | |||||
* | Fixed typo | Andreas Steffen | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Use global status variable for IMA runtime | Andreas Steffen | 2014-05-01 | 1 | -2/+1 |
| | |||||
* | Updated build_database.sh to Ubuntu 14.04 | Andreas Steffen | 2014-05-01 | 1 | -215/+74 |
| | |||||
* | Updated ITA-IMA finalize messages | Andreas Steffen | 2014-05-01 | 2 | -6/+6 |
| | |||||
* | Implemented IMA-NG support | Andreas Steffen | 2014-05-01 | 4 | -119/+425 |
| | |||||
* | Improved finalize messages in ITA-IMA component | Andreas Steffen | 2014-04-27 | 1 | -14/+21 |
| | |||||
* | 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 |
| | |||||
* | Added result information to TPMRA workitems | Andreas Steffen | 2014-04-15 | 8 | -62/+94 |
| | | | | On the occasion got rid of complicated functional component stuff | ||||
* | Implemented segmented SWID tag attributes on IMV side | Andreas Steffen | 2014-04-15 | 3 | -34/+76 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 14 | -186/+588 |
| | |||||
* | Optimized PTS measurements | Andreas Steffen | 2014-04-15 | 12 | -294/+132 |
| | |||||
* | Make Attestation IMV independent of OS IMV | Andreas Steffen | 2014-04-15 | 5 | -24/+117 |
| | |||||
* | Separated IMV session management from IMV policy database | Andreas Steffen | 2014-04-15 | 11 | -156/+138 |
| | |||||
* | Renamed the AIK public key parameter to imc-attestation.aik_pubkey | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | pts: Make sure the complete AIK blob has been read | Tobias Brunner | 2014-04-09 | 1 | -1/+2 |
| | |||||
* | Fixed another dirname/basename refactoring bug. | Andreas Steffen | 2014-04-07 | 1 | -1/+3 |
| | | | | file was freed before use. | ||||
* | Fixed dirname/basename refactoring bug. | Andreas Steffen | 2014-04-07 | 1 | -11/+10 |
| | | | | Variables used in a database query have to be kept until the end of the enumeration | ||||
* | Added TPMRA workitem support for [dummy] Trusted Boot measurements | Andreas Steffen | 2014-03-19 | 1 | -0/+16 |
| | |||||
* | Disable mandatory ECP support for attestion | Andreas Steffen | 2014-03-07 | 4 | -8/+28 |
| | |||||
* | libpts: Use path_base|dirname() | Tobias Brunner | 2014-02-24 | 4 | -14/+18 |
| | |||||
* | uclibc only defines strndup(3) if _GNU_SOURCE is defined | Tobias Brunner | 2014-02-19 | 5 | -6/+15 |
| | | | | References #516. | ||||
* | libpts: Move settings to <ns>.plugins with fallback to libimcv | Tobias Brunner | 2014-02-12 | 8 | -24/+25 |
| | |||||
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | Document ipsec attest --session command | Andreas Steffen | 2014-02-05 | 1 | -2/+5 |
| | |||||
* | Allow output of session time in UTC | Andreas Steffen | 2014-02-05 | 1 | -2/+2 |
| |