Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with backout | Matthew Wild | 2010-02-05 | 1 | -1/+2 |
|\ | |||||
| * | util.sasl.digest-md5: Revert changeset 6094a4e2b6f3 as it breaks some ↵ | Matthew Wild | 2010-02-05 | 1 | -1/+2 |
| | | | | | | | | clients, re-visit some time down the line | ||||
* | | util.sasl.digest-md5: Fixing some variable access. | Tobias Markmann | 2009-11-28 | 1 | -2/+3 |
| | | |||||
* | | Make some more variables to locals. | Tobias Markmann | 2009-11-28 | 1 | -5/+1 |
| | | |||||
* | | SASL: Using locally mapped s_gmatch instead of unavailable gmatch. | Tobias Markmann | 2009-11-25 | 1 | -1/+1 |
| | | |||||
* | | Merge with trunk. | Tobias Markmann | 2009-11-19 | 1 | -1/+2 |
|/ | |||||
* | Reduce needed roundtrips during DIGEST-MD5 login. | Tobias Markmann | 2009-11-19 | 1 | -2/+1 |
| | |||||
* | Typo. | Tobias Markmann | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | Merge with sasl branch. | Tobias Markmann | 2009-11-16 | 1 | -4/+4 |
| | |||||
* | Adding a note for possible round trip savings. | Tobias Markmann | 2009-11-13 | 1 | -0/+1 |
| | |||||
* | Adding support for digest-md5 profile in DIGEST-MD5 implementation. | Tobias Markmann | 2009-11-13 | 1 | -1/+3 |
| | |||||
* | Broken DIGEST-MD5 client support again. | Tobias Markmann | 2009-11-13 | 1 | -2/+2 |
| | |||||
* | Add support for plain profile in digest-md5 implementation. | Tobias Markmann | 2009-11-13 | 1 | -8/+43 |
| | |||||
* | Move each mechanism in an own file. | Tobias Markmann | 2009-11-12 | 1 | -0/+194 |