summaryrefslogtreecommitdiff
path: root/camel/camel-sasl.h
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
* CamelSasl: Remove all asynchronous class methods.Matthew Barnes2013-12-031-19/+2
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-3/+2
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-0/+3
* Add asynchronous camel_sasl_try_empty_password()David Woodhouse2011-04-051-0/+18
* Add camel_sasl_try_empty_password_sync() method.David Woodhouse2011-04-051-0/+8
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-0/+32
* Rename blocking Camel methods.Matthew Barnes2010-09-281-9/+10
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-4/+3
* Port Camel to GObject.Matthew Barnes2010-04-241-6/+18
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-6/+10
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-23/+27
* Lock down Camel headers.Matthew Barnes2010-04-021-0/+4
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-2/+2
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* setup/free the mech string.Not Zed2002-06-031-0/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* add an argument to say whether or not you want "PLAIN" in the list (so youDan Winship2001-03-271-1/+1
* Take a GByteArray as input as well. Comment that you can pass %NULL forDan Winship2001-03-011-3/+13
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-02-281-0/+67