aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Expand)AuthorAgeFilesLines
...
* | Include port numbers in Calling-Station-Id, tooMartin Willi2012-02-241-2/+2
* | Use large enough buffers for IPv6 addresses in Calling-Station-IdMartin Willi2012-02-241-2/+2
* | Send client external address as Calling-Station-Id in RADIUS accountingMartin Willi2012-02-241-6/+11
* | Some Doxygen fixes.Tobias Brunner2012-02-072-2/+2
* | Update usage for all children in RADIUS accounting just before sending StopMartin Willi2012-02-061-1/+12
* | Check if ClusterIP directory could be opened before enumerating itMartin Willi2012-02-061-17/+26
* | Trigger DPD not before IKE_SA state gets updatedMartin Willi2012-02-021-6/+8
* | Don't retransmit, rekey, reauth or DPD check SAs when in PASSIVE stateMartin Willi2012-02-021-0/+26
* | Added an option to load CA certificates without CA basic constraint.Tobias Brunner2012-02-011-4/+34
* | Support RADIUS accounting messages containing Framed-IP and Inbound/Outbound-...Martin Willi2012-01-304-0/+376
* | Open RADIUS accounting sockets to exchange accounting messagesMartin Willi2012-01-305-46/+91
* | Support signing of RADIUS accounting messagesMartin Willi2012-01-303-10/+26
* | RADIUS message constructor accepts a message code parameterMartin Willi2012-01-303-7/+8
* | Cache list of plugin names to further simplify its usage.Tobias Brunner2012-01-192-19/+5
* | Simplified logging of list of loaded plugins.Tobias Brunner2012-01-192-23/+9
* | Destroy active task list before queued tasksThomas Egerer2012-01-181-3/+3
* | Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.Tobias Brunner2012-01-121-0/+2
* | Fixed additional typos in comments and log messages.Tobias Brunner2012-01-122-3/+3
* | 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
* | Fix deadlock in trap_manager_t during acquire.Tobias Brunner2011-12-231-28/+43
* | Fixed flush() method of trap_manager_t.Tobias Brunner2011-12-231-3/+9
* | Make sure the certificate cache is flushed when plugins are unloaded.Tobias Brunner2011-12-151-0/+2
* | 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
* | 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
* | Fixed proposal numbering check in sa_payloadMartin Willi2011-11-211-10/+0
* | Fix unaligned aliasing warning in raw socketMartin Willi2011-11-171-5/+4
|/
* Fixed monolithic build of libcharon with libtnccs enabled.Tobias Brunner2011-11-081-0/+7
* Correctly refer to tnc-tnccs plugin when building monolithically.Tobias Brunner2011-11-081-1/+1
* 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