Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-sasl-digest-md5.c
2012-09-01 Matthew BarnesCoding style and whitespace cleanup.
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-09-26 Matthew BarnesCamelSaslDigestMd5: Use camel_service_get_password().
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-06-24 Matthew BarnesMake Camel's SASL framework more extensible.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-10-03 Matthew BarnesCoding style cleanup.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Fridrich ŠtrbaDon't dupplicate wspiapi.h internally
2010-09-13 Matthew BarnesCoding style cleanups.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-06 Fridrich Štrba[win32] Trying to remove inclusion of win32 headers...
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Matthew Barnes** Fixes part of bug #424744
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-03-27 Matthew Barnes** Fixes bug #518710
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-10-01 Kjartan MaraasInclude "libedataserver/e-sexp.h" to get the _ESExpResu...
2007-09-27 Matthew Barnes** Fixes bug #474000
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...