aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/ita
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Andreas Steffen2012-11-054-2/+226
| | | | attributes
* 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