aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/sasl
Commit message (Collapse)AuthorAgeFilesLines
* Fixed memory leak in SASL PLAINAndreas Steffen2013-08-151-0/+3
|
* Extract client identity and authentication type from SASL authenticationAndreas Steffen2013-08-152-8/+20
|
* 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