aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
...
* automatically parse TCG PTS attributesAndreas Steffen2011-09-081-9/+37
|
* Started implementing Notification Handshake and Send Message FunctionsSansar Choinyambuu2011-09-082-15/+406
|
* Finalized State class implementations for Attestation IMV/CSansar Choinyambuu2011-09-084-4/+99
|
* Corrected typoSansar Choinyambuu2011-09-081-2/+2
|
* Modified the handling switch for Attributes reception on Attestation IMV/CSansar Choinyambuu2011-09-082-25/+17
|
* Implemented TCG PTS File Measurement attributeSansar Choinyambuu2011-09-083-1/+495
|
* Corrected wrong parameter nameSansar Choinyambuu2011-09-081-1/+1
|
* Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵Sansar Choinyambuu2011-09-084-0/+1018
| | | | attributes
* Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵Sansar Choinyambuu2011-09-081-1/+3
| | | | attributes
* Changed the type of hash algorithm to the enum variableSansar Choinyambuu2011-09-082-16/+18
| | | | Replaced the values of flag enum variables
* Implemented TCG PTS Simple Component Evidence AttributeSansar Choinyambuu2011-09-083-1/+1044
|
* Use chunk_t.len instead of sizeof functionSansar Choinyambuu2011-09-083-17/+16
| | | | Bit 0 for the flag fields is the most significant field
* Changed the type of name field to corresponding enum typeSansar Choinyambuu2011-09-082-17/+21
|
* Finalized the implementation of TCG PTS Request Functional Component ↵Sansar Choinyambuu2011-09-082-61/+114
| | | | Evidence Attribute
* Implemented TCG PTS Generate Attestation Evidence attributeSansar Choinyambuu2011-09-083-1/+249
| | | | Added two new Attributes to sources in Makefile
* Draft version of TCG PTS Request Function Component Evidence AttributeSansar Choinyambuu2011-09-082-0/+532
|
* Commented compiler options Wall Werror for MakefileSansar Choinyambuu2011-09-082-2/+2
| | | | Corrected bit 0 for AIK flags to be least significant bit
* Debugged TCG PTS attributes implementationsSansar Choinyambuu2011-09-0811-76/+87
|
* Changes according to the new PTS Attributes additionSansar Choinyambuu2011-09-084-5/+119
|
* Implemented TCG PTS AttributesSansar Choinyambuu2011-09-0816-0/+2406
|
* changed DBG_IMC to DBG_IMVAndreas Steffen2011-09-081-2/+2
|
* added support of INVALID_PARAMETER PA-ErrorAndreas Steffen2011-09-082-1/+11
|
* IMC/IMV directory change to imcvsAndreas Steffen2011-09-082-8/+8
|
* added missing endif in MakefileAndreas Steffen2011-09-081-0/+1
|
* corrected typoAndreas Steffen2011-09-081-1/+1
|
* parameters of change_state() method changedAndreas Steffen2011-09-082-2/+4
|
* Attestation IMC/IMV pair uses TCG_PTS subtypeAndreas Steffen2011-09-082-6/+8
|
* changed copyright to SansarAndreas Steffen2011-09-081-1/+2
|
* prepare automatic parsing of TCG PTS attributesAndreas Steffen2011-09-081-0/+37
|
* created empty imc_attestation and imv_attestation plugin hullsAndreas Steffen2011-09-0811-1/+1119
|
* converted libimcv into a dynamic libraryAndreas Steffen2011-08-141-1/+1
|
* check if violating_ports have been assignedAndreas Steffen2011-07-131-0/+5
|
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-1310-17/+161
|
* add PID/Program Name to netstat outputAndreas Steffen2011-07-071-1/+1
|
* install IMC and IMV dynamic libraries in imcvs directoryAndreas Steffen2011-07-064-20/+16
|
* ignore ports of IPv4 and IPv6 loopback interfacesAndreas Steffen2011-07-051-0/+12
|
* fixed UTF-8 representation of polish reason stringAndreas Steffen2011-07-051-1/+1
|
* delete orphan fileAndreas Steffen2011-07-041-266/+0
|
* fixed debug statementAndreas Steffen2011-07-041-1/+1
|
* added ITA Scanner IMC/IMV pair which detects open server ports on TNC clientsAndreas Steffen2011-07-0410-0/+1450
|
* added support if the IETF port filter attributeAndreas Steffen2011-07-014-1/+345
|
* again a bitwise or is requiredAndreas Steffen2011-06-302-2/+2
|
* output all known PA-TNC subtype namesAndreas Steffen2011-06-242-2/+4
|
* refactoring of change_state()Andreas Steffen2011-06-236-23/+37
|
* implemented server-initiated handshake retry in IMC/IMV Test pairAndreas Steffen2011-06-234-9/+75
|
* implemented handshake retry on the client sideAndreas Steffen2011-06-153-8/+107
|
* send a reason string only if action recommendation is not allowAndreas Steffen2011-06-141-21/+27
|
* cosmeticsAndreas Steffen2011-06-141-3/+3
|
* eat trailing space in preferred language stringAndreas Steffen2011-06-131-0/+8
|
* support multiple language preferencesAndreas Steffen2011-06-131-8/+17
|