aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_test
Commit message (Collapse)AuthorAgeFilesLines
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-231-36/+23
|
* centralized processing of assessment informationAndreas Steffen2012-11-121-2/+2
|
* implemented get_remediation_instructions()Andreas Steffen2012-11-101-0/+8
|
* implement a preferred language enumeratorAndreas Steffen2012-11-101-29/+18
|
* use countof()Andreas Steffen2012-11-011-1/+2
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-8/+8
|
* Moved data structures to new collections subfolderTobias 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-132-2/+4
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-0/+19
|
* 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-113-45/+101
|
* 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() ↵Andreas Steffen2011-12-091-2/+2
| | | | functions
* store the long and excl flags in the connection stateAndreas Steffen2011-12-091-0/+32
|
* 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
|
* install IMC and IMV dynamic libraries in imcvs directoryAndreas Steffen2011-07-061-5/+4
|
* 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
|
* cosmeticsAndreas Steffen2011-06-141-3/+3
|
* eat trailing space in preferred language stringAndreas Steffen2011-06-131-0/+8
|
* support multiple language preferencesAndreas Steffen2011-06-131-8/+17
|
* implemented sending of reason stringsAndreas Steffen2011-06-131-0/+49
|
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-051-19/+51
|
* set configuration of imv_test with each TNC handshakeAndreas Steffen2011-06-023-8/+29
|
* 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-012-4/+7
|
* moved imc_test/imv_test plugins to libimcvAndreas Steffen2011-06-014-0/+448