Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-sasl-digest-md5.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-04-07 Jeffrey Stedfastremoved "\n"'s from exception strings
2005-04-04 Jeffrey StedfastIf the SASL negotiation fails or is cancelled, then...
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-09-24 Not Zed** See bug #47821.
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2003-09-18 Jeffrey Stedfastnamespaced the encoding/decoding routines.
2003-07-02 Jeffrey StedfastDon't quote the charset value, the qop value, nor the...
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2002-10-31 Jeffrey StedfastRemove a ton of useless snot.
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-26 5Remove the stupid warning that should never have been...
2001-10-11 1Removed charset/locale charset lookup and iconv_open...
2001-10-03 2Change to camel_charset_iconv_open/close.
2001-07-19 Jeffrey StedfastModified to treat the return value from camel_charset_l...
2001-04-11 Jeffrey Stedfastadd camel-charset-map.h to the list of includes
2001-04-11 Jeffrey StedfastUse camel_charset_locale_name() to get the locale chars...
2001-04-02 Dan WinshipRemove the "quick_login" member, which is unnecessary.
2001-04-01 Jeffrey StedfastUpdated the authtype values.
2001-03-30 Not ZedNot quite finished but checking in for some local frobbing.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-25 Jeffrey StedfastDo charset conversion on the username param here if...
2001-03-06 Jeffrey StedfastRedone so as to save on memory allocations and speed.
2001-03-02 Jeffrey Stedfast#include "camel-sasl-digest-md5.h" (camel_sasl_authtype...