Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
il y a 8 ans |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
il y a 8 ans |
Patrick Monnerat
|
79543caf90
SASL: common state engine for imap/pop3/smtp
|
il y a 9 ans |
Patrick Monnerat
|
5f09cbcdbd
IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters.
|
il y a 9 ans |
Steve Holme
|
854049f962
smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob()
|
il y a 10 ans |
Steve Holme
|
078d1fbf2b
email: Added mutual authentication flag
|
il y a 10 ans |
Steve Holme
|
472d1d8e05
email: Introduced the GSSAPI states
|
il y a 10 ans |
Steve Holme
|
fe260b75e7
smtp: Fixed login denied when server doesn't support AUTH capability
|
il y a 10 ans |
Steve Holme
|
f71b1ad908
smtp: Added support for VRFY and EXPN commands
|
il y a 11 ans |
Steve Holme
|
dac01ff6d7
smtp: Added support for NOOP and RSET commands
|
il y a 11 ans |
Steve Holme
|
7de4cc35f8
email: Added initial support for cancelling authentication
|
il y a 11 ans |
Kyle L. Huff
|
90ab65c632
smtp: added basic SASL XOAUTH2 support
|
il y a 11 ans |
Steve Holme
|
99b4045183
smtp: Fixed sending of double CRLF caused by first in EOB
|
il y a 11 ans |
Steve Holme
|
46d26a0e77
smtp: Tidy up to move the eob counter to the per-request structure
|
il y a 11 ans |
Steve Holme
|
8723cade21
smtp: Added support for ;auth=<mech> in the URL
|
il y a 11 ans |
Steve Holme
|
ad3177da24
smtp: Re-factored the final SMTP_AUTH constant
|
il y a 11 ans |
Steve Holme
|
aa44ec62aa
email: Slight reordering of connection based variables
|
il y a 11 ans |
Steve Holme
|
9d45391347
smtp: Removed bytecountp from the per-request structure
|
il y a 11 ans |
Steve Holme
|
0b795db731
smtp: Removed some FTP heritage leftovers
|
il y a 11 ans |
Steve Holme
|
8a468ef222
smtp: Moved the per-request variables to the per-request data structure
|
il y a 11 ans |
Steve Holme
|
ed7d438a12
pop3: Introduced a custom SMTP structure for per-request data
|
il y a 11 ans |
Steve Holme
|
c76cb3da04
smtp: Added support for the STLS capability (Part One)
|
il y a 11 ans |
Steve Holme
|
e07385f853
smtp: Updated SMTP_AUTH_PASSWD state constant
|
il y a 11 ans |
Steve Holme
|
73fae58132
email: Updated comment regarding ssldone usage
|
il y a 11 ans |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
il y a 12 ans |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
il y a 12 ans |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
il y a 12 ans |
Yang Tse
|
ec691ca34b
lib/*.h: use our standard naming scheme for header inclusion guards
|
il y a 12 ans |
František Kučera
|
0a0f3c63a6
SMTP: only send SIZE if supported
|
il y a 12 ans |
Steve Holme
|
6188855b67
smtp: Post apop feature code tidy up
|
il y a 12 ans |