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
...
*
|
add directory prefix to file path
Andreas Steffen
2011-11-28
1
-19
/
+66
*
|
list file measurement hashes
Andreas Steffen
2011-11-28
3
-54
/
+211
*
|
remove attest
Andreas Steffen
2011-11-28
1
-225
/
+0
*
|
corrected copyright
Andreas Steffen
2011-11-28
1
-3
/
+2
*
|
ipsec attest lists data stored in an attestation database
Andreas Steffen
2011-11-28
5
-0
/
+598
*
|
free memories that are bound to the context
Sansar Choinyambuu
2011-11-28
1
-1
/
+4
*
|
Both D and T flags required to be set for PTS Component Measurement
Sansar Choinyambuu
2011-11-28
1
-8
/
+18
*
|
use D flag for PTS Protocol Capabilities
Sansar Choinyambuu
2011-11-28
2
-4
/
+18
*
|
added measurements for Ubuntu 11.10 i686
Andreas Steffen
2011-11-28
1
-0
/
+330
*
|
changed method name to create_file_meas_enumerator
Andreas Steffen
2011-11-28
3
-5
/
+6
*
|
committed missing pts_file_type.c
Andreas Steffen
2011-11-28
1
-0
/
+33
*
|
added pts_file_type_names
Andreas Steffen
2011-11-28
3
-4
/
+19
*
|
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
4
-157
/
+63
*
|
extended bio_reader and bio_writer to handle u_int64_t
Andreas Steffen
2011-11-28
5
-0
/
+84
*
|
shortened fieldnames of pts_file_metadata_t struct
Andreas Steffen
2011-11-28
4
-54
/
+50
*
|
removed empty line
Andreas Steffen
2011-11-28
1
-1
/
+0
*
|
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
20
-94
/
+152
*
|
Sort the pcr entries list everytime new entry is added
Sansar Choinyambuu
2011-11-28
1
-1
/
+16
*
|
Modified some unnecessary todo statement
Sansar Choinyambuu
2011-11-28
3
-6
/
+2
*
|
Cosmetics
Sansar Choinyambuu
2011-11-28
1
-4
/
+3
*
|
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
3
-30
/
+30
*
|
Construct PCR Composite using information received in Simple Component Eviden...
Sansar Choinyambuu
2011-11-28
3
-202
/
+90
*
|
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
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
[prev]
[next]