Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Added a useful error message for SASL negotiation failures and turned off | Wilmer van der Gaast | 2006-10-02 | -0/+1 |
* | The SASL DIGEST-MD5 handler now doesn't barf on challenges without a realm | Wilmer van der Gaast | 2006-10-02 | -1/+7 |
* | Implemented support for SASL DIGEST-MD5 authentication. | Wilmer van der Gaast | 2006-09-23 | -2/+179 |
* | Better detection of successful IQ authentication (using packet caching), | Wilmer van der Gaast | 2006-09-22 | -2/+8 |
* | Fixed return value on incomplete write()s in write handler, protection | Wilmer van der Gaast | 2006-09-22 | -0/+20 |
* | Basic SASL (PLAIN only ATM) authentication code. Doesn't log in completely | Wilmer van der Gaast | 2006-09-22 | -0/+124 |