aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_os/imc_os.c
Commit message (Expand)AuthorAgeFilesLines
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-1/+1
* 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
* 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 attrib...Andreas Steffen2012-11-051-1/+22
* 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-241-2/+2
* 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-171-100/+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-091-0/+362