aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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 comma...Andreas Steffen2015-04-261-1/+21
* 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
* 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
* seg-env: Destroy base attribute if segmentation is not possibleTobias Brunner2015-03-031-0/+1
* Fixed a memory leak in the attribute segmentation codeAndreas Steffen2015-02-273-4/+4
* Updated Ubuntu 14.04 kernel versionAndreas Steffen2015-02-271-1/+1
* trusted_enumerate requires an additional argumentAndreas Steffen2015-01-211-1/+1
* pts: Do not override status with SUCCESS if length is invalidTobias Brunner2014-12-231-1/+2
* Remove unneeded get_count() methodAndreas Steffen2014-10-171-1/+0
* Process TCG/PTS File Measurement attribute incrementallyAndreas Steffen2014-10-171-37/+77
* Exempt TCG/SEG attributes from unsupported case statementAndreas Steffen2014-10-162-4/+11
* Request IF-M segmentation contract for TCG/PTS subtypeAndreas Steffen2014-10-161-0/+27
* libimcv: Add generic constructor for PA-TNC attributesTobias Brunner2014-10-152-0/+51