index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
imap.h
Age
Commit message (
Expand
)
Author
2013-02-03
imap: Fixed no known authentication mechanism when fallback is required
Steve Holme
2013-01-26
email: Updated comment regarding ssldone usage
Steve Holme
2013-01-07
imap: Added support for sasl digest-md5 authentication
Steve Holme
2013-01-07
imap: Added support for sasl cram-md5 authentication
Steve Holme
2013-01-07
imap: Added support for sasl ntlm authentication
Steve Holme
2013-01-06
imap: Added support for sasl login authentication
Steve Holme
2013-01-06
imap: Added support for sasl plain text authentication
Steve Holme
2013-01-06
imap: Added support for SASL based authentication mechanism detection
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-02-20
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when upgrading the con...
Ben Noordhuis
2011-02-20
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.
Ben Noordhuis
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg