Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -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 secrets | Martin Willi | 2013-02-28 | 1 | -0/+1 |
| | |||||
* | Define an interface for SASL mechanisms and provide a static factory | Martin Willi | 2013-02-28 | 1 | -1/+2 |
| | |||||
* | resolve dependency on libtls | Andreas Steffen | 2013-02-14 | 1 | -0/+1 |
| | |||||
* | Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layer | Martin Willi | 2013-01-16 | 1 | -0/+9 |