summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-digest-md5.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 734853 - CamelNetworkService fails to connect to 'localhost'Milan Crha2014-08-271-1/+3
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-6/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-2/+2
* Rename camel_service_get_settings().Matthew Barnes2012-08-121-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Camel: Use thread-safe accessors for string settings.Matthew Barnes2012-01-031-12/+15
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-6/+17
* CamelSaslDigestMd5: Use camel_service_get_password().Matthew Barnes2011-09-261-3/+7
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-7/+17
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-1/+2
* Seal up CamelService.Matthew Barnes2011-04-171-7/+9
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Coding style cleanup.Matthew Barnes2010-10-031-10/+10
* Rename blocking Camel methods.Matthew Barnes2010-09-281-5/+5
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-1/+5
* Don't dupplicate wspiapi.h internallyFridrich Štrba2010-09-131-1/+3
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-13/+19
* Port Camel to GObject.Matthew Barnes2010-04-241-25/+15
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-113/+119
* [win32] Trying to remove inclusion of win32 headers in camel headers.Fridrich Štrba2010-04-061-0/+5
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-5/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-62/+62
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-59/+59
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-6/+5
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-59/+59
* ** Fixes bug #518710Matthew Barnes2008-03-271-70/+96
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-60/+60
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-102/+102
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* ** Fixes bug #474000Matthew Barnes2007-09-271-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-4/+6
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-1/+1
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-5/+4
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* removed "\n"'s from exception stringsJeffrey Stedfast2005-04-071-5/+5
* If the SASL negotiation fails or is cancelled, then the challenge and/orJeffrey Stedfast2005-04-041-25/+30
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-3/+3
* ** See bug #69446.S.Çağlar Onur2004-12-011-2/+2
* ** See bug #47821.Not Zed2004-09-241-7/+15
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-181-1/+1
* Don't quote the charset value, the qop value, nor the response value.Jeffrey Stedfast2003-07-021-6/+6