aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/ietf/ietf_attr_pa_tnc_error.c
Commit message (Expand)AuthorAgeFilesLines
* libimcv: Added IETF Software PA-TNC attributesAndreas Steffen2017-07-081-3/+13
* Added add_segment() method to IETF attributesAndreas Steffen2014-10-051-0/+7
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-051-4/+17
* Determine type of unsupported PA-TNC attribute in error messageAndreas Steffen2014-07-161-20/+34
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-041-1/+1
* Use a generic constructor to create PA-TNC error attributesMartin Willi2013-02-141-62/+32
* Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructorsTobias Brunner2012-10-241-0/+2
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-4/+4
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-56/+22
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-121-0/+4
* implemented first TCG-PTS error attributeAndreas Steffen2011-09-081-48/+70
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-131-4/+85
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-051-11/+134
* added a reference count for PA-TNC attributesAndreas Steffen2011-06-031-2/+21
* started error handling of PA-TNC protocolAndreas Steffen2011-06-011-3/+24
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-301-0/+206