max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Daniel Stenberg
|
c4693adc62
imap: make imap_send use dynbuf for the send buffer management
|
4 年之前 |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 年之前 |
Nicklas Avén
|
6987fcef65
imap: change from "FETCH" to "UID FETCH"
|
6 年之前 |
Daniel Stenberg
|
befaa7b14f
imap: support PREAUTH
|
7 年之前 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 年之前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年之前 |
Patrick Monnerat
|
79543caf90
SASL: common state engine for imap/pop3/smtp
|
9 年之前 |
Patrick Monnerat
|
e1ea18f90e
SASL: common URL option and auth capabilities decoders for all protocols
|
9 年之前 |
Patrick Monnerat
|
5f09cbcdbd
IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters.
|
9 年之前 |
Steve Holme
|
078d1fbf2b
email: Added mutual authentication flag
|
10 年之前 |
Steve Holme
|
472d1d8e05
email: Introduced the GSSAPI states
|
10 年之前 |
Steve Holme
|
d7ed8da43e
imap: Extended FETCH support to include PARTIAL URL specifier
|
10 年之前 |
Steve Holme
|
ca63d4feba
imap: Added support for parsing URL query strings
|
10 年之前 |
Steve Holme
|
f804378d16
imap: Introduced the SEARCH state
|
10 年之前 |
Steve Holme
|
75cd7fd667
imap: Fixed incorrect fallback to clear text authentication
|
11 年之前 |
Steve Holme
|
7de4cc35f8
email: Added initial support for cancelling authentication
|
11 年之前 |
Kyle L. Huff
|
34122800b8
imap: added basic SASL XOAUTH2 support
|
11 年之前 |
Steve Holme
|
00045a3009
imap: Added support for ;auth=<mech> in the URL
|
11 年之前 |
Steve Holme
|
6bdd3d4a88
imap: Removed the need for separate custom request functions
|
11 年之前 |
Steve Holme
|
041754e3fa
imap: Introduced IMAP_LIST state
|
11 年之前 |
Jiri Hruska
|
1d3ccf27ec
imap: Introduced custom request parameters
|
11 年之前 |
Jiri Hruska
|
51dbaae432
imap: Introduced IMAP_CUSTOM state
|
11 年之前 |
Jiri Hruska
|
1383522e3a
imap: Introduced IMAP_APPEND and IMAP_APPEND_FINAL states
|
11 年之前 |
Jiri Hruska
|
974c663471
imap: Introduced FETCH_FINAL state for processing final fetch responses
|
11 年之前 |
Steve Holme
|
13006f3de9
imap: Re-factored final IMAP_AUTHENTICATE constant
|
11 年之前 |
Jiri Hruska
|
d03aa16164
imap: Introduced the mailbox variable
|
11 年之前 |
Steve Holme
|
aa44ec62aa
email: Slight reordering of connection based variables
|
11 年之前 |
Steve Holme
|
05c03e7edd
imap: Tidied up comments for connection based variables
|
11 年之前 |