aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-2/+3
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-211-1/+2
|
* Defined a generic IMV agent interfaceAndreas Steffen2013-06-211-1/+1
|
* created a simple IMV Policy ManagerAndreas Steffen2013-06-211-0/+8
|
* refactored IMV policy managementAndreas Steffen2013-06-211-0/+1
|
* implemented policy rules for OS IMVAndreas Steffen2013-06-211-0/+2
|
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-211-0/+1
|
* execute an _imv_policy scriptAndreas Steffen2013-06-211-0/+3
|
* implemented IMV session controlAndreas Steffen2013-06-211-0/+1
|
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-231-0/+3
|
* Added ITA Start/Stop Angel attributes to split bulk data into multiple ↵Andreas Steffen2012-11-051-0/+1
| | | | attributes
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-011-0/+2
|
* implemented IETF Numeric Version attributeAndreas Steffen2012-10-181-0/+1
|
* implemented IETF Remediation Instructions attributeAndreas Steffen2012-10-181-0/+1
|
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-171-0/+1
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-171-0/+1
|
* implemented IETF Operational Status attributeAndreas Steffen2012-10-131-0/+1
|
* implemented IETF Factory Default Password Enabled attributeAndreas Steffen2012-10-121-0/+1
|
* implemented the Forwarding Enabled attributeAndreas Steffen2012-10-121-0/+1
|
* implemented os_info_t classAndreas Steffen2012-10-101-0/+1
|
* implemented IETF String Version attributeAndreas Steffen2012-10-101-3/+4
|
* created OS IMC/IMV pairAndreas Steffen2012-10-091-1/+9
|
* implemented IETF Installed Packages attributeAndreas Steffen2012-10-091-0/+1
|
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-0/+1
|
* implemented IETF Attribute Request attributeAndreas Steffen2012-08-201-0/+1
|
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-111-0/+1
|
* Revert "fixed caption alignment"Andreas Steffen2011-12-161-4/+0
| | | | This reverts commit d463def798ed339b143ee9500c2781532394171e.
* fixed caption alignmentAndreas Steffen2011-12-161-0/+4
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-8/+0
| | | | with libimcv
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-101-6/+2
|
* created libptsAndreas Steffen2011-09-081-24/+7
|
* get platform info from IMCAndreas Steffen2011-09-081-0/+1
|
* added a PTS credential setAndreas Steffen2011-09-081-1/+2
|
* added fake_ek_cert.h to makefile.amSansar Choinyambuu2011-09-081-1/+1
|
* finished refactoring of file measurementsAndreas Steffen2011-09-081-0/+1
|
* Started implementing obtaining of AIKSansar Choinyambuu2011-09-081-1/+1
|
* added pts database interfaceAndreas Steffen2011-09-081-0/+1
|
* Implemented Error Codes Enumeration for PTSSansar Choinyambuu2011-09-081-0/+1
|
* moved proto_caps and meas_algo to pts objectAndreas Steffen2011-09-081-1/+1
|
* moved TSS into pts objectAndreas Steffen2011-09-081-1/+2
|
* shortened function names and moved to pts subdirectoryAndreas Steffen2011-09-081-3/+3
|
* log PA-TNC attribute namesAndreas Steffen2011-09-081-0/+1
|
* combined request with tcg_pts_attr_proto_capsAndreas Steffen2011-09-081-1/+0
|
* created PTS Functional Component Name header fileAndreas Steffen2011-09-081-0/+1
|
* moved pts_meas_algorithms_t to own header fileAndreas Steffen2011-09-081-0/+1
|
* refactored PTS measurement algorithmsAndreas Steffen2011-09-081-1/+0
|
* Implemented TCG PTS File Measurement attributeSansar Choinyambuu2011-09-081-1/+2
|
* Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵Sansar Choinyambuu2011-09-081-1/+3
| | | | attributes
* Implemented TCG PTS Simple Component Evidence AttributeSansar Choinyambuu2011-09-081-1/+2
|
* Implemented TCG PTS Generate Attestation Evidence attributeSansar Choinyambuu2011-09-081-1/+3
| | | | Added two new Attributes to sources in Makefile