aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-sasl.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'XST_0_7_0'.XST_0_7_0nobody2001-07-251-256/+0
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-031-1/+0
* New files to handle the LOGIN SASL mechanism.Jeffrey Stedfast2001-04-021-1/+4
* Updated the authtype values.Jeffrey Stedfast2001-04-021-2/+5
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+4
* add an argument to say whether or not you want "PLAIN" in the list (so youDan Winship2001-03-271-6/+4
* Don't return NULL if the token is non-NULL. This is why:Jeffrey Stedfast2001-03-061-0/+3
* #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): addJeffrey Stedfast2001-03-021-0/+6
* Take a GByteArray as input as well. Comment that you can pass %NULL forDan Winship2001-03-021-11/+164
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-03-011-0/+87