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
/
libimcv
/
pa_tnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-1
/
+1
*
Fixed the implemention of the IF-M segmentation protocol
Andreas Steffen
2015-08-18
2
-2
/
+17
*
Exempt ignored PA-TNC attributes from error handling
Andreas Steffen
2015-05-20
1
-1
/
+8
*
libimcv: Add generic constructor for PA-TNC attributes
Tobias Brunner
2014-10-15
2
-0
/
+51
*
Implemented add_segment method for PA-TNC attributes
Andreas Steffen
2014-10-05
5
-32
/
+44
*
Added total length parameter in PA-TNC attribute constructor
Andreas Steffen
2014-10-05
2
-3
/
+5
*
Implemented IF-M segmentation
Andreas Steffen
2014-10-05
5
-146
/
+171
*
Allow to treat specified Attribute-Type-Not-Supported errors as non-fatal
Andreas Steffen
2014-10-03
2
-9
/
+25
*
Determine type of unsupported PA-TNC attribute in error message
Andreas Steffen
2014-07-16
1
-19
/
+38
*
Use python-based swidGenerator to generated SWID tags
Andreas Steffen
2014-04-15
3
-15
/
+15
*
instead of cloning use extract_buf() method
Andreas Steffen
2013-03-04
1
-1
/
+1
*
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
3
-5
/
+5
*
send an error attribute if vendor ID or type of received attribute is reserved
Andreas Steffen
2013-02-03
1
-0
/
+12
*
Don't remove IETF standard errors while parsing IMC/IMV messages
Martin Willi
2012-11-30
2
-5
/
+1
*
corrected debug class
Andreas Steffen
2012-11-09
1
-3
/
+3
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
2
-2
/
+2
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
2
-9
/
+9
*
fixed PA-TNC error code to Invalid Parameter
Andreas Steffen
2012-10-09
1
-1
/
+1
*
fixed generation of PA-TNC error messages
Andreas Steffen
2012-10-07
1
-9
/
+3
*
define pen_type_t as a vendor-specific type
Andreas Steffen
2012-08-20
2
-45
/
+45
*
moved PA-TNC message logging to level 1
Andreas Steffen
2012-07-23
1
-2
/
+2
*
use a nonce for a PA-TNC message identifier
Andreas Steffen
2012-07-16
2
-7
/
+16
*
updated Copyright info
Andreas Steffen
2012-07-13
2
-3
/
+2
*
restrict PA-TNC message siz only if upper limit is defined
Andreas Steffen
2012-07-12
1
-1
/
+1
*
fixed memory leak in the IETF standard error handling
Andreas Steffen
2012-07-12
1
-1
/
+2
*
static upper size limit for PA-TNC messages
Andreas Steffen
2012-07-12
2
-11
/
+55
*
added IETF standard error handling method
Andreas Steffen
2011-12-11
2
-0
/
+65
*
introduced a PA-TNC attribute manager
Andreas Steffen
2011-09-10
5
-186
/
+247
*
created libpts
Andreas Steffen
2011-09-08
2
-1
/
+12
*
get platform info from IMC
Andreas Steffen
2011-09-08
1
-1
/
+3
*
log PA-TNC attribute names
Andreas Steffen
2011-09-08
3
-4
/
+40
*
remove unwanted insertion
Andreas Steffen
2011-09-08
1
-1
/
+1
*
combined request with tcg_pts_attr_proto_caps
Andreas Steffen
2011-09-08
1
-3
/
+2
*
refactored PTS measurement algorithms
Andreas Steffen
2011-09-08
1
-3
/
+2
*
automatically parse TCG PTS attributes
Andreas Steffen
2011-09-08
1
-9
/
+37
*
prepare automatic parsing of TCG PTS attributes
Andreas Steffen
2011-09-08
1
-0
/
+37
*
support of error_offset in PA-TNC INVALID PARAMETER error messages
Andreas Steffen
2011-07-13
2
-11
/
+29
*
added support if the IETF port filter attribute
Andreas Steffen
2011-07-01
1
-1
/
+3
*
nearly completed PA-TNC error handling
Andreas Steffen
2011-06-05
2
-8
/
+35
*
added a reference count for PA-TNC attributes
Andreas Steffen
2011-06-03
1
-0
/
+7
*
started error handling of PA-TNC protocol
Andreas Steffen
2011-06-01
2
-17
/
+49
*
make IMC/IMV pairs independent of libcharon
Andreas Steffen
2011-06-01
1
-1
/
+1
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
1
-6
/
+6
*
implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair
Andreas Steffen
2011-05-30
4
-0
/
+542