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
2017-08-23
imap: support PREAUTH
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-01-20
SASL: common state engine for imap/pop3/smtp
Patrick Monnerat
2015-01-20
SASL: common URL option and auth capabilities decoders for all protocols
Patrick Monnerat
2015-01-20
IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters.
Patrick Monnerat
2014-08-15
email: Added mutual authentication flag
Steve Holme
2014-08-14
email: Introduced the GSSAPI states
Steve Holme
2014-04-18
imap: Extended FETCH support to include PARTIAL URL specifier
Steve Holme
2014-04-18
imap: Added support for parsing URL query strings
Steve Holme
2014-04-18
imap: Introduced the SEARCH state
Steve Holme
2013-12-13
imap: Fixed incorrect fallback to clear text authentication
Steve Holme
2013-10-27
email: Added initial support for cancelling authentication
Steve Holme
2013-08-26
imap: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-04-13
imap: Added support for ;auth=<mech> in the URL
Steve Holme
2013-03-09
imap: Removed the need for separate custom request functions
Steve Holme
2013-03-05
imap: Introduced IMAP_LIST state
Steve Holme
2013-03-03
imap: Introduced custom request parameters
Jiri Hruska
2013-03-03
imap: Introduced IMAP_CUSTOM state
Jiri Hruska
2013-03-02
imap: Introduced IMAP_APPEND and IMAP_APPEND_FINAL states
Jiri Hruska
2013-02-28
imap: Introduced FETCH_FINAL state for processing final fetch responses
Jiri Hruska
2013-02-27
imap: Re-factored final IMAP_AUTHENTICATE constant
Steve Holme
2013-02-27
imap: Introduced the mailbox variable
Jiri Hruska
2013-02-26
email: Slight reordering of connection based variables
Steve Holme
2013-02-26
imap: Tidied up comments for connection based variables
Steve Holme
2013-02-26
imap: Introduced the mailbox_uidvalidity variable
Jiri Hruska
2013-02-25
imap: Removed bytecountp from the per-request structure
Jiri Hruska
2013-02-23
imap: Introduced new per-request veriables
Jiri Hruska
2013-02-23
pingpong: Renamed curl_ftptransfer to curl_pp_transfer
Steve Holme
2013-02-23
pingpong: Moved curl_ftptransfer definition to pingpong.h
Steve Holme
2013-02-23
imap: Removed some FTP heritage leftovers
Jiri Hruska
2013-02-23
imap: Introduced a custom IMAP structure for per-request data
Jiri Hruska
2013-02-10
email: Post STARTLS capability code tidy up (Part One)
Steve Holme
2013-02-10
imap: Added support for the STARTTLS capability (Part One)
Steve Holme
2013-02-07
imap: Added support for SASL-IR extension (Part 1)
Steve Holme
2013-02-07
imap: Changed response tag generation to be completely unique
Steve Holme
2013-02-06
imap: Small variable rename in preparation for upcoming change
Steve Holme
2013-02-05
imap.h: Corrected incorrect comment clarification
Steve Holme
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
[next]