aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | check for TrouSerSAndreas Steffen2011-12-181-0/+5
* | added Attestation IMC/IMV to UML buildAndreas Steffen2011-12-182-0/+12
* | build PA-TNC message only if there are PA-TNC attributes to sendAndreas Steffen2011-12-183-20/+43
* | destroy attributes, tooAndreas Steffen2011-12-181-1/+1
* | added reference counts to all PA-TNC attribute classesAndreas Steffen2011-12-1819-56/+405
* | reworded comments and debug outputAndreas Steffen2011-12-181-13/+20
* | Prepend Debian string to Debian versionAndreas Steffen2011-12-181-7/+19
* | removed unused variableAndreas Steffen2011-12-161-1/+0
* | moved management of additional IMC/IMV IDs to agentAndreas Steffen2011-12-167-83/+146
* | Also log PGP parsing in ASN log group.Tobias Brunner2011-12-162-19/+19
* | Log messages for PKCS1 and PEM parsing in ASN log group.Tobias Brunner2011-12-162-11/+11
* | Log most X.509 related messages in new ASN log group.Tobias Brunner2011-12-165-57/+57
* | Log ASN.1 parsing in new ASN debug group.Tobias Brunner2011-12-162-26/+26
* | Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509).Tobias Brunner2011-12-166-3/+11
* | Log native thread ID when a thread is created.Tobias Brunner2011-12-162-1/+27
* | Log worker thread ID with two digits.Tobias Brunner2011-12-161-2/+2
* | fixed caption alignmentAndreas Steffen2011-12-161-1/+2
* | Revert "fixed caption alignment"Andreas Steffen2011-12-163-10/+2
* | fixed caption alignmentAndreas Steffen2011-12-163-2/+10
* | Make sure the certificate cache is flushed when plugins are unloaded.Tobias Brunner2011-12-153-0/+6
* | Charon also supports type=passthrough|drop.Tobias Brunner2011-12-141-6/+0
* | Always unlock mutex for installed policies in kernel-netlink plugin.Thomas Egerer2011-12-141-1/+5
* | Documented xauth_identity in ipsec.conf(5) man page.Tobias Brunner2011-12-141-3/+7
* | Documented binary secrets in ipsec.secrets(5) man page.Tobias Brunner2011-12-141-9/+14
* | Added missing libsimaka files to Android.mk.Tobias Brunner2011-12-141-0/+2
* | Destroy mediation managers before unloading plugins.Tobias Brunner2011-12-141-4/+4
* | added UML support for IF-MAP interfaceAndreas Steffen2011-12-122-6/+12
* | some NEWS entries for 4.6.2Andreas Steffen2011-12-121-0/+14
* | version bump to 4.6.2dr2Andreas Steffen2011-12-121-1/+1
* | added libimcv.plugins.imc-attestation.aik_blob parameterAndreas Steffen2011-12-111-0/+3
* | upgraded Test IMC/IMV pair to fully support multple IMC IDsAndreas Steffen2011-12-117-81/+149
* | added IETF standard error handling methodAndreas Steffen2011-12-118-185/+112
* | implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-0911-128/+467
* | added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-0914-31/+332
* | store the long and excl flags in the connection stateAndreas Steffen2011-12-0910-1/+245
* | IMC/IMV gets v1.3 attributes from TNCC/TNCSAndreas Steffen2011-12-092-12/+162
* | implemented ReportMessageTypesLongAndreas Steffen2011-12-082-17/+91
* | implemented IF-IMC/IMV 1.3 attributesAndreas Steffen2011-12-084-23/+229
* | added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functionsAndreas Steffen2011-12-084-14/+67
* | added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() supportAndreas Steffen2011-12-0810-69/+192
* | fixed typo in function nameAndreas Steffen2011-12-081-1/+1
* | added TNC_TNCS_ReserveAdditionalIMVID() functionAndreas Steffen2011-12-075-5/+125
* | return with TNC_RESULT_SUCCESSAndreas Steffen2011-12-071-4/+5
* | added TNC_TNCC_ReserveAdditionalIMCID() functionAndreas Steffen2011-12-075-4/+123
* | Be less verbose if plugin dependecy not satisfiedMartin Willi2011-12-071-1/+1
* | Create a dummy pthread key for value "0", as some buggy PKCS#11 libraries man...Martin Willi2011-12-071-0/+10
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-079-59/+126
* | fixed typo in tncif.hAndreas Steffen2011-12-071-1/+1
* | corrected function name in error messageAndreas Steffen2011-12-072-2/+2
* | defined SUBTYPE_ANY for all known Vendor IDsAndreas Steffen2011-12-072-21/+44