aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_test/imv_test.c
Commit message (Expand)AuthorAgeFilesLines
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-211-343/+5
* use countof()Andreas Steffen2012-11-011-1/+2
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-7/+7
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-1/+0
* refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-171-65/+91
* allow registration of multiple message typeAndreas Steffen2012-10-141-8/+9
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-5/+6
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-3/+6
* updated Copyright infoAndreas Steffen2012-07-131-1/+2
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-121-2/+5
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-5/+5
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-111-3/+15
* upgraded Test IMC/IMV pair to fully support multple IMC IDsAndreas Steffen2011-12-111-39/+19
* added IETF standard error handling methodAndreas Steffen2011-12-111-32/+6
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-16/+52
* added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-091-2/+2
* log PA-TNC attribute namesAndreas Steffen2011-09-081-0/+1
* return resultAndreas Steffen2011-09-081-1/+1
* support of error_offset in PA-TNC INVALID PARAMETER error messagesAndreas Steffen2011-07-131-0/+5
* output all known PA-TNC subtype namesAndreas Steffen2011-06-241-1/+2
* refactoring of change_state()Andreas Steffen2011-06-231-6/+7
* implemented server-initiated handshake retry in IMC/IMV Test pairAndreas Steffen2011-06-231-3/+20
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-051-19/+51
* set configuration of imv_test with each TNC handshakeAndreas Steffen2011-06-021-3/+13
* configure IMC/IMV pairs as libimcv pluginsAndreas Steffen2011-06-021-1/+2
* initialize libstrongswan in dynamic stand-alone libimcv-based librariesAndreas Steffen2011-06-011-2/+6
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-011-1/+3
* moved imc_test/imv_test plugins to libimcvAndreas Steffen2011-06-011-0/+251