Steve Holme
|
aa44ec62aa
email: Slight reordering of connection based variables
|
11 年之前 |
Steve Holme
|
05c03e7edd
imap: Tidied up comments for connection based variables
|
11 年之前 |
Jiri Hruska
|
58efa46a5d
imap: Introduced the mailbox_uidvalidity variable
|
11 年之前 |
Jiri Hruska
|
005ad9e60d
imap: Removed bytecountp from the per-request structure
|
11 年之前 |
Jiri Hruska
|
b6f32464e9
imap: Introduced new per-request veriables
|
11 年之前 |
Steve Holme
|
4afcb77820
pingpong: Renamed curl_ftptransfer to curl_pp_transfer
|
11 年之前 |
Steve Holme
|
fcf02cbb75
pingpong: Moved curl_ftptransfer definition to pingpong.h
|
11 年之前 |
Jiri Hruska
|
13625a0d09
imap: Removed some FTP heritage leftovers
|
11 年之前 |
Jiri Hruska
|
2476b34b95
imap: Introduced a custom IMAP structure for per-request data
|
11 年之前 |
Steve Holme
|
85a2e9ec82
email: Post STARTLS capability code tidy up (Part One)
|
11 年之前 |
Steve Holme
|
a1701eea28
imap: Added support for the STARTTLS capability (Part One)
|
11 年之前 |
Steve Holme
|
86dfcf737d
imap: Added support for SASL-IR extension (Part 1)
|
11 年之前 |
Steve Holme
|
7704621f4c
imap: Changed response tag generation to be completely unique
|
11 年之前 |
Steve Holme
|
cecb9c0f71
imap: Small variable rename in preparation for upcoming change
|
11 年之前 |
Steve Holme
|
33a182e6c2
imap.h: Corrected incorrect comment clarification
|
11 年之前 |
Steve Holme
|
b4270a9af1
imap: Fixed no known authentication mechanism when fallback is required
|
11 年之前 |
Steve Holme
|
73fae58132
email: Updated comment regarding ssldone usage
|
11 年之前 |
Steve Holme
|
fd3efca164
imap: Added support for sasl digest-md5 authentication
|
12 年之前 |
Steve Holme
|
825677ad09
imap: Added support for sasl cram-md5 authentication
|
12 年之前 |
Steve Holme
|
f6e33cf669
imap: Added support for sasl ntlm authentication
|
12 年之前 |
Steve Holme
|
4e6265ea5a
imap: Added support for sasl login authentication
|
12 年之前 |
Steve Holme
|
cfb6f03224
imap: Added support for sasl plain text authentication
|
12 年之前 |
Steve Holme
|
db20517796
imap: Added support for SASL based authentication mechanism detection
|
12 年之前 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 年之前 |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 年之前 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 年之前 |
Yang Tse
|
ec691ca34b
lib/*.h: use our standard naming scheme for header inclusion guards
|
12 年之前 |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 年之前 |
Ben Noordhuis
|
dd3760f2eb
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when upgrading the connection to TLS/SSL.
|
13 年之前 |
Ben Noordhuis
|
45ca048f44
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.
|
13 年之前 |