aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/pa_tnc/pa_tnc_msg.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-181-1/+8
| | | | | | | The first segment only fit if the segmentation envelope attribute was preceded by a Max Attribute Size Response attribute. The improved implementation fills up the first PA-TNC message with the first segment up to the maximum message size.
* Implemented add_segment method for PA-TNC attributesAndreas Steffen2014-10-051-3/+0
|
* Implemented IF-M segmentationAndreas Steffen2014-10-051-0/+3
|
* Allow to treat specified Attribute-Type-Not-Supported errors as non-fatalAndreas Steffen2014-10-031-2/+4
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-1/+2
|
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+1
|
* Don't remove IETF standard errors while parsing IMC/IMV messagesMartin Willi2012-11-301-1/+1
|
* use a nonce for a PA-TNC message identifierAndreas Steffen2012-07-161-1/+3
|
* updated Copyright infoAndreas Steffen2012-07-131-1/+1
|
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-121-2/+3
|
* added IETF standard error handling methodAndreas Steffen2011-12-111-0/+7
|
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-051-0/+2
|
* started error handling of PA-TNC protocolAndreas Steffen2011-06-011-0/+7
|
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-301-0/+87