Jiri Hruska
|
2476b34b95
imap: Introduced a custom IMAP structure for per-request data
|
11 years ago |
Steve Holme
|
85a2e9ec82
email: Post STARTLS capability code tidy up (Part One)
|
11 years ago |
Steve Holme
|
a1701eea28
imap: Added support for the STARTTLS capability (Part One)
|
11 years ago |
Steve Holme
|
86dfcf737d
imap: Added support for SASL-IR extension (Part 1)
|
11 years ago |
Steve Holme
|
7704621f4c
imap: Changed response tag generation to be completely unique
|
11 years ago |
Steve Holme
|
cecb9c0f71
imap: Small variable rename in preparation for upcoming change
|
11 years ago |
Steve Holme
|
33a182e6c2
imap.h: Corrected incorrect comment clarification
|
11 years ago |
Steve Holme
|
b4270a9af1
imap: Fixed no known authentication mechanism when fallback is required
|
11 years ago |
Steve Holme
|
73fae58132
email: Updated comment regarding ssldone usage
|
11 years ago |
Steve Holme
|
fd3efca164
imap: Added support for sasl digest-md5 authentication
|
12 years ago |
Steve Holme
|
825677ad09
imap: Added support for sasl cram-md5 authentication
|
12 years ago |
Steve Holme
|
f6e33cf669
imap: Added support for sasl ntlm authentication
|
12 years ago |
Steve Holme
|
4e6265ea5a
imap: Added support for sasl login authentication
|
12 years ago |
Steve Holme
|
cfb6f03224
imap: Added support for sasl plain text authentication
|
12 years ago |
Steve Holme
|
db20517796
imap: Added support for SASL based authentication mechanism detection
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
ec691ca34b
lib/*.h: use our standard naming scheme for header inclusion guards
|
12 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Ben Noordhuis
|
dd3760f2eb
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when upgrading the connection to TLS/SSL.
|
13 years ago |
Ben Noordhuis
|
45ca048f44
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.
|
13 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Daniel Stenberg
|
ec3bb8f727
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
|
15 years ago |