aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/sasl
Commit message (Collapse)AuthorAgeFilesLines
* Added missing sasl Doxygen groupTobias Brunner2013-04-051-0/+3
|
* Implement a SASL PLAIN mechanism using shared secretsMartin Willi2013-02-283-0/+223
|
* Define an interface for SASL mechanisms and provide a static factoryMartin Willi2013-02-282-0/+191