Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallback | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | Build all IMC/IMVs with -no-undefined | Tobias Brunner | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -4/+5 |
| | | | | | | 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. | ||||
* | check for zero-length device ID | Andreas Steffen | 2013-06-21 | 1 | -0/+6 |
| | |||||
* | ITA-HSR/Device ID attribute & IMV OS state machine | Andreas Steffen | 2013-06-21 | 1 | -28/+65 |
| | |||||
* | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 1 | -1/+3 |
| | |||||
* | updated strongswan.conf man page | Andreas Steffen | 2012-11-12 | 1 | -1/+1 |
| | |||||
* | centralized processing of assessment information | Andreas Steffen | 2012-11-12 | 1 | -34/+0 |
| | |||||
* | Define and use an OS enumeration type | Andreas Steffen | 2012-11-05 | 1 | -9/+10 |
| | |||||
* | compute the optimum Installed Packages attribute size | Andreas Steffen | 2012-11-05 | 1 | -36/+43 |
| | |||||
* | Added ITA Start/Stop Angel attributes to split bulk data into multiple ↵ | Andreas Steffen | 2012-11-05 | 1 | -1/+22 |
| | | | | attributes | ||||
* | enumerate over installed Debian/Ubuntu packages | Andreas Steffen | 2012-11-04 | 1 | -11/+33 |
| | |||||
* | check if setting exists | Andreas Steffen | 2012-11-01 | 1 | -1/+0 |
| | |||||
* | implemented ITA Get Settings and ITA Settings attributes | Andreas Steffen | 2012-11-01 | 1 | -70/+120 |
| | |||||
* | use countof() | Andreas Steffen | 2012-11-01 | 1 | -1/+2 |
| | |||||
* | transmit Product Vendor ID if known | Andreas Steffen | 2012-10-31 | 1 | -2/+26 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 2 | -4/+4 |
| | |||||
* | implemented IETF Numeric Version attribute | Andreas Steffen | 2012-10-18 | 1 | -0/+21 |
| | |||||
* | implemented IETF Remediation Instructions attribute | Andreas Steffen | 2012-10-18 | 1 | -0/+34 |
| | |||||
* | no need to include pa_tnc_msg.h | Andreas Steffen | 2012-10-18 | 1 | -1/+0 |
| | |||||
* | refactored PA-TNC message handling by IMCs | Andreas Steffen | 2012-10-17 | 2 | -102/+85 |
| | |||||
* | allow registration of multiple message type | Andreas Steffen | 2012-10-14 | 1 | -6/+8 |
| | |||||
* | implemented IETF Operational Status attribute | Andreas Steffen | 2012-10-13 | 1 | -0/+24 |
| | |||||
* | implemented IETF Factory Default Password Enabled attribute | Andreas Steffen | 2012-10-12 | 1 | -0/+17 |
| | |||||
* | implemented the Forwarding Enabled attribute | Andreas Steffen | 2012-10-12 | 1 | -2/+20 |
| | |||||
* | implemented os_info_t class | Andreas Steffen | 2012-10-10 | 1 | -4/+18 |
| | |||||
* | implemented IETF String Version attribute | Andreas Steffen | 2012-10-10 | 1 | -5/+23 |
| | |||||
* | created OS IMC/IMV pair | Andreas Steffen | 2012-10-09 | 4 | -0/+589 |