Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allow registration of multiple message type | Andreas Steffen | 2012-10-14 | 6 | -39/+47 | |
| | ||||||
* | implemented IETF Operational Status attribute | Andreas Steffen | 2012-10-13 | 2 | -0/+42 | |
| | ||||||
* | implemented IETF Factory Default Password Enabled attribute | Andreas Steffen | 2012-10-12 | 2 | -0/+30 | |
| | ||||||
* | implemented the Forwarding Enabled attribute | Andreas Steffen | 2012-10-12 | 2 | -2/+34 | |
| | ||||||
* | implemented os_info_t class | Andreas Steffen | 2012-10-10 | 4 | -16/+47 | |
| | ||||||
* | implemented IETF String Version attribute | Andreas Steffen | 2012-10-10 | 4 | -19/+71 | |
| | ||||||
* | created OS IMC/IMV pair | Andreas Steffen | 2012-10-09 | 8 | -0/+1214 | |
| | ||||||
* | Make sure first argument is an int when using %.*s to print e.g. chunks | Tobias Brunner | 2012-09-28 | 1 | -4/+4 | |
| | ||||||
* | use base IMC ID if src IMC ID is not supported | Andreas Steffen | 2012-09-10 | 2 | -4/+8 | |
| | ||||||
* | introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs | Andreas Steffen | 2012-09-09 | 6 | -30/+211 | |
| | ||||||
* | define pen_type_t as a vendor-specific type | Andreas Steffen | 2012-08-20 | 3 | -8/+16 | |
| | ||||||
* | updated Copyright info | Andreas Steffen | 2012-07-13 | 8 | -8/+16 | |
| | ||||||
* | restrict PA-TNC messages to maximum size | Andreas Steffen | 2012-07-12 | 4 | -0/+75 | |
| | ||||||
* | static upper size limit for PA-TNC messages | Andreas Steffen | 2012-07-12 | 1 | -2/+5 | |
| | ||||||
* | imc/imv->send_message() uses attr_list | Andreas Steffen | 2012-07-11 | 3 | -18/+17 | |
| | ||||||
* | defined ITA Dummy PA-TNC attribute for test purposes | Andreas Steffen | 2012-07-11 | 4 | -17/+72 | |
| | ||||||
* | fixed parsing of port ranges in Scanner IMV | Andreas Steffen | 2012-04-15 | 1 | -4/+4 | |
| | ||||||
* | removed unused variable | Andreas Steffen | 2011-12-16 | 1 | -1/+0 | |
| | ||||||
* | moved management of additional IMC/IMV IDs to agent | Andreas Steffen | 2011-12-16 | 3 | -69/+20 | |
| | ||||||
* | 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 | 4 | -137/+20 | |
| | ||||||
* | implemented IMC/IMV ReceiveMessageLong functions | Andreas Steffen | 2011-12-09 | 4 | -64/+222 | |
| | ||||||
* | added IMC/IMV support for send_message_long() and reserve_additional_id() ↵ | Andreas Steffen | 2011-12-09 | 5 | -8/+111 | |
| | | | | functions | |||||
* | store the long and excl flags in the connection state | Andreas Steffen | 2011-12-09 | 4 | -0/+129 | |
| | ||||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 22 | -6115/+0 | |
| | | | | 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 | 4 | -165/+174 | |
| | ||||||
* | update attest_usage to include add and del operations | Andreas Steffen | 2011-11-28 | 1 | -2/+8 | |
| | ||||||
* | attest can query components | Andreas Steffen | 2011-11-28 | 5 | -3/+139 | |
| | ||||||
* | automatically construct attest plugin list | Andreas Steffen | 2011-11-28 | 2 | -2/+2 | |
| | ||||||
* | added pcr00 to prc23 registers to database | Andreas Steffen | 2011-11-28 | 1 | -12/+186 | |
| | ||||||
* | component measurement entries into the database for Ubuntu 11.10 platform | Andreas Steffen | 2011-11-28 | 1 | -0/+33 | |
| | ||||||
* | Set pcr transform field depending on measuring algorithm | Sansar Choinyambuu | 2011-11-28 | 1 | -19/+1 | |
| | ||||||
* | sub-component depth from pts database on component evidence request | Sansar Choinyambuu | 2011-11-28 | 4 | -33/+51 | |
| | | | | | component hashes are entries in file_hashes table implemented verify function of tboot component | |||||
* | fixed some more memory leaks | Andreas Steffen | 2011-11-28 | 1 | -2/+0 | |
| | ||||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 2 | -6/+5 | |
| | ||||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 2 | -65/+33 | |
| | ||||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 1 | -4/+4 | |
| | ||||||
* | refactored PCR functionality | Andreas Steffen | 2011-11-28 | 4 | -52/+16 | |
| | ||||||
* | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -1/+0 | |
| | ||||||
* | fixed double free | Andreas Steffen | 2011-11-28 | 1 | -2/+0 | |
| | ||||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 7 | -356/+122 | |
| | ||||||
* | corrected debug groups | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | improved log output of functional component names | Andreas Steffen | 2011-11-28 | 2 | -32/+11 | |
| | ||||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 6 | -96/+83 | |
| | ||||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 2 | -15/+14 | |
| | ||||||
* | output component functional name | Andreas Steffen | 2011-11-28 | 1 | -20/+20 | |
| | ||||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 3 | -121/+102 | |
| | ||||||
* | component_hashes new table added | Sansar Choinyambuu | 2011-11-28 | 3 | -102/+30 | |
| | | | | | measurements added for tboot component create_comp_hash_enumerator modified accordingly |