aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/imc/imc_agent.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow to treat specified Attribute-Type-Not-Supported errors as non-fatalAndreas Steffen2014-10-031-1/+27
|
* libimcv: Silence integer to pointer cast warningsMartin Willi2014-06-041-2/+1
|
* refactored IMV policy managementAndreas Steffen2013-06-211-1/+1
|
* removed superfluous debug outputAndreas Steffen2013-02-151-2/+0
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-5/+5
|
* refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-171-202/+12
|
* allow registration of multiple message typeAndreas Steffen2012-10-141-20/+42
|
* use a nonce for a PA-TNC message identifierAndreas Steffen2012-07-161-1/+5
|
* updated Copyright infoAndreas Steffen2012-07-131-1/+2
|
* destroy oversized attributesAndreas Steffen2012-07-121-0/+1
|
* prevent endless loop with oversize attributesAndreas Steffen2012-07-121-3/+16
|
* restrict PA-TNC messages to maximum sizeAndreas Steffen2012-07-121-12/+29
|
* refactored PA-TNC attribute error handlingAndreas Steffen2012-07-121-40/+13
|
* static upper size limit for PA-TNC messagesAndreas Steffen2012-07-121-24/+47
|
* fixed a memory leak in imc|imv_agentAndreas Steffen2012-07-121-7/+10
|
* imc/imv->send_message() uses attr_listAndreas Steffen2012-07-111-2/+13
|
* Fixed return values of several functions (e.g. return FALSE for pointer types).Tobias Brunner2012-05-311-1/+1
|
* moved management of additional IMC/IMV IDs to agentAndreas Steffen2011-12-161-4/+48
|
* implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-12/+57
|
* added IMC/IMV support for send_message_long() and reserve_additional_id() ↵Andreas Steffen2011-12-091-4/+84
| | | | functions
* store the long and excl flags in the connection stateAndreas Steffen2011-12-091-0/+2
|
* IMC/IMV gets v1.3 attributes from TNCC/TNCSAndreas Steffen2011-12-091-6/+104
|
* implemented ReportMessageTypesLongAndreas Steffen2011-12-081-9/+46
|
* again a bitwise or is requiredAndreas Steffen2011-06-301-1/+1
|
* refactoring of change_state()Andreas Steffen2011-06-231-1/+7
|
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-061-0/+2
|
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-051-0/+56
|
* initialize libstrongswan in dynamic stand-alone libimcv-based librariesAndreas Steffen2011-06-011-0/+10
|
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-301-0/+313