Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-sasl-ntlm.c
2012-09-01 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 BarnesCamelSaslNTLM: Use camel_service_get_password().
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
2011-07-05 Matthew Barnescamel_stream_process_connect(): Add GError parameter.
2011-06-24 Matthew BarnesMake Camel's SASL framework more extensible.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesWhitespace and coding style cleanups.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-04-09 David WoodhouseFix read off end of string in NTLM SSO support
2011-04-05 David WoodhouseAdd support for NTLM single-sign-on using /usr/bin...
2011-04-01 David WoodhouseInfer NTLM domain from username; don't assume it matche...
2011-04-01 David WoodhouseSupport NTLMv2 in camel-sasl-ntlm.c
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2011-01-30 Matthew BarnesMore whitespace 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 Matthew BarnesCoding style cleanups.
2010-09-11 Matthew BarnesCoding style and whitespace 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.
2009-07-18 Matthew BarnesMore whitespace cleanup.
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.
2009-03-12 Matthew BarnesCVE-2009-0852: Add stricter checking of NTLM authentica...
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
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-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-01-12 Not Zedconvert all the unsigned long/long stuff to guint32...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2002-02-08 Dan WinshipImplementation of NTLM (aka "Secure Password Authentica...