Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | seg-env: Destroy base attribute if segmentation is not possible | Tobias Brunner | 2015-03-03 | 1 | -0/+1 | |
| | ||||||
* | Fixed a memory leak in the attribute segmentation code | Andreas Steffen | 2015-02-27 | 3 | -4/+4 | |
| | ||||||
* | Updated Ubuntu 14.04 kernel version | Andreas Steffen | 2015-02-27 | 1 | -1/+1 | |
| | ||||||
* | trusted_enumerate requires an additional argument | Andreas Steffen | 2015-01-21 | 1 | -1/+1 | |
| | ||||||
* | pts: Do not override status with SUCCESS if length is invalid | Tobias Brunner | 2014-12-23 | 1 | -1/+2 | |
| | ||||||
* | Remove unneeded get_count() method | Andreas Steffen | 2014-10-17 | 1 | -1/+0 | |
| | ||||||
* | Process TCG/PTS File Measurement attribute incrementally | Andreas Steffen | 2014-10-17 | 1 | -37/+77 | |
| | ||||||
* | Exempt TCG/SEG attributes from unsupported case statement | Andreas Steffen | 2014-10-16 | 2 | -4/+11 | |
| | ||||||
* | Request IF-M segmentation contract for TCG/PTS subtype | Andreas Steffen | 2014-10-16 | 1 | -0/+27 | |
| | ||||||
* | libimcv: Add generic constructor for PA-TNC attributes | Tobias Brunner | 2014-10-15 | 2 | -0/+51 | |
| | ||||||
* | swid-inventory: Remove unused variable end_of_tag | Tobias Brunner | 2014-10-14 | 1 | -6/+2 | |
| | ||||||
* | libimcv: Add fallback if IPSEC_SCRIPT is not defined | Tobias Brunner | 2014-10-13 | 1 | -0/+4 | |
| | | | | This is the case on Android. | |||||
* | libimcv: Updated Android.mk to latest Makefile.am | Tobias Brunner | 2014-10-13 | 1 | -0/+3 | |
| | ||||||
* | libimcv: Remove reference to libpts | Tobias Brunner | 2014-10-13 | 1 | -1/+0 | |
| | ||||||
* | libimcv: Fix Doxygen comments after merging libpts into libimcv | Tobias Brunner | 2014-10-13 | 13 | -14/+20 | |
| | ||||||
* | libimcv: Fix harcoded IMCV_DEFAULT_POLICY_SCRIPT name | Avesh Agarwal | 2014-10-13 | 2 | -2/+3 | |
| | | | | | | | | I came across an issue with src/libimcv/imcv.c where IMCV_DEFAULT_POLICY_SCRIPT is hardcoded. It fails where ipsec_script is renamed to, for example, strongswan from default ipsec. | |||||
* | Support of multiple directed segmentation contracts | Andreas Steffen | 2014-10-11 | 6 | -22/+133 | |
| | ||||||
* | unit-tests: Updated Makefile | Andreas Steffen | 2014-10-11 | 1 | -0/+1 | |
| | ||||||
* | unit-tests: Added test for seg_contract_manager | Andreas Steffen | 2014-10-11 | 1 | -0/+74 | |
| | ||||||
* | Updated build-database.sh script to 3.13.0-37 kernel | Andreas Steffen | 2014-10-11 | 1 | -1/+1 | |
| | ||||||
* | Incremental parsing fixes | Andreas Steffen | 2014-10-05 | 2 | -14/+9 | |
| | ||||||
* | Added add_segment() method to TCG/PTS attributes | Andreas Steffen | 2014-10-05 | 18 | -26/+157 | |
| | ||||||
* | Added add_segment() method to TCG/SEG attributes | Andreas Steffen | 2014-10-05 | 3 | -25/+49 | |
| | ||||||
* | OS IMV proposes IF-M segmentation contract | Andreas Steffen | 2014-10-05 | 6 | -108/+153 | |
| | | | | | | | The OS IMV sends a TCG IF-M Segmentation contract request. All IETF standard attributes support segmentation. Additionally the IETF Installed Packages standard attributes supports incremental processing while segments are received. | |||||
* | SWID IMC proposes IF-M segmentation contracts | Andreas Steffen | 2014-10-05 | 3 | -24/+42 | |
| | ||||||
* | unit-tests: Updated libimcv test suite | Andreas Steffen | 2014-10-05 | 1 | -22/+125 | |
| | ||||||
* | Added add_segment() method to IETF attributes | Andreas Steffen | 2014-10-05 | 12 | -0/+95 | |
| | ||||||
* | Added add_segment() method to ITA attributes | Andreas Steffen | 2014-10-05 | 6 | -0/+47 | |
| | ||||||
* | Implemented incremental processing of SWID tag [ID] inventory attribute | Andreas Steffen | 2014-10-05 | 8 | -199/+253 | |
| | ||||||
* | Implemented add_segment method for PA-TNC attributes | Andreas Steffen | 2014-10-05 | 11 | -90/+208 | |
| | ||||||
* | Added total length parameter in PA-TNC attribute constructor | Andreas Steffen | 2014-10-05 | 91 | -319/+957 | |
| | ||||||
* | Assignment of flags starts with bit 0 | Andreas Steffen | 2014-10-05 | 2 | -5/+5 | |
| | ||||||
* | Register the reception of the AIK attribute | Andreas Steffen | 2014-10-05 | 3 | -2/+9 | |
| | ||||||
* | Unit tests for libimcv | Andreas Steffen | 2014-10-05 | 5 | -0/+649 | |
| | ||||||
* | Compacted chunk creation in ita_attr_command constructor | Andreas Steffen | 2014-10-05 | 1 | -2/+1 | |
| | ||||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 152 | -15/+27294 | |
| | ||||||
* | Added out message queue for imv_msg receive method | Andreas Steffen | 2014-10-05 | 6 | -68/+54 | |
| | ||||||
* | Implemented IF-M segmentation | Andreas Steffen | 2014-10-05 | 16 | -284/+1090 | |
| | ||||||
* | Added request variable to get_info_string method | Andreas Steffen | 2014-10-03 | 4 | -10/+11 | |
| | ||||||
* | Implemented IF-M segmentation contracts | Andreas Steffen | 2014-10-03 | 19 | -51/+861 | |
| | ||||||
* | Allow to treat specified Attribute-Type-Not-Supported errors as non-fatal | Andreas Steffen | 2014-10-03 | 10 | -16/+110 | |
| | ||||||
* | Added Debian 7.6 to IMV database | Andreas Steffen | 2014-08-06 | 1 | -0/+35 | |
| | ||||||
* | unused os_info_t object removed | Andreas Steffen | 2014-08-06 | 1 | -1/+0 | |
| | ||||||
* | Determine type of unsupported PA-TNC attribute in error message | Andreas Steffen | 2014-07-16 | 3 | -47/+84 | |
| | ||||||
* | Added Android 4.4.4 to IMV database | Andreas Steffen | 2014-06-27 | 1 | -0/+12 | |
| | ||||||
* | Auxiliary swid_tagstats table boosts performance | Andreas Steffen | 2014-06-23 | 1 | -0/+14 | |
| | ||||||
* | The policy_started check is not needed any more | Andreas Steffen | 2014-06-18 | 1 | -4/+0 | |
| | ||||||
* | Added Android 4.3 and 4.4.3 to imv database | Andreas Steffen | 2014-06-10 | 1 | -0/+24 | |
| | ||||||
* | android: Add all Android.mk files to the tarball | Tobias Brunner | 2014-06-06 | 1 | -1/+1 | |
| | ||||||
* | imv: Provide database table scheme for MySQL | Martin Willi | 2014-06-04 | 2 | -1/+201 | |
| |