aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-sasl-gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated.Jeffrey Stedfast2003-02-051-0/+4
* Pass in some default flags to gss_init_sec_context() (these default flagsJeffrey Stedfast2003-01-291-1/+3
* New source files implementing the GSSAPI SASL mechanism.Jeffrey Stedfast2003-01-141-0/+310