Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the implemention of the IF-M segmentation protocol | Andreas Steffen | 2015-08-18 | 1 | -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 attributes | Andreas Steffen | 2014-10-05 | 1 | -3/+0 |
| | |||||
* | Implemented IF-M segmentation | Andreas Steffen | 2014-10-05 | 1 | -0/+3 |
| | |||||
* | Allow to treat specified Attribute-Type-Not-Supported errors as non-fatal | Andreas Steffen | 2014-10-03 | 1 | -2/+4 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 1 | -1/+2 |
| | |||||
* | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 1 | -1/+1 |
| | |||||
* | Don't remove IETF standard errors while parsing IMC/IMV messages | Martin Willi | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | use a nonce for a PA-TNC message identifier | Andreas Steffen | 2012-07-16 | 1 | -1/+3 |
| | |||||
* | updated Copyright info | Andreas Steffen | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | static upper size limit for PA-TNC messages | Andreas Steffen | 2012-07-12 | 1 | -2/+3 |
| | |||||
* | added IETF standard error handling method | Andreas Steffen | 2011-12-11 | 1 | -0/+7 |
| | |||||
* | nearly completed PA-TNC error handling | Andreas Steffen | 2011-06-05 | 1 | -0/+2 |
| | |||||
* | started error handling of PA-TNC protocol | Andreas Steffen | 2011-06-01 | 1 | -0/+7 |
| | |||||
* | implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair | Andreas Steffen | 2011-05-30 | 1 | -0/+87 |