Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Log most X.509 related messages in new ASN log group. | Tobias Brunner | 2011-12-16 | 5 | -57/+57 | |
| | ||||||
* | Log ASN.1 parsing in new ASN debug group. | Tobias Brunner | 2011-12-16 | 2 | -26/+26 | |
| | ||||||
* | Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509). | Tobias Brunner | 2011-12-16 | 4 | -2/+7 | |
| | | | | | This will allow us to remove quite some clutter from the LIB debug group for higher debug levels. | |||||
* | Log native thread ID when a thread is created. | Tobias Brunner | 2011-12-16 | 1 | -1/+16 | |
| | | | | | If possible gettid() is used, otherwise pthread_self() is logged (which is not completely portable, but seems to work on most supported platforms). | |||||
* | Log worker thread ID with two digits. | Tobias Brunner | 2011-12-16 | 1 | -2/+2 | |
| | ||||||
* | fixed caption alignment | Andreas Steffen | 2011-12-16 | 1 | -1/+2 | |
| | ||||||
* | Revert "fixed caption alignment" | Andreas Steffen | 2011-12-16 | 2 | -6/+1 | |
| | | | | This reverts commit d463def798ed339b143ee9500c2781532394171e. | |||||
* | fixed caption alignment | Andreas Steffen | 2011-12-16 | 2 | -1/+6 | |
| | ||||||
* | Make sure the certificate cache is flushed when plugins are unloaded. | Tobias Brunner | 2011-12-15 | 3 | -0/+6 | |
| | | | | | This avoids segmentation faults when plugins implementing cert_t are already unloaded when the cache is flushed during destruction. | |||||
* | Always unlock mutex for installed policies in kernel-netlink plugin. | Thomas Egerer | 2011-12-14 | 1 | -1/+5 | |
| | ||||||
* | Added missing libsimaka files to Android.mk. | Tobias Brunner | 2011-12-14 | 1 | -0/+2 | |
| | ||||||
* | Destroy mediation managers before unloading plugins. | Tobias Brunner | 2011-12-14 | 1 | -4/+4 | |
| | ||||||
* | upgraded Test IMC/IMV pair to fully support multple IMC IDs | Andreas Steffen | 2011-12-11 | 4 | -81/+144 | |
| | ||||||
* | added IETF standard error handling method | Andreas Steffen | 2011-12-11 | 8 | -185/+112 | |
| | ||||||
* | implemented IMC/IMV ReceiveMessageLong functions | Andreas Steffen | 2011-12-09 | 11 | -128/+467 | |
| | ||||||
* | added IMC/IMV support for send_message_long() and reserve_additional_id() ↵ | Andreas Steffen | 2011-12-09 | 14 | -31/+332 | |
| | | | | functions | |||||
* | store the long and excl flags in the connection state | Andreas Steffen | 2011-12-09 | 10 | -1/+245 | |
| | ||||||
* | IMC/IMV gets v1.3 attributes from TNCC/TNCS | Andreas Steffen | 2011-12-09 | 2 | -12/+162 | |
| | ||||||
* | implemented ReportMessageTypesLong | Andreas Steffen | 2011-12-08 | 2 | -17/+91 | |
| | ||||||
* | implemented IF-IMC/IMV 1.3 attributes | Andreas Steffen | 2011-12-08 | 4 | -23/+229 | |
| | ||||||
* | added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functions | Andreas Steffen | 2011-12-08 | 4 | -14/+67 | |
| | ||||||
* | added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() support | Andreas Steffen | 2011-12-08 | 10 | -69/+192 | |
| | ||||||
* | fixed typo in function name | Andreas Steffen | 2011-12-08 | 1 | -1/+1 | |
| | ||||||
* | added TNC_TNCS_ReserveAdditionalIMVID() function | Andreas Steffen | 2011-12-07 | 5 | -5/+125 | |
| | ||||||
* | return with TNC_RESULT_SUCCESS | Andreas Steffen | 2011-12-07 | 1 | -4/+5 | |
| | ||||||
* | added TNC_TNCC_ReserveAdditionalIMCID() function | Andreas Steffen | 2011-12-07 | 5 | -4/+123 | |
| | ||||||
* | Be less verbose if plugin dependecy not satisfied | Martin Willi | 2011-12-07 | 1 | -1/+1 | |
| | ||||||
* | Create a dummy pthread key for value "0", as some buggy PKCS#11 libraries ↵ | Martin Willi | 2011-12-07 | 1 | -0/+10 | |
| | | | | mangle it | |||||
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functions | Andreas Steffen | 2011-12-07 | 9 | -59/+126 | |
| | ||||||
* | fixed typo in tncif.h | Andreas Steffen | 2011-12-07 | 1 | -1/+1 | |
| | ||||||
* | corrected function name in error message | Andreas Steffen | 2011-12-07 | 2 | -2/+2 | |
| | ||||||
* | defined SUBTYPE_ANY for all known Vendor IDs | Andreas Steffen | 2011-12-07 | 2 | -21/+44 | |
| | ||||||
* | added TNC_TNCC_ReportMessageTypesLong() and ↵ | Andreas Steffen | 2011-12-06 | 11 | -123/+464 | |
| | | | | TNC_TNCS_ReportMessageTypesLong() messages | |||||
* | fixed copy-and-paste error | Andreas Steffen | 2011-12-04 | 1 | -1/+1 | |
| | ||||||
* | upgraded IF-IMC/IMV inteface definitions to version 1.3 | Andreas Steffen | 2011-12-04 | 7 | -97/+377 | |
| | ||||||
* | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 7 | -406/+17 | |
| | ||||||
* | improved performance of database access by caching primary keys | Andreas Steffen | 2011-11-28 | 4 | -80/+102 | |
| | ||||||
* | increased number of PCR registers used by IMA | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | fixed measurement rollback | Andreas Steffen | 2011-11-28 | 3 | -3/+15 | |
| | ||||||
* | automatically registering component measurements | Andreas Steffen | 2011-11-28 | 18 | -850/+304 | |
| | ||||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 14 | -638/+1162 | |
| | ||||||
* | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 12 | -290/+1231 | |
| | ||||||
* | defined various measurement hash and pcr functions | Andreas Steffen | 2011-11-28 | 8 | -43/+110 | |
| | ||||||
* | updated attest_usage text | Andreas Steffen | 2011-11-28 | 1 | -6/+10 | |
| | ||||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 26 | -13/+14 | |
| | | | | with libimcv | |||||
* | add and delete components | Andreas Steffen | 2011-11-28 | 3 | -21/+241 | |
| | ||||||
* | mark PCR registers as file type 2 in database | Andreas Steffen | 2011-11-28 | 2 | -41/+49 | |
| | ||||||
* | moved measurement and metadata flags to product_file table | Andreas Steffen | 2011-11-28 | 5 | -167/+176 | |
| | ||||||
* | update attest_usage to include add and del operations | Andreas Steffen | 2011-11-28 | 1 | -2/+8 | |
| | ||||||
* | generate integrity checksums for libimcv libpts and attest | Andreas Steffen | 2011-11-28 | 2 | -1/+15 | |
| |