summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-ntlm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of NTLM passwords of 28 charactersDavid Woodhouse2014-06-241-1/+2
* Misceallenous Win32 build related fixesMilan Crha2014-06-011-1/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-3/+3
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-14/+14
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-7/+4
* Fix a possible memory leak in sasl_ntlm_try_empty_password_sync()Milan Crha2013-08-201-1/+3
* Miscellaneous cleanups.Matthew Barnes2013-07-281-1/+0
* Allow automatic NTLM authentication unconditionallyDavid Woodhouse2013-06-271-85/+95
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-19/+31
* Rename camel_service_get_settings().Matthew Barnes2012-08-121-2/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Camel: Use thread-safe accessors for string settings.Matthew Barnes2012-01-031-9/+22
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-19/+31
* CamelSaslNTLM: Use camel_service_get_password().Matthew Barnes2011-09-261-4/+13
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-26/+39
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-4/+9
* camel_stream_process_connect(): Add GError parameter.Matthew Barnes2011-07-051-1/+1
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-1/+2
* Coding style cleanups.Matthew Barnes2011-05-081-16/+16
* Whitespace and coding style cleanups.Matthew Barnes2011-05-071-13/+13
* Seal up CamelService.Matthew Barnes2011-04-171-22/+31
* Fix read off end of string in NTLM SSO supportDavid Woodhouse2011-04-091-0/+1
* Add support for NTLM single-sign-on using /usr/bin/ntlm_authDavid Woodhouse2011-04-051-0/+136
* Infer NTLM domain from username; don't assume it matches the server's domainDavid Woodhouse2011-04-011-5/+15
* Support NTLMv2 in camel-sasl-ntlm.cDavid Woodhouse2011-04-011-6/+46
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* More whitespace cleanup.Matthew Barnes2011-01-301-6/+6
* Rename blocking Camel methods.Matthew Barnes2010-09-281-5/+5
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+1
* Coding style cleanups.Matthew Barnes2010-09-131-67/+67
* Coding style and whitespace cleanups.Matthew Barnes2010-09-111-7/+7
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-16/+9
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-89/+95
* More whitespace cleanup.Matthew Barnes2009-07-181-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-6/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-35/+35
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-8/+8
* CVE-2009-0852: Add stricter checking of NTLM authentication challenges,Matthew Barnes2009-03-121-24/+65
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-8/+8
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-11/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-8/+8
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+3
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-8/+4
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-1/+1