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
/
plugins
/
imc_attestation
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merged libpts into libimcv
Andreas Steffen
2014-10-05
6
-1232
/
+0
|
*
Implemented IF-M segmentation contracts
Andreas Steffen
2014-10-03
2
-4
/
+22
|
*
imc-attestation: Use TNC_IMV_API prefix on TNC functions for correct declspec
Martin Willi
2014-06-04
1
-27
/
+27
|
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
|
*
Disable mandatory ECP support for attestion
Andreas Steffen
2014-03-07
1
-1
/
+6
|
*
libpts: Move settings to <ns>.plugins with fallback to libimcv
Tobias Brunner
2014-02-12
1
-5
/
+6
|
*
Build all IMC/IMVs with -no-undefined
Tobias Brunner
2013-09-12
1
-1
/
+1
|
*
Make sure libstrongswan is initialized first in IMCs and IMVs
Andreas Steffen
2013-09-11
1
-5
/
+7
|
*
Implemented SWID prototype IMC/IMV pair
Andreas Steffen
2013-08-15
2
-19
/
+19
|
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-5
/
+7
|
|
|
|
|
|
INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
*
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
2
-3
/
+4
|
*
use countof()
Andreas Steffen
2012-11-01
1
-3
/
+2
|
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
3
-6
/
+6
|
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
2
-4
/
+4
|
*
refactored PA-TNC message handling by IMCs
Andreas Steffen
2012-10-17
4
-92
/
+81
|
*
allow registration of multiple message type
Andreas Steffen
2012-10-14
1
-33
/
+8
|
*
minor fixes in imc_attestation.c
Andreas Steffen
2012-10-12
1
-1
/
+1
|
*
implemented os_info_t class
Andreas Steffen
2012-10-10
2
-33
/
+26
|
*
use base IMC ID if src IMC ID is not supported
Andreas Steffen
2012-09-10
1
-1
/
+3
|
*
introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs
Andreas Steffen
2012-09-09
2
-14
/
+64
|
*
define pen_type_t as a vendor-specific type
Andreas Steffen
2012-08-20
2
-28
/
+40
|
*
implemented support if functional sub-components
Andreas Steffen
2012-07-30
3
-8
/
+63
|
*
transport IMA file info via PTS Component Evidence Policy URI
Andreas Steffen
2012-07-23
3
-28
/
+21
|
*
buffer PA-TNC attributes until Generate Attestation Evidence attribute is ↵
Andreas Steffen
2012-07-21
3
-21
/
+20
|
|
|
|
received
*
moved all shadow PCR stuff to the pts_pcr class
Andreas Steffen
2012-07-21
1
-3
/
+0
|
*
ipsec attest now can measure all files in a directory
Andreas Steffen
2012-07-16
1
-2
/
+3
|
*
transfer IMA file measurements via PA-TNC
Andreas Steffen
2012-07-13
1
-1
/
+9
|
*
updated Copyright info
Andreas Steffen
2012-07-13
2
-2
/
+2
|
*
restrict PA-TNC messages to maximum size
Andreas Steffen
2012-07-12
1
-0
/
+19
|
*
imc/imv->send_message() uses attr_list
Andreas Steffen
2012-07-11
1
-21
/
+7
|
*
Fixed additional typos in comments and log messages.
Tobias Brunner
2012-01-12
1
-1
/
+1
|
*
added IETF standard error handling method
Andreas Steffen
2011-12-11
1
-19
/
+16
|
*
implemented IMC/IMV ReceiveMessageLong functions
Andreas Steffen
2011-12-09
1
-16
/
+52
|
*
added IMC/IMV support for send_message_long() and reserve_additional_id() ↵
Andreas Steffen
2011-12-09
1
-2
/
+4
|
|
|
|
functions
*
store the long and excl flags in the connection state
Andreas Steffen
2011-12-09
1
-0
/
+32
|
*
differences incurred by rebasing - thanks Linus
Andreas Steffen
2011-11-28
1
-22
/
+2
|
*
automatically registering component measurements
Andreas Steffen
2011-11-28
1
-1
/
+1
|
*
moved attestation plugins to libpts in order to resolve circular reference ↵
Andreas Steffen
2011-11-28
6
-0
/
+1078
with libimcv