aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_os
Commit message (Collapse)AuthorAgeFilesLines
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-1/+1
|
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-121-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-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 IDAndreas Steffen2013-06-211-0/+6
|
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-211-28/+65
|
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+3
|
* updated strongswan.conf man pageAndreas Steffen2012-11-121-1/+1
|
* centralized processing of assessment informationAndreas Steffen2012-11-121-34/+0
|
* Define and use an OS enumeration typeAndreas Steffen2012-11-051-9/+10
|
* compute the optimum Installed Packages attribute sizeAndreas Steffen2012-11-051-36/+43
|
* Added ITA Start/Stop Angel attributes to split bulk data into multiple ↵Andreas Steffen2012-11-051-1/+22
| | | | attributes
* enumerate over installed Debian/Ubuntu packagesAndreas Steffen2012-11-041-11/+33
|
* check if setting existsAndreas Steffen2012-11-011-1/+0
|
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-011-70/+120
|
* use countof()Andreas Steffen2012-11-011-1/+2
|
* transmit Product Vendor ID if knownAndreas Steffen2012-10-311-2/+26
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-4/+4
|
* implemented IETF Numeric Version attributeAndreas Steffen2012-10-181-0/+21
|
* implemented IETF Remediation Instructions attributeAndreas Steffen2012-10-181-0/+34
|
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-1/+0
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-172-102/+85
|
* allow registration of multiple message typeAndreas Steffen2012-10-141-6/+8
|
* implemented IETF Operational Status attributeAndreas Steffen2012-10-131-0/+24
|
* implemented IETF Factory Default Password Enabled attributeAndreas Steffen2012-10-121-0/+17
|
* implemented the Forwarding Enabled attributeAndreas Steffen2012-10-121-2/+20
|
* implemented os_info_t classAndreas Steffen2012-10-101-4/+18
|
* implemented IETF String Version attributeAndreas Steffen2012-10-101-5/+23
|
* created OS IMC/IMV pairAndreas Steffen2012-10-094-0/+589