aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/seg/seg_env.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-181-2/+3
| | | | | | | 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.
* Fixed a memory leak in the attribute segmentation codeAndreas Steffen2015-02-271-1/+1
|
* libimcv: Fix Doxygen comments after merging libpts into libimcvTobias Brunner2014-10-131-1/+1
|
* Implemented add_segment method for PA-TNC attributesAndreas Steffen2014-10-051-5/+16
|
* Implemented IF-M segmentationAndreas Steffen2014-10-051-0/+108