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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Used Openssl RSA_verify function
Sansar Choinyambuu
2011-11-28
2
-9
/
+63
*
|
Fixed calculate quote info function -> initialize PCR bit mask array with zeroes
Sansar Choinyambuu
2011-11-28
3
-58
/
+52
*
|
Included hasher.h
Sansar Choinyambuu
2011-11-28
1
-0
/
+1
*
|
fixed typo in reason strings
Sansar Choinyambuu
2011-11-28
1
-3
/
+3
*
|
Check if matching value configured with the received pcr after value in Simpl...
Sansar Choinyambuu
2011-11-28
1
-4
/
+13
*
|
Changed definition of pcr_value in pcr_entry_t structure
Sansar Choinyambuu
2011-11-28
2
-12
/
+59
*
|
deleted unnecessary debuggin statement
Sansar Choinyambuu
2011-11-28
1
-1
/
+0
*
|
return SHA1 hash of TPM Quote Info in calculate_quote_digest
Sansar Choinyambuu
2011-11-28
1
-3
/
+9
*
|
Modified reason strings
Sansar Choinyambuu
2011-11-28
1
-3
/
+3
*
|
Replaced static string path with Metadata requests retrieved from pts database
Sansar Choinyambuu
2011-11-28
1
-4
/
+16
*
|
Implemented new create enumerator function to get metadata request paths
Sansar Choinyambuu
2011-11-28
2
-3
/
+27
*
|
Added measurement and metadata columns to files table
Sansar Choinyambuu
2011-11-28
2
-43
/
+88
*
|
Implemented Quote Digest constructing function for IMV
Sansar Choinyambuu
2011-11-28
4
-32
/
+353
*
|
Replaced with boolean variable for PCR info included and Evidence Signature i...
Sansar Choinyambuu
2011-11-28
4
-42
/
+156
*
|
Loading AIK Blob from file configured
Sansar Choinyambuu
2011-11-28
3
-59
/
+80
*
|
Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public key
Sansar Choinyambuu
2011-11-28
1
-5
/
+8
*
|
Added parentesis for logical conditions of IF statement to get rid of the war...
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
|
added pts_dh_group_error_create() and pts_dh_nonce_error_create()
Andreas Steffen
2011-11-28
4
-23
/
+80
*
|
moved building of attributes to imv_attestation_build
Andreas Steffen
2011-11-28
4
-177
/
+266
*
|
cosmetics
Andreas Steffen
2011-11-28
1
-14
/
+14
*
|
moved comments
Andreas Steffen
2011-11-28
3
-23
/
+16
*
|
added the IMV_ATTESTATION_STATE_NONCE_REQ state
Andreas Steffen
2011-11-28
2
-44
/
+38
*
|
moved attribute processing to imc_attestation_process
Andreas Steffen
2011-11-28
4
-630
/
+674
*
|
aborting after fatal imv_attestation error
Andreas Steffen
2011-11-28
2
-9
/
+16
*
|
moved attribute processing to imv_attestation_process
Andreas Steffen
2011-11-28
6
-366
/
+489
*
|
refactored DH group nonce exchange
Andreas Steffen
2011-11-28
10
-373
/
+339
*
|
cosmetics
Andreas Steffen
2011-11-28
1
-9
/
+9
*
|
normalized and extended pts_meas_algo functions
Andreas Steffen
2011-11-28
2
-7
/
+77
*
|
renamed conversion function to pts_dh_group_to_ike
Andreas Steffen
2011-11-28
2
-3
/
+3
*
|
normalized pts_dh_group function names
Andreas Steffen
2011-11-28
2
-29
/
+27
*
|
added pts_dh_group_select
Andreas Steffen
2011-11-28
2
-5
/
+52
*
|
combine two algorithm checks
Andreas Steffen
2011-11-28
1
-5
/
+2
*
|
fixed setting of PTS DH group
Andreas Steffen
2011-11-28
5
-157
/
+120
*
|
Changed encoding type to ASN.1 DER
Sansar Choinyambuu
2011-11-28
1
-2
/
+2
*
|
Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions
Sansar Choinyambuu
2011-11-28
4
-28
/
+101
*
|
Removed unnecessary setter functions
Sansar Choinyambuu
2011-11-28
2
-118
/
+0
*
|
Fixes for memory leaks
Sansar Choinyambuu
2011-11-28
2
-3
/
+3
*
|
Freeing memory allocated for AIK after writing
Sansar Choinyambuu
2011-11-28
1
-0
/
+1
*
|
Changed definition of output and set them in quote_tpm function
Sansar Choinyambuu
2011-11-28
2
-25
/
+43
*
|
Use already negotiated Measurement algorithm as Hashing algorithm for Diffie ...
Sansar Choinyambuu
2011-11-28
2
-22
/
+43
*
|
Implemented first version of tpm quote function
Sansar Choinyambuu
2011-11-28
2
-7
/
+153
*
|
added newline at end of file
Andreas Steffen
2011-11-28
1
-1
/
+1
*
|
fixed pts_probe_dh_groups warning
Andreas Steffen
2011-11-28
1
-2
/
+2
*
|
Fixed some memory leaks
Sansar Choinyambuu
2011-11-28
3
-3
/
+4
*
|
Changed definition of get_my_pub_val function a little
Sansar Choinyambuu
2011-11-28
2
-9
/
+7
*
|
Added ctime function to white list
Sansar Choinyambuu
2011-11-28
1
-0
/
+1
*
|
Fixed freeing invalid memory issue
Sansar Choinyambuu
2011-11-28
2
-10
/
+11
*
|
Implemented hasndling of Request Functional Component Evidence and creation o...
Sansar Choinyambuu
2011-11-28
2
-6
/
+200
*
|
Implemented functions for reading and extending TPM PCR
Sansar Choinyambuu
2011-11-28
2
-6
/
+171
*
|
Use struct containing the parameters for Create function
Sansar Choinyambuu
2011-11-28
2
-231
/
+39
[prev]
[next]