aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/ita
Commit message (Expand)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-9/+16
* Use standard unsigned integer typesAndreas Steffen2016-03-247-9/+9
* Defined generic non-nul terminated string PA-TNC attributeAndreas Steffen2015-08-183-221/+3
* Added add_segment() method to ITA attributesAndreas Steffen2014-10-056-0/+47
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-0514-55/+123
* Compacted chunk creation in ita_attr_command constructorAndreas Steffen2014-10-051-2/+1
* uclibc only defines strndup(3) if _GNU_SOURCE is definedTobias Brunner2014-02-193-10/+13
* Fix various API doc issues and typosTobias Brunner2013-07-181-1/+1
* implemented policy rules for OS IMVAndreas Steffen2013-06-212-3/+9
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-214-3/+207
* added ITA Echo PA-TNC Subtype and ITA Echo Attribute typeAndreas Steffen2013-03-112-3/+5
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-042-2/+2
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-026-15/+15
* store unique device_id in databaseAndreas Steffen2012-11-271-0/+5
* strndup() requires string.h header fileAndreas Steffen2012-11-183-1/+6
* discovered the use of strndup()Andreas Steffen2012-11-153-11/+3
* Added ITA Start/Stop Angel attributes to split bulk data into multiple attrib...Andreas Steffen2012-11-054-2/+226
* implemented ITA Get Settings and ITA Settings attributesAndreas Steffen2012-11-016-1/+731
* Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructorsTobias Brunner2012-10-242-0/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-4/+4
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-202-40/+10
* updated Copyright infoAndreas Steffen2012-07-134-4/+6
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-122-0/+8
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-114-1/+260
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-102-0/+24
* log PA-TNC attribute namesAndreas Steffen2011-09-084-2/+62
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-131-1/+1
* added a reference count for PA-TNC attributesAndreas Steffen2011-06-031-3/+22
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-011-1/+2
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-302-0/+238