Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | libpts: Use chunk_map() instead of non-portable mmap() | Martin Willi | 2014-01-23 | 1 | -29/+5 | |
| | ||||||
* | Do PTS measurements only if session initialisation was successful5.1.2dr3 | Andreas Steffen | 2014-01-15 | 1 | -7/+22 | |
| | ||||||
* | Catch AIK errors | Andreas Steffen | 2014-01-13 | 5 | -51/+57 | |
| | ||||||
* | Do TPM measurements only if there is a TPMRA workitem | Andreas Steffen | 2014-01-13 | 7 | -126/+139 | |
| | ||||||
* | Allow reason strings to be used as workitem result string | Andreas Steffen | 2014-01-13 | 4 | -40/+68 | |
| | ||||||
* | Attestation IMV processes TPMRA workitem | Andreas Steffen | 2014-01-13 | 2 | -2/+68 | |
| | ||||||
* | Update PCR even if measurement does not equal reference value | Andreas Steffen | 2013-12-21 | 1 | -3/+3 | |
| | ||||||
* | Fixed check_file_measurement method in pts_database_t | Andreas Steffen | 2013-12-13 | 1 | -6/+54 | |
| | ||||||
* | android: Remove dependency on libvstr | Tobias Brunner | 2013-11-13 | 1 | -1/+0 | |
| | ||||||
* | swid: Properly clean up after reading SWID tag | Tobias Brunner | 2013-10-29 | 1 | -2/+3 | |
| | ||||||
* | Added some example Debian SWID tags | Andreas Steffen | 2013-10-23 | 8 | -1/+211 | |
| | ||||||
* | Doxygen fixes | Tobias Brunner | 2013-10-15 | 2 | -1/+4 | |
| | ||||||
* | Set recommendation in the case of PCR measurement failures | Andreas Steffen | 2013-10-13 | 3 | -6/+27 | |
| | ||||||
* | Build all IMC/IMVs with -no-undefined | Tobias Brunner | 2013-09-12 | 4 | -4/+4 | |
| | ||||||
* | Build all shared libraries with -no-undefined and link them properly | Tobias Brunner | 2013-09-12 | 1 | -1/+7 | |
| | | | | | | | | | | The flag is required to convince libtool on Cygwin to build DLLs. But on Windows these shared libraries can not have undefined symbols, so we have to link them explicitly to the libraries they reference. For plugins this is currently not done, so only the monolithic build is supported. The plugin loader wouldn't be able to load DLLs anyway, as it tries to load files that don't exist on Cygwin. | |||||
* | Make sure libstrongswan is initialized first in IMCs and IMVs | Andreas Steffen | 2013-09-11 | 2 | -10/+17 | |
| | ||||||
* | Minor performance tuning | Andreas Steffen | 2013-09-07 | 1 | -4/+4 | |
| | ||||||
* | Implemented targeted SWID request | Andreas Steffen | 2013-09-06 | 5 | -29/+86 | |
| |