index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mutt_sasl.c
Age
Commit message (
Expand
)
Author
2019-01-04
Clean up formatting.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-10-23
Fix memleaks of saslconn on error paths
Peter Wu
2017-07-22
Add timeout parameter to mutt_socket_poll.
Kevin McCarthy
2016-07-16
Fix memory leak in mutt_sasl_cb_pass.
Will Fiveash
2016-05-09
Back out wrapper sys_socket.h workaround (23334e967dd7)
Kevin McCarthy
2016-05-09
Change M_* symbols to MUTT_*
Derek Martin
2016-04-27
Create a wrapper sys_socket.h to work around Solaris namespace issues. (clos...
Kevin McCarthy
2016-01-01
Convert copyright years to all use 4 digit years.
Kevin McCarthy
2016-01-01
Update copyright notices.
Kevin McCarthy
2015-01-29
Clean up sasl warnings.
Kevin McCarthy
2014-09-07
mutt_sasl: fix double negative in iptostring result check (fixes #3705)
Brendan Cully
2014-09-07
mutt_sasl: whitespace only
Brendan Cully
2012-04-29
give user time to read SASL init error message
Brendan Cully
2009-07-01
Make getuser/pass abort if input is required in batch mode.
Rocco Rutte
2009-03-19
Restore connection polling callback when closing SASL connection. Closes #3206.
Roman Kraevskiy
2008-08-26
Properly set the SASL external auth name when using SSL client certs.
Brendan Cully
2008-08-15
Fix type-punning warning in sasl_getprop usage
Brendan Cully
2008-06-28
Basic support for $ssl_client_cert when compiled with gnutls.
Brendan Cully
2008-05-07
Make SASL support conn_poll method. Make SASL IP lookup failure
Brendan Cully
2007-02-25
Update copyrights.
Brendan Cully
2007-02-24
This patch adds ESMTP relay support to mutt.
Brendan Cully
2006-09-08
Don't send protocol garbage to sasl_decode64 during POP authentication.
Brendan Cully
2005-09-17
Gah, forgot the zip code when updating the FSF address...
Brendan Cully
2005-09-17
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
Brendan Cully
2005-09-06
Release global SASL state when quitting.
Brendan Cully
2005-09-01
Remove obsolete Cyrus SASL 1.5 support.
Brendan Cully
2005-08-14
Fix some S/MIME spelling inconsistencies.
Bernd Ahlers
2005-08-11
Silence some compiler warnings.
Brendan Cully
2005-08-02
Put moribund NSS support out to pasture.
Brendan Cully
2005-06-28
Add $imap_login variable to specify which user to authenticate as
Brendan Cully
2005-03-05
Rename open/close/read/write function pointers to avoid problems with systems
Brendan Cully
2005-02-03
Add config.h to the top of every C file that could possibly want it.
Brendan Cully
2005-01-27
GNUTLS support. Used in Debian since Nov. 2001.
Marco d'Itri
2005-01-27
With SASL, expect the server to prompt for additional auth data if
Bill Nottingham
2004-08-30
Here's a patch to allow mutt to use SSL client certificates to
Brendan Cully
2004-04-12
SASL2 needs errno.h.
Paul WALKER
2004-01-05
Back out part of the previous SASL/IPv6 patch due to portability
Robert Schiele
2003-12-29
A while ago I posted a similar patch which is necessary as when mutt
Patrick Welche
2003-09-11
This trivial patch closes #1516 (NI_WITHSCOPEID undefined). Thanks
Brendan Cully
2003-03-07
The global callbacks set up in sasl_client_init are not copied by
Brendan Cully
2002-11-12
Hi - this is a patch against mutt-1.4 to use version 2 of the Cyrus
Nathan Dushman
2002-02-26
Brendan Cully sent a patch.
Thomas Roessler
2001-06-13
An updated version of the previous patch. From Brendan.
Thomas Roessler
2001-05-30
Socket API clean-up from Brendan Cully.
Thomas Roessler
2001-02-15
Brendan Cully's latest STARTTLS patch.
Thomas Roessler
2001-02-14
STARTTLS patch from Brendan Cully.
Thomas Roessler
2001-02-12
Brendan Cully's SASL patch.
Thomas Roessler
2001-01-08
Let check_sec.sh check for use of the unsafe malloc, realloc, free,
Thomas Roessler
[next]