aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/sasl/sasl_mechanism.c
Commit message (Collapse)AuthorAgeFilesLines
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-2/+6
|
* Implement a SASL PLAIN mechanism using shared secretsMartin Willi2013-02-281-0/+4
|
* Define an interface for SASL mechanisms and provide a static factoryMartin Willi2013-02-281-0/+88