Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed memory leak in SASL PLAIN | Andreas Steffen | 2013-08-15 | 1 | -0/+3 |
* | Extract client identity and authentication type from SASL authentication | Andreas Steffen | 2013-08-15 | 2 | -8/+20 |
* | Added missing sasl Doxygen group | Tobias Brunner | 2013-04-05 | 1 | -0/+3 |
* | Implement a SASL PLAIN mechanism using shared secrets | Martin Willi | 2013-02-28 | 3 | -0/+223 |
* | Define an interface for SASL mechanisms and provide a static factory | Martin Willi | 2013-02-28 | 2 | -0/+191 |