aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-sasl-digest-md5.c
Commit message (Expand)AuthorAgeFilesLines
* Protect against either of the types being NULL.Jeffrey Stedfast2001-12-111-1/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Remove the stupid warning that should never have been there in the first52001-10-261-1/+1
* Removed charset/locale charset lookup and iconv_open/close functions,12001-10-121-4/+4
* Change to camel_charset_iconv_open/close.22001-10-031-2/+2
* Modified to treat the return value from camel_charset_locale_name() as aJeffrey Stedfast2001-07-201-3/+3
* add camel-charset-map.h to the list of includesJeffrey Stedfast2001-04-111-0/+1
* Use camel_charset_locale_name() to get the locale charset rather thanJeffrey Stedfast2001-04-111-3/+10
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-031-2/+1
* Updated the authtype values.Jeffrey Stedfast2001-04-021-1/+2
* Not quite finished but checking in for some local frobbing.Not Zed2001-03-301-1/+1
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-4/+7
* Do charset conversion on the username param here if needed.Jeffrey Stedfast2001-03-251-4/+42
* Redone so as to save on memory allocations and speed.Jeffrey Stedfast2001-03-071-44/+48
* #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): addJeffrey Stedfast2001-03-021-0/+842