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
/
pts
/
pts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpts: Use chunk_map() to load AIK blob
Martin Willi
2014-06-04
1
-27
/
+16
*
libpts: Fix PCR read, avoid cast of a pointer to different sized integer
Martin Willi
2014-06-04
1
-3
/
+4
*
libpts: Parse TPM version info without TrouSerS helper function
Martin Willi
2014-06-04
1
-17
/
+11
*
libpts: Work around BASETSD_H define mismatch between MinGW and TSS
Martin Willi
2014-06-04
1
-0
/
+4
*
libpts: Fix build on Windows
Martin Willi
2014-06-04
1
-1
/
+2
*
Optimized PTS measurements
Andreas Steffen
2014-04-15
1
-38
/
+22
*
Separated IMV session management from IMV policy database
Andreas Steffen
2014-04-15
1
-7
/
+2
*
Renamed the AIK public key parameter to imc-attestation.aik_pubkey
Andreas Steffen
2014-04-15
1
-1
/
+1
*
pts: Make sure the complete AIK blob has been read
Tobias Brunner
2014-04-09
1
-1
/
+2
*
libpts: Use path_base|dirname()
Tobias Brunner
2014-02-24
1
-1
/
+1
*
libpts: Move settings to <ns>.plugins with fallback to libimcv
Tobias Brunner
2014-02-12
1
-3
/
+3
*
instead of cloning use extract_buf() method
Andreas Steffen
2013-03-04
1
-1
/
+1
*
Cast first argument for %.*s to int
Tobias Brunner
2013-01-24
1
-2
/
+2
*
fixed memory leak in TPM Version Info
Andreas Steffen
2012-12-13
1
-2
/
+5
*
Made TSS implementation configurable and thereby optional
Tobias Brunner
2012-11-08
1
-5
/
+61
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
implemented os_info_t class
Andreas Steffen
2012-10-10
1
-120
/
+7
*
Avoid memory leak when failing to read file metadata
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Properly initialize chunk for PCR value in case of errors
Tobias Brunner
2012-09-28
1
-1
/
+1
*
moved all shadow PCR stuff to the pts_pcr class
Andreas Steffen
2012-07-21
1
-193
/
+41
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-6
/
+22
*
Check rng return value when generating nonces in libpts
Tobias Brunner
2012-07-16
1
-10
/
+14
*
ipsec attest now can measure all files in a directory
Andreas Steffen
2012-07-16
1
-129
/
+4
*
some more copyright updates
Andreas Steffen
2012-07-13
1
-1
/
+1
*
use TSS_PCRS_STRUCT_DEFAULT
Andreas Steffen
2012-07-11
1
-1
/
+1
*
Fixed additional typos in comments and log messages.
Tobias Brunner
2012-01-12
1
-1
/
+1
*
moved send_message() in front of recommendation evaluation
Andreas Steffen
2011-12-18
1
-1
/
+1
*
added case IMV_ATTESTATION_STATE_END
Andreas Steffen
2011-12-18
1
-1
/
+1
*
TrouSerS expects a bitmask field length of at least 3 bytes
Sansar Choinyambuu
2011-12-18
1
-1
/
+5
*
Prepend Debian string to Debian version
Andreas Steffen
2011-12-18
1
-7
/
+19
*
differences incurred by rebasing - thanks Linus
Andreas Steffen
2011-11-28
1
-55
/
+0
*
bound functional component measurements to AIK
Andreas Steffen
2011-11-28
1
-1
/
+28
*
implemented Linux IMA functional component
Andreas Steffen
2011-11-28
1
-1
/
+1
*
defined various measurement hash and pcr functions
Andreas Steffen
2011-11-28
1
-0
/
+18
*
Fixed warning, freeing tpm context memory in extend_pcr function
Sansar Choinyambuu
2011-11-28
1
-4
/
+10
*
fixed some more memory leaks
Andreas Steffen
2011-11-28
1
-19
/
+17
*
fixed memory leaks
Andreas Steffen
2011-11-28
1
-44
/
+34
*
refactored PCR functionality
Andreas Steffen
2011-11-28
1
-123
/
+167
*
Implemented TPM_Quote2 on imc and constructing TPM_Quote_Info2 on imv
Sansar Choinyambuu
2011-11-28
1
-52
/
+110
*
Defined functional components within ITA namespace
Sansar Choinyambuu
2011-11-28
1
-23
/
+1
*
Changed the static function name in openssl_rsa_public_key object
Sansar Choinyambuu
2011-11-28
1
-5
/
+4
*
use openssl rsa_verify function
Sansar Choinyambuu
2011-11-28
1
-47
/
+0
*
Implemented matching of Optional PCR Composite field value when Hashing was d...
Sansar Choinyambuu
2011-11-28
1
-2
/
+18
*
follow strongswan coding rules
Sansar Choinyambuu
2011-11-28
1
-3
/
+5
*
Sort the pcr entries list everytime new entry is added
Sansar Choinyambuu
2011-11-28
1
-1
/
+16
*
Implemented creating and handling of Optional PCR Composite field in Simple E...
Sansar Choinyambuu
2011-11-28
1
-1
/
+5
*
Construct PCR Composite using information received in Simple Component Eviden...
Sansar Choinyambuu
2011-11-28
1
-25
/
+15
*
Used Openssl RSA_verify function
Sansar Choinyambuu
2011-11-28
1
-2
/
+58
*
Fixed calculate quote info function -> initialize PCR bit mask array with zeroes
Sansar Choinyambuu
2011-11-28
1
-1
/
+3
*
Changed definition of pcr_value in pcr_entry_t structure
Sansar Choinyambuu
2011-11-28
1
-0
/
+40
[next]