aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins/imv_test
Commit message (Collapse)AuthorAgeFilesLines
* imv-test: Fixed memory leak in server retry use caseAndreas Steffen2017-05-291-0/+2
|
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-051-14/+16
|
* Implemented IF-M segmentation contractsAndreas Steffen2014-10-031-1/+15
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-151-33/+3
|
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-121-5/+5
|
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-131-1/+1
|
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-121-1/+1
|
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-111-7/+9
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-214-344/+365
|
* refactored IMV policy managementAndreas Steffen2013-06-211-50/+21
|
* implemented policy rules for OS IMVAndreas Steffen2013-06-211-0/+41
|
* implemented IMV session controlAndreas Steffen2013-06-211-0/+19
|
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-221-9/+18
|
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-111-1/+22
|
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+3
|
* 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
|