Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libimcv: Install SQL files in /usr/share/strongswan/templates/database | Tobias Brunner | 2014-02-12 | 1 | -1/+3 |
| | |||||
* | Build all shared libraries with -no-undefined and link them properly | Tobias Brunner | 2013-09-12 | 1 | -1/+6 |
| | | | | | | | | | | The flag is required to convince libtool on Cygwin to build DLLs. But on Windows these shared libraries can not have undefined symbols, so we have to link them explicitly to the libraries they reference. For plugins this is currently not done, so only the monolithic build is supported. The plugin loader wouldn't be able to load DLLs anyway, as it tries to load files that don't exist on Cygwin. | ||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -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 API | Andreas Steffen | 2013-06-21 | 1 | -1/+2 |
| | |||||
* | Defined a generic IMV agent interface | Andreas Steffen | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | created a simple IMV Policy Manager | Andreas Steffen | 2013-06-21 | 1 | -0/+8 |
| | |||||
* | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 1 | -0/+1 |
| | |||||
* | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 1 | -0/+2 |
| | |||||
* | ITA-HSR/Device ID attribute & IMV OS state machine | Andreas Steffen | 2013-06-21 | 1 | -0/+1 |
| | |||||
* | execute an _imv_policy script | Andreas Steffen | 2013-06-21 | 1 | -0/+3 |
| | |||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 1 | -0/+1 |
| | |||||
* | refactored reason string and remediation instructions framework | Andreas Steffen | 2012-11-23 | 1 | -0/+3 |
| | |||||
* | Added ITA Start/Stop Angel attributes to split bulk data into multiple ↵ | Andreas Steffen | 2012-11-05 | 1 | -0/+1 |
| | | | | attributes | ||||
* | implemented ITA Get Settings and ITA Settings attributes | Andreas Steffen | 2012-11-01 | 1 | -0/+2 |
| | |||||
* | implemented IETF Numeric Version attribute | Andreas Steffen | 2012-10-18 | 1 | -0/+1 |
| | |||||
* | implemented IETF Remediation Instructions attribute | Andreas Steffen | 2012-10-18 | 1 | -0/+1 |
| | |||||
* | refactored PA-TNC message handling by IMVs | Andreas Steffen | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | refactored PA-TNC message handling by IMCs | Andreas Steffen | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | implemented IETF Operational Status attribute | Andreas Steffen | 2012-10-13 | 1 | -0/+1 |
| | |||||
* | implemented IETF Factory Default Password Enabled attribute | Andreas Steffen | 2012-10-12 | 1 | -0/+1 |
| | |||||
* | implemented the Forwarding Enabled attribute | Andreas Steffen | 2012-10-12 | 1 | -0/+1 |
| | |||||
* | implemented os_info_t class | Andreas Steffen | 2012-10-10 | 1 | -0/+1 |
| | |||||
* | implemented IETF String Version attribute | Andreas Steffen | 2012-10-10 | 1 | -3/+4 |
| | |||||
* | created OS IMC/IMV pair | Andreas Steffen | 2012-10-09 | 1 | -1/+9 |
| | |||||
* | implemented IETF Installed Packages attribute | Andreas Steffen | 2012-10-09 | 1 | -0/+1 |
| | |||||
* | introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs | Andreas Steffen | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | implemented IETF Attribute Request attribute | Andreas Steffen | 2012-08-20 | 1 | -0/+1 |
| | |||||
* | defined ITA Dummy PA-TNC attribute for test purposes | Andreas Steffen | 2012-07-11 | 1 | -0/+1 |
| | |||||
* | Revert "fixed caption alignment" | Andreas Steffen | 2011-12-16 | 1 | -4/+0 |
| | | | | This reverts commit d463def798ed339b143ee9500c2781532394171e. | ||||
* | fixed caption alignment | Andreas Steffen | 2011-12-16 | 1 | -0/+4 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -8/+0 |
| | | | | with libimcv | ||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 1 | -6/+2 |
| | |||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -24/+7 |
| | |||||
* | get platform info from IMC | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | added a PTS credential set | Andreas Steffen | 2011-09-08 | 1 | -1/+2 |
| | |||||
* | added fake_ek_cert.h to makefile.am | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | finished refactoring of file measurements | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | Started implementing obtaining of AIK | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | added pts database interface | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | Implemented Error Codes Enumeration for PTS | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | moved proto_caps and meas_algo to pts object | Andreas Steffen | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | moved TSS into pts object | Andreas Steffen | 2011-09-08 | 1 | -1/+2 |
| | |||||
* | shortened function names and moved to pts subdirectory | Andreas Steffen | 2011-09-08 | 1 | -3/+3 |
| | |||||
* | log PA-TNC attribute names | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | combined request with tcg_pts_attr_proto_caps | Andreas Steffen | 2011-09-08 | 1 | -1/+0 |
| | |||||
* | created PTS Functional Component Name header file | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | moved pts_meas_algorithms_t to own header file | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | refactored PTS measurement algorithms | Andreas Steffen | 2011-09-08 | 1 | -1/+0 |
| | |||||
* | Implemented TCG PTS File Measurement attribute | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+2 |
| | |||||
* | Implemented TCG PTS Simple Evidence Final and Request File Measurement ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+3 |
| | | | | attributes |