summaryrefslogtreecommitdiffstats
path: root/imap/auth_sasl.c
AgeCommit message (Expand)Author
2016-01-19Make sasl authentication buffers dynamically sized. (see #3804)Kevin McCarthy
2016-01-01Convert copyright years to all use 4 digit years.Kevin McCarthy
2015-06-26Fix IMAP segfault due to NULL capstr.Kevin McCarthy
2012-07-07Do not use SASL for login unless AUTH=LOGIN is advertised (closes #3556)Brendan Cully
2009-01-04IMAP copyright header updatesBrendan Cully
2006-11-21If a method list has been given, fall back to the next authenticatorBrendan Cully
2006-04-18Handle Exchange's bogus short challenge in AUTH NTLM (problem debugged byBrendan Cully
2005-12-19Real support for the Old flag on IMAP.Brendan Cully
2005-12-14SASL-IR support for IMAP. The RTT was has begun. I had forgotten howBrendan Cully
2005-12-10Move IMAP response buffer out of command into IMAP_DATA. Ironically this is t...Brendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-09-01Remove obsolete Cyrus SASL 1.5 support.Brendan Cully
2005-08-12Override SASL initial response if the server spoke first in itsBrendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-02-01Pull config.h out of protos.h, add to top of every IMAP C file. This shouldBrendan Cully
2004-08-16The attached patch causes mutt to attempt the next method inBrendan Cully
2004-04-12Fix Debian #206078, #214758; patch submitted by Artur Czechowski asNeil Brown
2003-07-16I noticed that my mutt hung when I tried SASL DIGEST-MD5Brendan Cully
2003-07-04Increase a buffer's size.Thomas Roessler
2002-11-12Hi - this is a patch against mutt-1.4 to use version 2 of the CyrusNathan Dushman
2002-01-13Parse IMAP responses locale- and case- insensitive. From BrendanThomas Roessler
2001-06-13An updated version of the previous patch. From Brendan.Thomas Roessler
2001-06-05The attached patch should be the last feature I want to get inThomas Roessler
2001-05-29GSSAPI fixes, tunnel driver. From Brendan Cully.Thomas Roessler
2001-05-10A slightly extended version of Dave Ewart's sleeptime patch.Thomas Roessler
2001-02-12Brendan Cully's SASL patch.Thomas Roessler
2001-01-17Try to catch mysterious failures of the SASL library instead ofThomas Roessler
2001-01-08Let check_sec.sh check for use of the unsafe malloc, realloc, free,Thomas Roessler
2001-01-03Set SASL_IP_{LOCAL,REMOTE} properties - needed for krb4 support;Thomas Roessler
2000-08-28The attached small patch adjusts mutt_pretty_mailbox to handleBrendan Cully
2000-08-21patch-bac.command-2Thomas Roessler
2000-08-05Unified IMAP command code.Thomas Roessler
2000-08-04SASL patch from Brendan Cully.Thomas Roessler
2000-08-03More IMAP fixes from Brendan.Thomas Roessler
2000-08-01Brendan's latest patches.Thomas Roessler
2000-07-31Brendan Cully's SASL patch. I hope I didn't miss any files.Thomas Roessler