index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libimcv
/
plugins
/
imv_attestation
/
imv_attestation_process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imv-attestation: Fixed file hash measurements
Andreas Steffen
2017-09-01
1
-3
/
+12
*
Refactoring to tpm_tss_quote_info object
Andreas Steffen
2016-06-26
1
-26
/
+11
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-4
/
+3
*
libimcv: Allow pts_t.set_peer_public_value() to fail
Martin Willi
2015-03-23
1
-3
/
+3
*
trusted_enumerate requires an additional argument
Andreas Steffen
2015-01-21
1
-1
/
+1
*
Exempt TCG/SEG attributes from unsupported case statement
Andreas Steffen
2014-10-16
1
-2
/
+5
*
Register the reception of the AIK attribute
Andreas Steffen
2014-10-05
1
-0
/
+1
*
Merged libpts into libimcv
Andreas Steffen
2014-10-05
1
-0
/
+563
*
moved attestation plugins to libpts in order to resolve circular reference wi...
Andreas Steffen
2011-11-28
1
-384
/
+0
*
fixed memory leaks
Andreas Steffen
2011-11-28
1
-3
/
+4
*
refactored simple_evid_final attribute
Andreas Steffen
2011-11-28
1
-56
/
+25
*
refactored PCR functionality
Andreas Steffen
2011-11-28
1
-4
/
+3
*
fixed double free
Andreas Steffen
2011-11-28
1
-1
/
+0
*
fixed double free
Andreas Steffen
2011-11-28
1
-2
/
+0
*
refactored simple component evidence
Andreas Steffen
2011-11-28
1
-130
/
+21
*
finished refactoring functional components
Andreas Steffen
2011-11-28
1
-3
/
+7
*
Factored IMC/V Attestation build/process of Component Functional Name
Sansar Choinyambuu
2011-11-28
1
-39
/
+25
*
component_hashes new table added
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
object oriented approach to pts functional components
Andreas Steffen
2011-11-28
1
-1
/
+1
*
Print matching measurements of a component just once
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
Using the database entries for generating Functional Component Evidence Requests
Sansar Choinyambuu
2011-11-28
1
-87
/
+145
*
Add/CheckOff/Check pending functional component evidence requests
Sansar Choinyambuu
2011-11-28
1
-2
/
+10
*
Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv
Sansar Choinyambuu
2011-11-28
1
-18
/
+22
*
Defined functional components within ITA namespace
Sansar Choinyambuu
2011-11-28
1
-32
/
+25
*
Implemented matching of Optional PCR Composite field value when Hashing was d...
Sansar Choinyambuu
2011-11-28
1
-6
/
+11
*
added pts_file_type_names
Andreas Steffen
2011-11-28
1
-2
/
+2
*
optimized handling of UNIX file metadata
Andreas Steffen
2011-11-28
1
-10
/
+14
*
shortened fieldnames of pts_file_metadata_t struct
Andreas Steffen
2011-11-28
1
-5
/
+5
*
compacted file metadata debug output
Andreas Steffen
2011-11-28
1
-17
/
+11
*
Copy just 20 bytes of pcr after value
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
follow strongswan coding rules
Sansar Choinyambuu
2011-11-28
1
-20
/
+36
*
Modified some unnecessary todo statement
Sansar Choinyambuu
2011-11-28
1
-2
/
+2
*
Cosmetics
Sansar Choinyambuu
2011-11-28
1
-4
/
+3
*
Implemented creating and handling of Optional PCR Composite field in Simple E...
Sansar Choinyambuu
2011-11-28
1
-7
/
+8
*
Construct PCR Composite using information received in Simple Component Eviden...
Sansar Choinyambuu
2011-11-28
1
-23
/
+24
*
Used Openssl RSA_verify function
Sansar Choinyambuu
2011-11-28
1
-3
/
+2
*
Fixed calculate quote info function -> initialize PCR bit mask array with zeroes
Sansar Choinyambuu
2011-11-28
1
-14
/
+29
*
Check if matching value configured with the received pcr after value in Simpl...
Sansar Choinyambuu
2011-11-28
1
-4
/
+13
*
deleted unnecessary debuggin statement
Sansar Choinyambuu
2011-11-28
1
-1
/
+0
*
Implemented Quote Digest constructing function for IMV
Sansar Choinyambuu
2011-11-28
1
-10
/
+47
*
added pts_dh_group_error_create() and pts_dh_nonce_error_create()
Andreas Steffen
2011-11-28
1
-6
/
+4
*
moved attribute processing to imv_attestation_process
Andreas Steffen
2011-11-28
1
-0
/
+397