Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imv-swid: Fixed memory leak in http REST interface | Andreas Steffen | 2017-05-29 | 1 | -17/+19 |
| | |||||
* | imv-test: Fixed memory leak in server retry use case | Andreas Steffen | 2017-05-29 | 1 | -0/+2 |
| | |||||
* | Fixed some typos, courtesy of codespell | Tobias Brunner | 2017-05-26 | 3 | -4/+4 |
| | |||||
* | Change interface for enumerator_create_filter() callback | Tobias Brunner | 2017-05-26 | 6 | -66/+99 |
| | | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback. | ||||
* | Migrate all enumerators to venumerate() interface change | Tobias Brunner | 2017-05-26 | 3 | -53/+31 |
| | |||||
* | libimcv: Make sure the first argument to sscanf() is null-terminated | Tobias Brunner | 2017-05-23 | 2 | -2/+6 |
| | |||||
* | libimcv: Add Debian 8.6 to database | Tobias Brunner | 2016-10-05 | 1 | -0/+18 |
| | |||||
* | gmp: Support of SHA-3 RSA signatures | Andreas Steffen | 2016-09-22 | 1 | -3/+12 |
| | |||||
* | libimcv: No need to load AIK pubkey if AIK certificate is available | Andreas Steffen | 2016-08-31 | 1 | -13/+16 |
| | |||||
* | imcv: Added EFI HCRTM event | Andreas Steffen | 2016-06-30 | 1 | -2/+7 |
| | |||||
* | libimcv: Fix Doxygen comment | Tobias Brunner | 2016-06-30 | 1 | -1/+1 |
| | |||||
* | android: Fix build after adding libtpmtss | Tobias Brunner | 2016-06-28 | 1 | -2/+2 |
| | |||||
* | Refactoring to tpm_tss_quote_info object | Andreas Steffen | 2016-06-26 | 18 | -346/+348 |
| | |||||
* | libimcv: Changed debug level for functional components from 2 to 3 | Andreas Steffen | 2016-06-26 | 1 | -2/+2 |
| | |||||
* | libimcv: migrate pts to tpm_tss | Andreas Steffen | 2016-06-22 | 6 | -477/+187 |
| | |||||
* | libimcv: Add Debian 8.5 to database | Tobias Brunner | 2016-06-16 | 1 | -3/+20 |
| | |||||
* | Updated products in IMV database | Andreas Steffen | 2016-04-26 | 1 | -1/+146 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 102 | -354/+354 |
| | |||||
* | imc-os: Terminate buffer after fread(3) call to make Coverity happy | Tobias Brunner | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | imc-os: Correctly check return value of ftell(2) | Tobias Brunner | 2016-03-11 | 1 | -1/+9 |
| | |||||
* | Request missing SWID tags in a directed PA-TNC message | Andreas Steffen | 2016-03-04 | 3 | -20/+47 |
| | |||||
* | imv-attestation: Fix memory leaks when creating functional components | Tobias Brunner | 2015-12-11 | 3 | -6/+6 |
| | |||||
* | testing: Added Debian 7.9 to IMV database5.3.4dr2 | Andreas Steffen | 2015-11-09 | 1 | -0/+48 |
| | |||||
* | imv-os: Add some useful usage output to the pacman utility | Tobias Brunner | 2015-08-31 | 1 | -2/+8 |
| | | | | Fixes #487. | ||||
* | libimcv: Updated Android.mk file | Tobias Brunner | 2015-08-31 | 1 | -2/+5 |
| | |||||
* | imv-os: Properly free strings for invalid input in pacman | Tobias Brunner | 2015-08-27 | 1 | -0/+11 |
| | |||||
* | Fix some Doxygen issues | Tobias Brunner | 2015-08-27 | 1 | -0/+3 |
| | |||||
* | imc: get_default_pwd_status(), as it currently is, works on Windows too | Tobias Brunner | 2015-08-19 | 1 | -8/+8 |
| | | | | This fixes the build on Windows. | ||||
* | Added reason string support to HCD IMV | Andreas Steffen | 2015-08-18 | 2 | -1/+78 |
| | |||||
* | Fixed patches format delimited by CR/LF | Andreas Steffen | 2015-08-18 | 2 | -26/+32 |
| | |||||
* | Use PWG HCD PA-TNC subtypes to transport HCD attributes | Andreas Steffen | 2015-08-18 | 5 | -118/+276 |
| | |||||
* | Add default password determination capability to os_info | Andreas Steffen | 2015-08-18 | 2 | -2/+18 |
| | |||||
* | Reintroduced ietf_attr_fwd_enabled() | Andreas Steffen | 2015-08-18 | 5 | -1/+319 |
| | |||||
* | Defined PWG HCD PA-TNC subtypes | Andreas Steffen | 2015-08-18 | 2 | -92/+159 |
| | |||||
* | Added os_info support to HCD IMC | Andreas Steffen | 2015-08-18 | 1 | -0/+14 |
| | |||||
* | Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtype | Andreas Steffen | 2015-08-18 | 2 | -4/+4 |
| | |||||
* | Implemented HCD IMC and IMV | Andreas Steffen | 2015-08-18 | 11 | -0/+1949 |
| | |||||
* | Completed implementation of PWG HCD attributes | Andreas Steffen | 2015-08-18 | 9 | -9/+567 |
| | |||||
* | Defined generic non-nul terminated string PA-TNC attribute | Andreas Steffen | 2015-08-18 | 9 | -59/+81 |
| | |||||
* | Support of HCD Firewall Setting PA-TNC attribute | Andreas Steffen | 2015-08-18 | 5 | -12/+20 |
| | |||||
* | Defined generic boolean PA-TNC attribute | Andreas Steffen | 2015-08-18 | 10 | -434/+136 |
| | |||||
* | Defined PWG HCD IF-M attributes | Andreas Steffen | 2015-08-18 | 4 | -1/+185 |
| | |||||
* | Fixed the implemention of the IF-M segmentation protocol | Andreas Steffen | 2015-08-18 | 13 | -51/+97 |
| | | | | | | | The first segment only fit if the segmentation envelope attribute was preceded by a Max Attribute Size Response attribute. The improved implementation fills up the first PA-TNC message with the first segment up to the maximum message size. | ||||
* | Updated SWID attribute list | Andreas Steffen | 2015-06-02 | 2 | -3/+9 |
| | |||||
* | Check for NULL installed packages enumerator | Andreas Steffen | 2015-05-24 | 1 | -1/+5 |
| | |||||
* | Fixed os_info path in strongswan.conf | Andreas Steffen | 2015-05-24 | 1 | -2/+2 |
| | |||||
* | List attribute request entries also during build | Andreas Steffen | 2015-05-24 | 1 | -14/+13 |
| | |||||
* | Exempt ignored PA-TNC attributes from error handling | Andreas Steffen | 2015-05-20 | 1 | -1/+8 |
| | |||||
* | imv_policy_manager: Added capability to execute an allow or block shell ↵ | Andreas Steffen | 2015-04-26 | 1 | -1/+21 |
| | | | | command string | ||||
* | Fix years in some copyright statements | Tobias Brunner | 2015-04-16 | 3 | -3/+3 |
| |