aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_ttls/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+7
| | | | | | 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.
* use MAX_RADIUS_ATTRIBUTE_SIZE constant from radius_message header fileAndreas Steffen2012-03-141-1/+2
|
* Revert "fixed integrity tests of plugins using libtls or libtnccs"Tobias Brunner2011-11-081-0/+1
| | | | | This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not completely).
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-021-1/+0
|
* implemented server side support for EAP-TTLSAndreas Steffen2010-08-161-2/+5
|
* added generic TLS application data handler and specific EAP-TTLS instantiationAndreas Steffen2010-08-121-1/+2
|
* added eap_ttls plugin configurationAndreas Steffen2010-08-071-0/+17