summaryrefslogtreecommitdiff
path: root/camel/camel-sasl.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
* CamelSasl: Port to GTask.Matthew Barnes2013-12-031-117/+93
* CamelSasl: Remove all asynchronous class methods.Matthew Barnes2013-12-031-156/+91
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+1
* Bug #704869 - Make CamelSaslGssapi usable out of CamelMilan Crha2013-09-301-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-1/+1
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+6
* Fix nasty typos from recent whitespace cleanup commitMilan Crha2012-02-271-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-0/+4
* Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-12/+6
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-47/+127
* CamelSasl: Coding style cleanups.Matthew Barnes2011-06-241-22/+28
* Add asynchronous camel_sasl_try_empty_password()David Woodhouse2011-04-051-0/+119
* Add camel_sasl_try_empty_password_sync() method.David Woodhouse2011-04-051-0/+30
* Bump BASE_VERSION to 3.0.Matthew Barnes2011-03-051-5/+5
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-7/+3
* Fix "since" tags in API docs.Matthew Barnes2010-10-111-5/+5
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-17/+304
* Rename blocking Camel methods.Matthew Barnes2010-09-281-86/+87
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-3/+8
* Bug #624130 - Sasl::challenge reported failure without setting its GErrorMilan Crha2010-09-021-1/+2
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-4/+4
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-6/+11
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-0/+25
* Port Camel to GObject.Matthew Barnes2010-04-241-39/+174
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-2/+1
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-44/+119
* Bug 596971 - Drop support for Kerberos 4H.Habighorst2009-10-011-12/+0
* Fix excessive whitespace.Matthew Barnes2009-07-121-4/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-10/+10
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-6/+6
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-10/+10
* ** Fixes bug #501622Matthew Barnes2007-12-051-1/+4
* ** Fixes part of bug #474000Matthew Barnes2007-11-151-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-14/+14
* ** Fixes bug #474000Matthew Barnes2007-09-271-5/+7
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-4/+4
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* lots and lots o' docsJeffrey Stedfast2005-05-131-16/+16
* Removed unneeded CAMEL_OBJECT() casts.Jeffrey Stedfast2003-10-231-13/+15
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-181-2/+2
* Plug in GSSAPI support.Jeffrey Stedfast2003-03-201-0/+12
* setup/free the mech string.Not Zed2002-06-031-1/+3
* Implementation of NTLM (aka "Secure Password Authentication") auth, takenDan Winship2002-02-081-0/+6