aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-2618-346/+348
|
* libimcv: Changed debug level for functional components from 2 to 3Andreas Steffen2016-06-261-2/+2
|
* libimcv: migrate pts to tpm_tssAndreas Steffen2016-06-226-477/+187
|
* libimcv: Add Debian 8.5 to databaseTobias Brunner2016-06-161-3/+20
|
* Updated products in IMV databaseAndreas Steffen2016-04-261-1/+146
|
* Use standard unsigned integer typesAndreas Steffen2016-03-24102-354/+354
|
* imc-os: Terminate buffer after fread(3) call to make Coverity happyTobias Brunner2016-03-111-1/+1
|
* imc-os: Correctly check return value of ftell(2)Tobias Brunner2016-03-111-1/+9
|
* Request missing SWID tags in a directed PA-TNC messageAndreas Steffen2016-03-043-20/+47
|
* imv-attestation: Fix memory leaks when creating functional componentsTobias Brunner2015-12-113-6/+6
|
* testing: Added Debian 7.9 to IMV database5.3.4dr2Andreas Steffen2015-11-091-0/+48
|
* imv-os: Add some useful usage output to the pacman utilityTobias Brunner2015-08-311-2/+8
| | | | Fixes #487.
* libimcv: Updated Android.mk fileTobias Brunner2015-08-311-2/+5
|
* imv-os: Properly free strings for invalid input in pacmanTobias Brunner2015-08-271-0/+11
|
* Fix some Doxygen issuesTobias Brunner2015-08-271-0/+3
|
* imc: get_default_pwd_status(), as it currently is, works on Windows tooTobias Brunner2015-08-191-8/+8
| | | | This fixes the build on Windows.
* Added reason string support to HCD IMVAndreas Steffen2015-08-182-1/+78
|
* Fixed patches format delimited by CR/LFAndreas Steffen2015-08-182-26/+32
|
* Use PWG HCD PA-TNC subtypes to transport HCD attributesAndreas Steffen2015-08-185-118/+276
|
* Add default password determination capability to os_infoAndreas Steffen2015-08-182-2/+18
|
* Reintroduced ietf_attr_fwd_enabled()Andreas Steffen2015-08-185-1/+319
|
* Defined PWG HCD PA-TNC subtypesAndreas Steffen2015-08-182-92/+159
|
* Added os_info support to HCD IMCAndreas Steffen2015-08-181-0/+14
|
* Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtypeAndreas Steffen2015-08-182-4/+4
|
* Implemented HCD IMC and IMVAndreas Steffen2015-08-1811-0/+1949
|
* Completed implementation of PWG HCD attributesAndreas Steffen2015-08-189-9/+567
|
* Defined generic non-nul terminated string PA-TNC attributeAndreas Steffen2015-08-189-59/+81
|
* Support of HCD Firewall Setting PA-TNC attributeAndreas Steffen2015-08-185-12/+20
|
* Defined generic boolean PA-TNC attributeAndreas Steffen2015-08-1810-434/+136
|
* Defined PWG HCD IF-M attributesAndreas Steffen2015-08-184-1/+185
|
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-1813-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 listAndreas Steffen2015-06-022-3/+9
|
* Check for NULL installed packages enumeratorAndreas Steffen2015-05-241-1/+5
|
* Fixed os_info path in strongswan.confAndreas Steffen2015-05-241-2/+2
|
* List attribute request entries also during buildAndreas Steffen2015-05-241-14/+13
|
* Exempt ignored PA-TNC attributes from error handlingAndreas Steffen2015-05-201-1/+8
|
* imv_policy_manager: Added capability to execute an allow or block shell ↵Andreas Steffen2015-04-261-1/+21
| | | | command string
* Fix years in some copyright statementsTobias Brunner2015-04-163-3/+3
|
* utils: Use chunk_equals_const() for all cryptographic purposesMartin Willi2015-04-146-18/+15
|
* diffie-hellman: Add a bool return value to set_other_public_value()Martin Willi2015-03-231-1/+4
|
* diffie-hellman: Add a bool return value to get_my_public_value()Martin Willi2015-03-231-1/+4
|
* libimcv: Allow pts_t.set_peer_public_value() to failMartin Willi2015-03-234-7/+11
|
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-234-4/+14
|
* diffie-hellman: Use bool instead of status_t as get_shared_secret() return valueMartin Willi2015-03-231-1/+1
| | | | | While such a change is not unproblematic, keeping status_t makes the API inconsistent once we introduce return values for the public value operations.
* Replace kid by aik_id in ITA TBOOT functional componentAndreas Steffen2015-03-161-7/+2
|
* Create TPM TBOOT Measurement groupAndreas Steffen2015-03-151-0/+18
|
* Updated products in imv databaseAndreas Steffen2015-03-081-0/+137
|
* attest: output trusted flag and device descriptionAndreas Steffen2015-03-081-8/+10
|
* Make access requestor IP address available to TNC serverAndreas Steffen2015-03-0810-135/+241
|
* unit-tests: Base attributes get adopted by seg-env/seg-contractTobias Brunner2015-03-031-4/+4
|