aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | Implemented TLS session resumption both as client and as serverMartin Willi2011-12-313-5/+7
* | Make number of concurrently handled stroke messages configurable.Tobias Brunner2011-12-291-2/+9
* | Limit the number of concurrently handled stroke messages.Tobias Brunner2011-12-291-18/+104
* | implemented IMC/IMV ReceiveMessageLong functionsAndreas Steffen2011-12-091-0/+2
* | added IMC/IMV support for send_message_long() and reserve_additional_id() fun...Andreas Steffen2011-12-093-10/+20
* | implemented IF-IMC/IMV 1.3 attributesAndreas Steffen2011-12-083-20/+224
* | added TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute() functionsAndreas Steffen2011-12-083-8/+59
* | added TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveMessageLong() supportAndreas Steffen2011-12-086-51/+100
* | fixed typo in function nameAndreas Steffen2011-12-081-1/+1
* | added TNC_TNCS_ReserveAdditionalIMVID() functionAndreas Steffen2011-12-073-4/+102
* | return with TNC_RESULT_SUCCESSAndreas Steffen2011-12-071-4/+5
* | added TNC_TNCC_ReserveAdditionalIMCID() functionAndreas Steffen2011-12-073-3/+99
* | added TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessageLong() functionsAndreas Steffen2011-12-077-45/+102
* | corrected function name in error messageAndreas Steffen2011-12-072-2/+2
* | added TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_ReportMessageTypesLong()...Andreas Steffen2011-12-067-47/+336
* | upgraded IF-IMC/IMV inteface definitions to version 1.3Andreas Steffen2011-12-042-4/+0
* | Reversed unintended commitSansar Choinyambuu2011-11-282-2/+2
* | Changed the static function name in openssl_rsa_public_key objectSansar Choinyambuu2011-11-282-2/+2
* | Reversed unintended commitSansar Choinyambuu2011-11-282-2/+2
* | Changed the static function name in openssl_rsa_public_key objectSansar Choinyambuu2011-11-282-2/+2
* | Fixed check for log groups when debug_t is unsigned.Tobias Brunner2011-11-251-1/+1
* | Fix unaligned aliasing warning in raw socketMartin Willi2011-11-171-5/+4
|/
* Revert "fixed integrity tests of plugins using libtls or libtnccs"Tobias Brunner2011-11-0810-6/+18
* Revert "fixed integrity tests of plugins using libsimaka"Tobias Brunner2011-11-088-0/+8
* Syntax error in sqlite.sql fixed.Tobias Brunner2011-11-041-1/+1
* fixed integrity tests of plugins using libsimakaAndreas Steffen2011-11-048-8/+0
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-0211-18/+23
* Some Doxygen fixes.Tobias Brunner2011-10-282-3/+2
* CosmeticsAndreas Steffen2011-10-261-1/+2
* share some code between IMC and IMV managersAndreas Steffen2011-10-252-224/+34
* removed unneeded includesAndreas Steffen2011-10-252-4/+0
* refactored TNC frameworkAndreas Steffen2011-10-2533-467/+1115
* moved imv_manager to libtnccsAndreas Steffen2011-10-253-22/+62
* moved imc_manager to libtnccsAndreas Steffen2011-10-2512-57/+129
* The load-tester plugin does not support SAD/SPD flushing.Tobias Brunner2011-10-211-0/+2
* Fixed indention in load-tester kernel interface.Tobias Brunner2011-10-211-28/+28
* Add features support to tnccs pluginsAndreas Steffen2011-10-203-18/+44
* Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG.Tobias Brunner2011-10-181-1/+2
* fixed copy-and-paste errorAndreas Steffen2011-10-171-2/+2
* Add features support to eap-radius pluginAndreas Steffen2011-10-151-5/+15
* Add features support to eap-peap pluginAndreas Steffen2011-10-141-10/+23
* Add features support to eap-tnc pluginAndreas Steffen2011-10-141-10/+16
* Add features support to eap-gtc pluginAndreas Steffen2011-10-141-5/+14
* Add features support to eap-md5 pluginAndreas Steffen2011-10-141-10/+18
* Add features support to eap-ttls pluginAndreas Steffen2011-10-141-10/+23
* Add features support to eap-identity pluginAndreas Steffen2011-10-141-10/+14
* Add features support to eap-tls pluginAndreas Steffen2011-10-141-10/+21
* Add features support tp eap-simaka-reauth pluginMartin Willi2011-10-142-36/+51
* Add features support to eap-simaka-pseudonym pluginMartin Willi2011-10-142-36/+51
* Add features support to eap-simaka-sql pluginMartin Willi2011-10-142-50/+83