aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
| | | | | | 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.
* Implement a SASL PLAIN mechanism using shared secretsMartin Willi2013-02-281-0/+1
|
* Define an interface for SASL mechanisms and provide a static factoryMartin Willi2013-02-281-1/+2
|
* resolve dependency on libtlsAndreas Steffen2013-02-141-0/+1
|
* Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layerMartin Willi2013-01-161-0/+9