summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-cram-md5.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2/+4
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-4/+11
* CamelSaslCramMd5: Use camel_service_get_password().Matthew Barnes2011-09-261-7/+9
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-1/+2
* Seal up CamelService.Matthew Barnes2011-04-171-3/+6
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Rename blocking Camel methods.Matthew Barnes2010-09-281-5/+5
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-18/+9
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-41/+43
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-4/+4
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-4/+4
* ** Fixes bug #518710Matthew Barnes2008-03-271-18/+27
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-15/+15
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-2/+4
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-3/+5
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-021-2/+1
* Updated the authtype values.Jeffrey Stedfast2001-04-011-1/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-291-2/+5
* Redone so as to save on memory allocations and speed.Jeffrey Stedfast2001-03-061-10/+10
* Take a GByteArray as input as well. Comment that you can pass %NULL forDan Winship2001-03-011-98/+59
* Don't base64 encode the data, leave that up to the provider to do if itJeffrey Stedfast2001-03-011-7/+5
* remove mime-utils header for base64 stuff.Jeffrey Stedfast2001-03-011-1/+0
* Don't base64 encode the data, leave that up to the provider to do if itJeffrey Stedfast2001-03-011-5/+3
* Added camel-sasl-anonymous.[c,h] to the build.Jeffrey Stedfast2001-02-281-1/+4
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-02-281-0/+180