aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_os
Commit message (Expand)AuthorAgeFilesLines
* pacman: Define gen_time out of the loopTobias Brunner2013-03-251-1/+2
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-224-21/+32
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-112-3/+24
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-033-14/+40
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-022-4/+5
* improved control when an attribute request is sentAndreas Steffen2013-02-033-2/+54
* Cast first argument for %.*s to intTobias Brunner2013-01-243-15/+15
* make pacman.sh run under cronAndreas Steffen2012-12-261-9/+13
* store detected improper OS settings in databaseAndreas Steffen2012-11-303-14/+21
* store collected device information in databaseAndreas Steffen2012-11-283-1/+80
* store unique device_id in databaseAndreas Steffen2012-11-275-22/+80
* completed Polish language versionEwa Steffen2012-11-231-2/+14
* implemented output of item lists in remediation instructionsAndreas Steffen2012-11-231-44/+41
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-231-215/+144
* strndup() requires string.h header fileAndreas Steffen2012-11-181-0/+2
* generate reason strings and remediation instructions for improper OS settingsAndreas Steffen2012-11-183-61/+198
* fixed a memory leak in pacmanAndreas Steffen2012-11-171-0/+8
* removed unused variableAndreas Steffen2012-11-171-1/+1
* discovered the use of strndup()Andreas Steffen2012-11-151-6/+2
* implemented blacklisting of software packagesAndreas Steffen2012-11-145-66/+167
* fixed remediation instructions outputAndreas Steffen2012-11-131-1/+3
* fixed memory leakAndreas Steffen2012-11-121-0/+1
* fixed typo in strcpy() function callAndreas Steffen2012-11-121-1/+1
* implemented reason string and remediation instructions for OS IMVAndreas Steffen2012-11-123-6/+132
* centralized processing of assessment informationAndreas Steffen2012-11-121-1/+1
* implemented get_remediation_instructions()Andreas Steffen2012-11-101-0/+8
* implement a preferred language enumeratorAndreas Steffen2012-11-101-8/+2
* added missing --update parameterAndreas Steffen2012-11-081-1/+1
* created packman daily update scriptAndreas Steffen2012-11-082-0/+38
* pacman supports differential security updatesAndreas Steffen2012-11-071-18/+101
* fixed Android product stringAndreas Steffen2012-11-072-7/+6
* accumulate package counts over multiple attributesAndreas Steffen2012-11-074-32/+93
* use OS type on IMV sideAndreas Steffen2012-11-075-40/+87
* fixed debug outputAndreas Steffen2012-11-051-5/+4
* check installed packages in OS databaseAndreas Steffen2012-11-054-9/+325
* check if assessment has already been doneAndreas Steffen2012-11-051-1/+2
* Added ITA Start/Stop Angel attributes to split bulk data into multiple attrib...Andreas Steffen2012-11-053-17/+108
* add generation time to package versionsAndreas Steffen2012-11-041-15/+17
* extract generation time of packages fileAndreas Steffen2012-11-041-2/+53
* added pacman to .gitignoreAndreas Steffen2012-11-042-228/+1
* store packages with security issues and their optional updates onlyAndreas Steffen2012-11-041-64/+60
* created pacman - an Ubuntu/Debian package managerAndreas Steffen2012-11-043-0/+589
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-011-101/+154
* use countof()Andreas Steffen2012-11-011-1/+2
* transmit Product Vendor ID if knownAndreas Steffen2012-10-311-3/+13
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-4/+4
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-5/+5
* implemented IETF Numeric Version attributeAndreas Steffen2012-10-181-0/+13
* implemented IETF Remediation Instructions attributeAndreas Steffen2012-10-181-0/+12
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-1/+0