Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed a memory leak in pacman | Andreas Steffen | 2012-11-17 | 1 | -0/+8 | |
| | ||||||
* | removed unused variable | Andreas Steffen | 2012-11-17 | 1 | -1/+1 | |
| | ||||||
* | Add an ikesa_limit option to limit number of IKE_SAs as responder | Martin Willi | 2012-11-16 | 1 | -19/+39 | |
| | ||||||
* | Pass PLUTO_XAUTH_ID to updown script | Martin Willi | 2012-11-16 | 1 | -1/+21 | |
| | ||||||
* | discovered the use of strndup() | Andreas Steffen | 2012-11-15 | 7 | -28/+8 | |
| | ||||||
* | implemented blacklisting of software packages | Andreas Steffen | 2012-11-14 | 10 | -80/+206 | |
| | ||||||
* | libtnc can be initialized more than once | Martin Willi | 2012-11-14 | 1 | -0/+18 | |
| | ||||||
* | libcharon can be initialized more than once | Martin Willi | 2012-11-14 | 2 | -5/+34 | |
| | ||||||
* | libhydra can be initialized more than once | Martin Willi | 2012-11-14 | 2 | -3/+30 | |
| | ||||||
* | libstrongswan can be initialized more than once | Martin Willi | 2012-11-14 | 2 | -4/+30 | |
| | ||||||
* | Limit recursion when searching for source addresses | Tobias Brunner | 2012-11-13 | 1 | -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 destination | Tobias Brunner | 2012-11-13 | 1 | -2/+5 | |
| | ||||||
* | fixed remediation instructions output | Andreas Steffen | 2012-11-13 | 1 | -1/+3 | |
| | ||||||
* | fixed memory leak | Andreas Steffen | 2012-11-12 | 1 | -0/+1 | |
| | ||||||
* | fixed typo in strcpy() function call | Andreas Steffen | 2012-11-12 | 1 | -1/+1 | |
| | ||||||
* | Fix destruction of tcg_pts_attr_file_meas_t when building from encoding | Tobias Brunner | 2012-11-12 | 1 | -1/+1 | |
| | ||||||
* | implemented reason string and remediation instructions for OS IMV | Andreas Steffen | 2012-11-12 | 3 | -6/+132 | |
| | ||||||
* | updated strongswan.conf man page | Andreas Steffen | 2012-11-12 | 2 | -2/+2 | |
| | ||||||
* | centralized processing of assessment information | Andreas Steffen | 2012-11-12 | 10 | -90/+104 | |
| | ||||||
* | Properly define TSS_TROUSERS in configure script | Tobias Brunner | 2012-11-12 | 1 | -1/+0 | |
| | ||||||
* | define TSS_TROUSERS compile option | Andreas Steffen | 2012-11-11 | 1 | -0/+1 | |
| | ||||||
* | implemented get_remediation_instructions() | Andreas Steffen | 2012-11-10 | 8 | -19/+156 | |
| | ||||||
* | removed debug output | Andreas Steffen | 2012-11-10 | 1 | -1/+0 | |
| | ||||||
* | implement a preferred language enumerator | Andreas Steffen | 2012-11-10 | 7 | -164/+226 | |
| | ||||||
* | abort if fatal error is received from peer | Andreas Steffen | 2012-11-09 | 1 | -1/+1 | |
| | ||||||
* | corrected debug class | Andreas Steffen | 2012-11-09 | 1 | -3/+3 | |
| | ||||||
* | added missing method assignments | Andreas Steffen | 2012-11-09 | 1 | -0/+2 | |
| | ||||||
* | Made TSS implementation configurable and thereby optional | Tobias Brunner | 2012-11-08 | 2 | -7/+67 | |
| | ||||||
* | added missing --update parameter | Andreas Steffen | 2012-11-08 | 1 | -1/+1 | |
| | ||||||
* | created packman daily update script | Andreas Steffen | 2012-11-08 | 2 | -0/+38 | |
| | ||||||
* | pacman supports differential security updates | Andreas Steffen | 2012-11-07 | 1 | -18/+101 | |
| | ||||||
* | fixed Android product string | Andreas Steffen | 2012-11-07 | 2 | -7/+6 | |
| | ||||||
* | accumulate package counts over multiple attributes | Andreas Steffen | 2012-11-07 | 4 | -32/+93 | |
| | ||||||
* | use OS type on IMV side | Andreas Steffen | 2012-11-07 | 7 | -57/+126 | |
| | ||||||
* | Include 'aggressive' when comparing peer_cfg_t objects | Tobias Brunner | 2012-11-07 | 1 | -0/+1 | |
| | ||||||
* | Fixed output of longer debug messages | Tobias Brunner | 2012-11-07 | 1 | -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.5 | Tobias Brunner | 2012-11-07 | 1 | -1/+2 | |
| | | | | Fixes #251. | |||||
* | fixed debug output | Andreas Steffen | 2012-11-05 | 1 | -5/+4 | |
| | ||||||
* | eliminate deinstalled packages | Andreas Steffen | 2012-11-05 | 1 | -20/+37 | |
| | ||||||
* | check installed packages in OS database | Andreas Steffen | 2012-11-05 | 4 | -9/+325 | |
| | ||||||
* | Define and use an OS enumeration type | Andreas Steffen | 2012-11-05 | 3 | -22/+92 | |
| | ||||||
* | check if assessment has already been done | Andreas Steffen | 2012-11-05 | 1 | -1/+2 | |
| | ||||||
* | compute the optimum Installed Packages attribute size | Andreas Steffen | 2012-11-05 | 1 | -36/+43 | |
| | ||||||
* | Added ITA Start/Stop Angel attributes to split bulk data into multiple ↵ | Andreas Steffen | 2012-11-05 | 9 | -20/+357 | |
| | | | | attributes | |||||
* | enumerate over installed Debian/Ubuntu packages | Andreas Steffen | 2012-11-04 | 2 | -13/+118 | |
| | ||||||
* | debug output in lower case letters | Andreas Steffen | 2012-11-04 | 1 | -6/+6 | |
| | ||||||
* | added second index | Andreas Steffen | 2012-11-04 | 1 | -0/+4 | |
| | ||||||
* | add generation time to package versions | Andreas Steffen | 2012-11-04 | 2 | -17/+19 | |
| | ||||||
* | extract generation time of packages file | Andreas Steffen | 2012-11-04 | 1 | -2/+53 | |
| | ||||||
* | added pacman to .gitignore | Andreas Steffen | 2012-11-04 | 2 | -228/+1 | |
| |