aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ignore ports of the 127.0.1.1 internal system addressAndreas Steffen2012-12-091-2/+6
|
* 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-234-80/+77
|
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-233-325/+223
|
* 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
|
* updated strongswan.conf man pageAndreas Steffen2012-11-122-2/+2
|
* centralized processing of assessment informationAndreas Steffen2012-11-125-72/+6
|
* implemented get_remediation_instructions()Andreas Steffen2012-11-104-11/+111
|
* implement a preferred language enumeratorAndreas Steffen2012-11-103-79/+45
|
* 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
|
* Define and use an OS enumeration typeAndreas Steffen2012-11-051-9/+10
|
* check if assessment has already been doneAndreas Steffen2012-11-051-1/+2
|
* 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-054-18/+130
| | | | attributes
* enumerate over installed Debian/Ubuntu packagesAndreas Steffen2012-11-041-11/+33
|
* debug output in lower case lettersAndreas Steffen2012-11-041-6/+6
|
* 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
|
* check if setting existsAndreas Steffen2012-11-011-1/+0
|
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-012-171/+274
|
* use countof()Andreas Steffen2012-11-016-6/+12
|
* scanner imc/imv pair uses IETF VPN PA-TNC message subtypeAndreas Steffen2012-10-312-14/+106
|
* transmit Product Vendor ID if knownAndreas Steffen2012-10-312-5/+39
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-2412-28/+28
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-244-24/+24
|