aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Limit recursion when searching for source addressesTobias Brunner2012-11-131-5/+14
| | | | | This could be required if e.g. two default routes list gateways but the corresponding outbound interfaces do not have any IP addresses on them.
* Don't call get_route recursively if a route's gateway matches the destinationTobias Brunner2012-11-131-2/+5
|
* 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
|
* Fix destruction of tcg_pts_attr_file_meas_t when building from encodingTobias Brunner2012-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-1210-90/+104
|
* Properly define TSS_TROUSERS in configure scriptTobias Brunner2012-11-121-1/+0
|
* define TSS_TROUSERS compile optionAndreas Steffen2012-11-111-0/+1
|
* implemented get_remediation_instructions()Andreas Steffen2012-11-108-19/+156
|
* removed debug outputAndreas Steffen2012-11-101-1/+0
|
* implement a preferred language enumeratorAndreas Steffen2012-11-107-164/+226
|
* abort if fatal error is received from peerAndreas Steffen2012-11-091-1/+1
|
* corrected debug classAndreas Steffen2012-11-091-3/+3
|
* added missing method assignmentsAndreas Steffen2012-11-091-0/+2
|
* Made TSS implementation configurable and thereby optionalTobias Brunner2012-11-082-7/+67
|
* 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-077-57/+126
|
* Include 'aggressive' when comparing peer_cfg_t objectsTobias Brunner2012-11-071-0/+1
|
* Fixed output of longer debug messagesTobias Brunner2012-11-071-0/+1
| | | | | (v)snprintf(3) returns the length without terminating null byte but the length given as parameter must include it.
* 'signal' is a keyword in MySQL 5.5Tobias Brunner2012-11-071-1/+2
| | | | Fixes #251.
* fixed debug outputAndreas Steffen2012-11-051-5/+4
|
* eliminate deinstalled packagesAndreas Steffen2012-11-051-20/+37
|
* check installed packages in OS databaseAndreas Steffen2012-11-054-9/+325
|
* Define and use an OS enumeration typeAndreas Steffen2012-11-053-22/+92
|
* 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-059-20/+357
| | | | attributes
* enumerate over installed Debian/Ubuntu packagesAndreas Steffen2012-11-042-13/+118
|
* debug output in lower case lettersAndreas Steffen2012-11-041-6/+6
|
* added second indexAndreas Steffen2012-11-041-0/+4
|
* add generation time to package versionsAndreas Steffen2012-11-042-17/+19
|
* 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
|
* added generation time to package versionsAndreas Steffen2012-11-042-11/+17
|
* added package management to ipsec attestAndreas Steffen2012-11-024-1/+300
|
* android: Use proper intent-filter for our VpnServiceTobias Brunner2012-11-021-1/+1
|
* Log sent vendor IDs for IKEv1Tobias Brunner2012-11-021-0/+1
|
* Compiler warning fixedTobias Brunner2012-11-021-1/+1
|
* check if setting existsAndreas Steffen2012-11-012-1/+8
|
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-0111-172/+1046
|
* some improvements in tcg_pts_attr_file_meas.cAndreas Steffen2012-11-011-10/+8
|