summaryrefslogtreecommitdiff
path: root/lib/imap.h
Commit message (Expand)AuthorAgeFilesLines
* email: Updated comment regarding ssldone usageSteve Holme2013-01-261-2/+1
* imap: Added support for sasl digest-md5 authenticationSteve Holme2013-01-071-0/+2
* imap: Added support for sasl cram-md5 authenticationSteve Holme2013-01-071-0/+1
* imap: Added support for sasl ntlm authenticationSteve Holme2013-01-071-0/+2
* imap: Added support for sasl login authenticationSteve Holme2013-01-061-0/+2
* imap: Added support for sasl plain text authenticationSteve Holme2013-01-061-0/+3
* imap: Added support for SASL based authentication mechanism detectionSteve Holme2013-01-061-7/+9
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+59
* build: rename 76 lib/*.h filesYang Tse2012-12-281-59/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse2012-12-281-3/+4
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-3/+4
* IMAP in multi mode: use Curl_ssl_connect_nonblocking() when upgrading the con...Ben Noordhuis2011-02-201-0/+1
* IMAP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.Ben Noordhuis2011-02-201-0/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-0/+56