aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-sasl-plain.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-104/+0
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-031-4/+3
* New files to handle the LOGIN SASL mechanism.Jeffrey Stedfast2001-04-021-11/+0
* Updated the authtype values.Jeffrey Stedfast2001-04-021-2/+14
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+4
* Rename this from "PLAIN" to "Password": there's no reason the user needsDan Winship2001-03-271-2/+2
* Don't return NULL if the token is non-NULL. This is why:Jeffrey Stedfast2001-03-061-3/+15
* Take a GByteArray as input as well. Comment that you can pass %NULL forDan Winship2001-03-021-70/+22
* Added camel-sasl-anonymous.[c,h] to the build.Jeffrey Stedfast2001-03-011-1/+5
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-03-011-0/+133