aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
* The pacman tool got replaced by the sec-updater toolTobias Brunner2017-11-151-1/+0
|
* libimcv: Updated imv databaseAndreas Steffen2017-11-111-4/+88
|
* public-key: Add optional parameters argument to verify() methodTobias Brunner2017-11-081-1/+1
|
* unit-tests: Fix "using integer constants in boolean context" warningTobias Brunner2017-10-231-12/+12
| | | | | This warning has been seen in GCC 7.x with -Wall, however, because == has higher precedence than ?: the code was actually not correct.
* libimcv: Renamed SW Request to SWIMA RequestAndreas Steffen2017-09-271-1/+1
|
* SWIMA attribute name changesAndreas Steffen2017-09-269-32/+32
| | | | | draft-ietf-sacm-nea-swima-patnc-01 changes some SWIMA attribute names.
* imv-agent: Fix get_attribute() call for preferred languageTobias Brunner2017-09-181-2/+2
|
* libimcv: Corrected captionAndreas Steffen2017-09-091-1/+1
|
* imv-os: Updated security update evaluationAndreas Steffen2017-09-014-35/+36
|
* libimcv: Updated database schemeAndreas Steffen2017-09-011-5/+11
|
* sec-updater: Checks for security updatesAndreas Steffen2017-09-013-711/+0
| | | | | | sec-updater checks for security updates and backports in Debian/ Ubuntu repositories and sets the security flags in the strongTNC policy database accordingly.
* imv-attestation: Fixed file hash measurementsAndreas Steffen2017-09-014-37/+119
| | | | | | The introduction of file versions broke file hash measurements. This has been fixed by using a generic product versions having an empty package name.
* libimcv: Updated Android.mk after move of swid-gen(-info)Tobias Brunner2017-08-211-0/+2
|
* sw-collector: Moved info class to libimcvAndreas Steffen2017-08-093-0/+244
|
* libimcv: Cast chunk length to int when printing as stringTobias Brunner2017-08-082-2/+4
|
* imv-database: Improve performance by creating file_hashes indexAndreas Steffen2017-08-071-0/+2
|
* libimcv: Add missing Doxgen group for SWIMA-related classesTobias Brunner2017-08-072-1/+4
| | | | Fix location of swima_error_t.
* Fixed some typos, courtesy of codespellTobias Brunner2017-08-071-2/+2
|
* swid-gen: Share SWID generator between sw-collector, imc-swima and imc-swidAndreas Steffen2017-08-049-333/+531
|
* swima-collector: Fix compile error if SWID_DIRECTORY is not definedTobias Brunner2017-07-241-1/+10
|
* libimcv: Add missing files to Android.mkTobias Brunner2017-07-241-0/+11
|
* sw-collector: Moved to its own directory and added man pageAndreas Steffen2017-07-1813-2518/+1
|
* sw-collector: strip arch suffix from package namesAndreas Steffen2017-07-135-34/+22
|
* sw-collector: Check for epoch-less Debian package versionsAndreas Steffen2017-07-1212-314/+881
|
* imv-swima: Implemented SW event processingAndreas Steffen2017-07-084-83/+150
|
* sw-collector: Query central collector databaseAndreas Steffen2017-07-088-42/+589
|
* libimcv: Moved REST API from imv_swid and imv_swima to libimcvAndreas Steffen2017-07-089-240/+110
|
* swidtag: strongSwan swidtag file with double underscoresAndreas Steffen2017-07-084-12/+10
|
* sw-collector: Collects endpoint software eventsAndreas Steffen2017-07-088-2/+1415
|
* imv-swima: Created SWIMA IMV pluginAndreas Steffen2017-07-089-0/+1671
|
* imc-swima: Created SWIMA IMC pluginAndreas Steffen2017-07-087-0/+687
|
* unit-tests: Added IETF SWIMA PA-TNC attribute testsAndreas Steffen2017-07-083-2/+1127
|
* libimcv: Implemented IETF SW PA-TNC attributesAndreas Steffen2017-07-0826-14/+3532
|
* libimcv: Fixed memory leakAndreas Steffen2017-07-081-0/+2
|
* libimcv: Corrected order of subscription flagsAndreas Steffen2017-07-082-4/+4
|
* libimcv: Added IETF Software PA-TNC attributesAndreas Steffen2017-07-084-13/+70
|
* libimcv: SWID tag generation and discoveryAndreas Steffen2017-07-0811-271/+40
|
* libimcv: Update database to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-086-155/+257
|
* imv-swid: Fixed memory leak in http REST interfaceAndreas Steffen2017-05-291-17/+19
|
* imv-test: Fixed memory leak in server retry use caseAndreas Steffen2017-05-291-0/+2
|
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-263-4/+4
|
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-266-66/+99
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-263-53/+31
|
* libimcv: Make sure the first argument to sscanf() is null-terminatedTobias Brunner2017-05-232-2/+6
|
* libimcv: Add Debian 8.6 to databaseTobias Brunner2016-10-051-0/+18
|
* gmp: Support of SHA-3 RSA signaturesAndreas Steffen2016-09-221-3/+12
|
* libimcv: No need to load AIK pubkey if AIK certificate is availableAndreas Steffen2016-08-311-13/+16
|
* imcv: Added EFI HCRTM eventAndreas Steffen2016-06-301-2/+7
|
* libimcv: Fix Doxygen commentTobias Brunner2016-06-301-1/+1
|
* android: Fix build after adding libtpmtssTobias Brunner2016-06-281-2/+2
|