Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵ | Sansar Choinyambuu | 2011-09-08 | 4 | -0/+1018 | |
| | | | | attributes | |||||
* | Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+3 | |
| | | | | attributes | |||||
* | Changed the type of hash algorithm to the enum variable | Sansar Choinyambuu | 2011-09-08 | 2 | -16/+18 | |
| | | | | Replaced the values of flag enum variables | |||||
* | Implemented TCG PTS Simple Component Evidence Attribute | Sansar Choinyambuu | 2011-09-08 | 3 | -1/+1044 | |
| | ||||||
* | Use chunk_t.len instead of sizeof function | Sansar Choinyambuu | 2011-09-08 | 3 | -17/+16 | |
| | | | | Bit 0 for the flag fields is the most significant field | |||||
* | Changed the type of name field to corresponding enum type | Sansar Choinyambuu | 2011-09-08 | 2 | -17/+21 | |
| | ||||||
* | Finalized the implementation of TCG PTS Request Functional Component ↵ | Sansar Choinyambuu | 2011-09-08 | 2 | -61/+114 | |
| | | | | Evidence Attribute | |||||
* | Implemented TCG PTS Generate Attestation Evidence attribute | Sansar Choinyambuu | 2011-09-08 | 3 | -1/+249 | |
| | | | | Added two new Attributes to sources in Makefile | |||||
* | Draft version of TCG PTS Request Function Component Evidence Attribute | Sansar Choinyambuu | 2011-09-08 | 2 | -0/+532 | |
| | ||||||
* | Commented compiler options Wall Werror for Makefile | Sansar Choinyambuu | 2011-09-08 | 2 | -2/+2 | |
| | | | | Corrected bit 0 for AIK flags to be least significant bit | |||||
* | Debugged TCG PTS attributes implementations | Sansar Choinyambuu | 2011-09-08 | 11 | -76/+87 | |
| | ||||||
* | Changes according to the new PTS Attributes addition | Sansar Choinyambuu | 2011-09-08 | 4 | -5/+119 | |
| | ||||||
* | Implemented TCG PTS Attributes | Sansar Choinyambuu | 2011-09-08 | 16 | -0/+2406 | |
| | ||||||
* | changed DBG_IMC to DBG_IMV | Andreas Steffen | 2011-09-08 | 1 | -2/+2 | |
| | ||||||
* | added support of INVALID_PARAMETER PA-Error | Andreas Steffen | 2011-09-08 | 2 | -1/+11 | |
| | ||||||
* | IMC/IMV directory change to imcvs | Andreas Steffen | 2011-09-08 | 2 | -8/+8 | |
| | ||||||
* | added missing endif in Makefile | Andreas Steffen | 2011-09-08 | 1 | -0/+1 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | parameters of change_state() method changed | Andreas Steffen | 2011-09-08 | 2 | -2/+4 | |
| | ||||||
* | Attestation IMC/IMV pair uses TCG_PTS subtype | Andreas Steffen | 2011-09-08 | 2 | -6/+8 | |
| | ||||||
* | changed copyright to Sansar | Andreas Steffen | 2011-09-08 | 1 | -1/+2 | |
| | ||||||
* | prepare automatic parsing of TCG PTS attributes | Andreas Steffen | 2011-09-08 | 1 | -0/+37 | |
| | ||||||
* | created empty imc_attestation and imv_attestation plugin hulls | Andreas Steffen | 2011-09-08 | 11 | -1/+1119 | |
| | ||||||
* | converted libimcv into a dynamic library | Andreas Steffen | 2011-08-14 | 1 | -1/+1 | |
| | ||||||
* | check if violating_ports have been assigned | Andreas Steffen | 2011-07-13 | 1 | -0/+5 | |
| | ||||||
* | support of error_offset in PA-TNC INVALID PARAMETER error messages | Andreas Steffen | 2011-07-13 | 10 | -17/+161 | |
| | ||||||
* | add PID/Program Name to netstat output | Andreas Steffen | 2011-07-07 | 1 | -1/+1 | |
| | ||||||
* | install IMC and IMV dynamic libraries in imcvs directory | Andreas Steffen | 2011-07-06 | 4 | -20/+16 | |
| | ||||||
* | ignore ports of IPv4 and IPv6 loopback interfaces | Andreas Steffen | 2011-07-05 | 1 | -0/+12 | |
| | ||||||
* | fixed UTF-8 representation of polish reason string | Andreas Steffen | 2011-07-05 | 1 | -1/+1 | |
| | ||||||
* | delete orphan file | Andreas Steffen | 2011-07-04 | 1 | -266/+0 | |
| | ||||||
* | fixed debug statement | Andreas Steffen | 2011-07-04 | 1 | -1/+1 | |
| | ||||||
* | added ITA Scanner IMC/IMV pair which detects open server ports on TNC clients | Andreas Steffen | 2011-07-04 | 10 | -0/+1450 | |
| | ||||||
* | added support if the IETF port filter attribute | Andreas Steffen | 2011-07-01 | 4 | -1/+345 | |
| | ||||||
* | again a bitwise or is required | Andreas Steffen | 2011-06-30 | 2 | -2/+2 | |
| | ||||||
* | output all known PA-TNC subtype names | Andreas Steffen | 2011-06-24 | 2 | -2/+4 | |
| | ||||||
* | refactoring of change_state() | Andreas Steffen | 2011-06-23 | 6 | -23/+37 | |
| | ||||||
* | implemented server-initiated handshake retry in IMC/IMV Test pair | Andreas Steffen | 2011-06-23 | 4 | -9/+75 | |
| | ||||||
* | implemented handshake retry on the client side | Andreas Steffen | 2011-06-15 | 3 | -8/+107 | |
| | ||||||
* | send a reason string only if action recommendation is not allow | Andreas Steffen | 2011-06-14 | 1 | -21/+27 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-06-14 | 1 | -3/+3 | |
| | ||||||
* | eat trailing space in preferred language string | Andreas Steffen | 2011-06-13 | 1 | -0/+8 | |
| | ||||||
* | support multiple language preferences | Andreas Steffen | 2011-06-13 | 1 | -8/+17 | |
| | ||||||
* | implemented sending of reason strings | Andreas Steffen | 2011-06-13 | 4 | -43/+131 | |
| | ||||||
* | separated tncif_names from standard TCG TNC header files | Andreas Steffen | 2011-06-06 | 2 | -0/+4 | |
| | ||||||
* | nearly completed PA-TNC error handling | Andreas Steffen | 2011-06-05 | 10 | -52/+446 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-06-05 | 1 | -1/+1 | |
| | ||||||
* | enum names for ietf_attr_t | Andreas Steffen | 2011-06-05 | 3 | -1/+40 | |
| | ||||||
* | added a reference count for PA-TNC attributes | Andreas Steffen | 2011-06-03 | 3 | -5/+50 | |
| | ||||||
* | streamlined libimcv debug output | Andreas Steffen | 2011-06-02 | 1 | -2/+3 | |
| |