aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imc_test/imc_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-031-16/+20
|
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-6/+6
|
* use countof()Andreas Steffen2012-11-011-1/+2
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-2/+2
|
* no need to include pa_tnc_msg.hAndreas Steffen2012-10-181-1/+0
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-171-92/+83
|
* allow registration of multiple message typeAndreas Steffen2012-10-141-5/+6
|
* use base IMC ID if src IMC ID is not supportedAndreas Steffen2012-09-101-2/+4
|
* introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVsAndreas Steffen2012-09-091-18/+53
|
* define pen_type_t as a vendor-specific typeAndreas Steffen2012-08-201-3/+6
|
* updated Copyright infoAndreas Steffen2012-07-131-1/+2
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-7/+7
|
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-111-8/+30
|
* moved management of additional IMC/IMV IDs to agentAndreas Steffen2011-12-161-33/+20
|
* upgraded Test IMC/IMV pair to fully support multple IMC IDsAndreas Steffen2011-12-111-36/+43
|
* added IETF standard error handling methodAndreas Steffen2011-12-111-31/+5
|
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-16/+59
|
* added IMC/IMV support for send_message_long() and reserve_additional_id() ↵Andreas Steffen2011-12-091-4/+67
| | | | functions
* log PA-TNC attribute namesAndreas Steffen2011-09-081-0/+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-13/+11
|
* implemented server-initiated handshake retry in IMC/IMV Test pairAndreas Steffen2011-06-231-5/+30
|
* implemented handshake retry on the client sideAndreas Steffen2011-06-151-5/+37
|
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-051-11/+57
|
* 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/+190