Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redone so as to save on memory allocations and speed. | Jeffrey Stedfast | 2001-03-07 | 1 | -44/+48 |
| | | | | | | | | | 2001-03-06 Jeffrey Stedfast <fejj@ximian.com> * camel-sasl-digest-md5.c (compute_response): Redone so as to save on memory allocations and speed. svn path=/trunk/; revision=8573 | ||||
* | #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): add | Jeffrey Stedfast | 2001-03-02 | 1 | -0/+842 |
2001-03-01 Jeffrey Stedfast <fejj@ximian.com> * camel-sasl.c: #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): add DIGEST-MD5 stuff here. (camel_sasl_authtype): And here too. (camel_sasl_new): And here... * camel-sasl-digest-md5.[c,h]: new SASL class for DIGEST-MD5 (has been tested and proven to work). svn path=/trunk/; revision=8513 |