strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
implemented first TCG-PTS error attribute
[strongswan.git]
/
src
/
2011-09-08
Andreas Steffen
implemented first TCG-PTS error attribute
tree
|
commitdiff
2011-09-08
Andreas Steffen
added some pts database entries
tree
|
commitdiff
2011-09-08
Andreas Steffen
display the measured file count
tree
|
commitdiff
2011-09-08
Andreas Steffen
fixed measurement of directory contents
tree
|
commitdiff
2011-09-08
Andreas Steffen
added directory entry to database
tree
|
commitdiff
2011-09-08
Andreas Steffen
reordered file hash entries
tree
|
commitdiff
2011-09-08
Andreas Steffen
finished refactoring of file measurements
tree
|
commitdiff
2011-09-08
Andreas Steffen
some doxygen fixes
tree
|
commitdiff
2011-09-08
Andreas Steffen
first stage of file_meas refactoring
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Obtain AIK and exchange as PEM certificate done
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Started implementing obtaining of AIK
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Restore flag calculation
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Reading and writing flags directly
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
SHA384 is set as strongest hashing algorithm
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Added empty getter/setter for AIK
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Deleted switch statement for hashing algorithms, using...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Replaced reason strings with temporary ones for File...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Provide recommendation after all received attributes...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Clone the path chunk before adding to measurements...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Destroy meas_enumerator
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Added create_meas_enumerator function to pts_database...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Corrected output length for SHA256 algorithm
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Deleted filter for measurement enumerator
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
The file and directory lists are queried from db
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Deleted unnecessary debug statement
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Corrected typo on product_file table
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
chunk_clone after read_data
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Removed unnecessary struct
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Corrected typo in query
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Changes according to db implementation
tree
|
commitdiff
2011-09-08
Andreas Steffen
implemented access to PTS file measurement database
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Moved hashing functionalities to pts object
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Moved structures related to File Measurement to pts.h
tree
|
commitdiff
2011-09-08
Andreas Steffen
replaced unreliable tabs by spaces
tree
|
commitdiff
2011-09-08
Andreas Steffen
added pts database interface
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented Error Codes Enumeration for PTS
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Proto Caps and Meas Algorithms
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Combined some attributes and got rid of many handshake_...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Deleted intermediate handshake_state
tree
|
commitdiff
2011-09-08
Andreas Steffen
nothing to send with BeginHandshake
tree
|
commitdiff
2011-09-08
Andreas Steffen
detect TPM presence on IMC
tree
|
commitdiff
2011-09-08
Andreas Steffen
moved proto_caps and meas_algo to pts object
tree
|
commitdiff
2011-09-08
Andreas Steffen
moved TSS into pts object
tree
|
commitdiff
2011-09-08
Andreas Steffen
reformatted TPM Version Info output
tree
|
commitdiff
2011-09-08
Andreas Steffen
cleaned up variable names
tree
|
commitdiff
2011-09-08
Andreas Steffen
imv-attestation needs trousers
tree
|
commitdiff
2011-09-08
Andreas Steffen
define tpm_version_info as a chunk
tree
|
commitdiff
2011-09-08
Andreas Steffen
log selected PTS measurement algorithm
tree
|
commitdiff
2011-09-08
Andreas Steffen
shortened function names and moved to pts subdirectory
tree
|
commitdiff
2011-09-08
Andreas Steffen
fixed typo
tree
|
commitdiff
2011-09-08
Andreas Steffen
log PA-TNC attribute names
tree
|
commitdiff
2011-09-08
Andreas Steffen
Attestation IMV starts sending PA-TNC messages
tree
|
commitdiff
2011-09-08
Andreas Steffen
return result
tree
|
commitdiff
2011-09-08
Andreas Steffen
link libtspi
tree
|
commitdiff
2011-09-08
Andreas Steffen
connection_id initialization got lost
tree
|
commitdiff
2011-09-08
Andreas Steffen
added newline
tree
|
commitdiff
2011-09-08
Andreas Steffen
remove unwanted insertion
tree
|
commitdiff
2011-09-08
Andreas Steffen
get rid of intermediate handshake_state variable
tree
|
commitdiff
2011-09-08
Andreas Steffen
slightly modified IMC measurement algorithm selection
tree
|
commitdiff
2011-09-08
Andreas Steffen
cosmetics
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented the ReceiveMessage function on imc/v
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented send_message of File Measurement PTS attrib...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
moved file_meas_entry_t struct to header file
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Restored the changes
tree
|
commitdiff
2011-09-08
Andreas Steffen
combined request with tcg_pts_attr_proto_caps
tree
|
commitdiff
2011-09-08
Andreas Steffen
Explain PTS measurement algorithm proposal
tree
|
commitdiff
2011-09-08
Andreas Steffen
created PTS Functional Component Name header file
tree
|
commitdiff
2011-09-08
Andreas Steffen
shortened type name to pts_pcr_transform_t
tree
|
commitdiff
2011-09-08
Andreas Steffen
cosmetics
tree
|
commitdiff
2011-09-08
Andreas Steffen
set_algorithms method not needed
tree
|
commitdiff
2011-09-08
Andreas Steffen
use libstrongswan hasher
tree
|
commitdiff
2011-09-08
Andreas Steffen
specify supported PTS measurement algorithms
tree
|
commitdiff
2011-09-08
Andreas Steffen
convert pts_meas_algo_t to hash_algorithm_type
tree
|
commitdiff
2011-09-08
Andreas Steffen
moved pts_meas_algorithms_t to own header file
tree
|
commitdiff
2011-09-08
Andreas Steffen
refactored PTS measurement algorithms
tree
|
commitdiff
2011-09-08
Andreas Steffen
make imv_attestation plugin compile
tree
|
commitdiff
2011-09-08
Andreas Steffen
shortened some type names and enforced encoding rules
tree
|
commitdiff
2011-09-08
Andreas Steffen
automatically parse TCG PTS attributes
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Started implementing Notification Handshake and Send...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Finalized State class implementations for Attestation...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Corrected typo
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Modified the handling switch for Attributes reception...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented TCG PTS File Measurement attribute
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Corrected wrong parameter name
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented TCG PTS Simple Evidence Final and Request...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented TCG PTS Simple Evidence Final and Request...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Changed the type of hash algorithm to the enum variable
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented TCG PTS Simple Component Evidence Attribute
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Use chunk_t.len instead of sizeof function
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Changed the type of name field to corresponding enum...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Finalized the implementation of TCG PTS Request Functio...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented TCG PTS Generate Attestation Evidence attribute
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Draft version of TCG PTS Request Function Component...
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Commented compiler options Wall Werror for Makefile
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Debugged TCG PTS attributes implementations
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Changes according to the new PTS Attributes addition
tree
|
commitdiff
2011-09-08
Sansar Choinyambuu
Implemented TCG PTS Attributes
tree
|
commitdiff
2011-09-08
Andreas Steffen
changed DBG_IMC to DBG_IMV
tree
|
commitdiff
2011-09-08
Andreas Steffen
added support of INVALID_PARAMETER PA-Error
tree
|
commitdiff
2011-09-08
Andreas Steffen
IMC/IMV directory change to imcvs
tree
|
commitdiff
next