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
/
libpts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions
Sansar Choinyambuu
2011-11-28
2
-3
/
+3
*
Changed definition of output and set them in quote_tpm function
Sansar Choinyambuu
2011-11-28
1
-5
/
+8
*
Implemented first version of tpm quote function
Sansar Choinyambuu
2011-11-28
1
-1
/
+5
*
added newline at end of file
Andreas Steffen
2011-11-28
1
-0
/
+1
*
Changed definition of get_my_pub_val function a little
Sansar Choinyambuu
2011-11-28
1
-2
/
+2
*
Implemented functions for reading and extending TPM PCR
Sansar Choinyambuu
2011-11-28
1
-1
/
+29
*
Use struct containing the parameters for Create function
Sansar Choinyambuu
2011-11-28
2
-4
/
+3
*
Fixed memory leaks
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
Clone chunk_t parameters in create function
Sansar Choinyambuu
2011-11-28
1
-38
/
+0
*
Implemented handling of DH Parameters Response and Finish attributes
Sansar Choinyambuu
2011-11-28
1
-0
/
+40
*
Cloning chunk_t parameters in process message
Sansar Choinyambuu
2011-11-28
1
-0
/
+2
*
Started implementing handling of DH Nonce attributes
Sansar Choinyambuu
2011-11-28
2
-2
/
+2
*
Implemented Diffie Hellman Nonce attributes
Sansar Choinyambuu
2011-11-28
1
-0
/
+36
*
Write/Read flags field directly to/from variable
Sansar Choinyambuu
2011-11-28
2
-85
/
+5
*
Began implementing handline of Functional Component Measuring attributes
Sansar Choinyambuu
2011-11-28
2
-25
/
+17
*
Fixed bug at checking error code from file stat
Sansar Choinyambuu
2011-11-28
1
-1
/
+1
*
Implemented handling of File Metadata
Sansar Choinyambuu
2011-11-28
1
-0
/
+22
*
Fixed bug in construction of PCR_SELECT structure
Sansar Choinyambuu
2011-11-28
2
-29
/
+37
*
Defined functional components within ITA namespace
Sansar Choinyambuu
2011-11-28
8
-48
/
+112
*
Changed the static function name in openssl_rsa_public_key object
Sansar Choinyambuu
2011-11-28
1
-18
/
+17
*
use openssl rsa_verify function
Sansar Choinyambuu
2011-11-28
1
-59
/
+3
*
Implemented matching of Optional PCR Composite field value when Hashing was d...
Sansar Choinyambuu
2011-11-28
3
-21
/
+45
*
free memories that are bound to the context
Sansar Choinyambuu
2011-11-28
1
-1
/
+4
*
use D flag for PTS Protocol Capabilities
Sansar Choinyambuu
2011-11-28
1
-2
/
+2
*
changed method name to create_file_meas_enumerator
Andreas Steffen
2011-11-28
2
-4
/
+4
*
committed missing pts_file_type.c
Andreas Steffen
2011-11-28
1
-0
/
+33
*
added pts_file_type_names
Andreas Steffen
2011-11-28
2
-2
/
+17
*
Unix-Style File Metadata returns relative pathnames
Andreas Steffen
2011-11-28
1
-5
/
+2
*
use write_uint64 and read_uint64 in file measurements
Andreas Steffen
2011-11-28
1
-12
/
+6
*
optimized handling of UNIX file metadata
Andreas Steffen
2011-11-28
3
-147
/
+49
*
shortened fieldnames of pts_file_metadata_t struct
Andreas Steffen
2011-11-28
3
-49
/
+45
*
follow strongswan coding rules
Sansar Choinyambuu
2011-11-28
13
-41
/
+67
*
Sort the pcr entries list everytime new entry is added
Sansar Choinyambuu
2011-11-28
1
-1
/
+16
*
Deleted unnecessary debuggin statements for File Metadata on IMC side
Sansar Choinyambuu
2011-11-28
1
-17
/
+0
*
Implemented creating and handling of Optional PCR Composite field in Simple E...
Sansar Choinyambuu
2011-11-28
2
-23
/
+22
*
Construct PCR Composite using information received in Simple Component Eviden...
Sansar Choinyambuu
2011-11-28
2
-179
/
+66
*
Temporary commenting out of processing optional PCR Composite field
Sansar Choinyambuu
2011-11-28
1
-4
/
+9
*
Used Openssl RSA_verify function
Sansar Choinyambuu
2011-11-28
1
-6
/
+61
*
Fixed calculate quote info function -> initialize PCR bit mask array with zeroes
Sansar Choinyambuu
2011-11-28
2
-44
/
+23
*
Changed definition of pcr_value in pcr_entry_t structure
Sansar Choinyambuu
2011-11-28
2
-12
/
+59
*
return SHA1 hash of TPM Quote Info in calculate_quote_digest
Sansar Choinyambuu
2011-11-28
1
-3
/
+9
*
Implemented new create enumerator function to get metadata request paths
Sansar Choinyambuu
2011-11-28
2
-3
/
+27
*
Implemented Quote Digest constructing function for IMV
Sansar Choinyambuu
2011-11-28
2
-17
/
+301
*
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
2
-48
/
+68
*
Get AIK certificate encoding in PUBKEY_ASN1_DER if it's just public key
Sansar Choinyambuu
2011-11-28
1
-5
/
+8
*
added pts_dh_group_error_create() and pts_dh_nonce_error_create()
Andreas Steffen
2011-11-28
2
-2
/
+63
*
cosmetics
Andreas Steffen
2011-11-28
1
-14
/
+14
*
moved comments
Andreas Steffen
2011-11-28
2
-0
/
+16
*
refactored DH group nonce exchange
Andreas Steffen
2011-11-28
8
-214
/
+239
[prev]
[next]