Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Patrick Monnerat
|
0d24f64473
sasl: implement EXTERNAL authentication mechanism.
|
9 years ago |
Patrick Monnerat
|
79543caf90
SASL: common state engine for imap/pop3/smtp
|
9 years ago |
Patrick Monnerat
|
e1ea18f90e
SASL: common URL option and auth capabilities decoders for all protocols
|
9 years ago |
Patrick Monnerat
|
5f09cbcdbd
IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters.
|
9 years ago |
Patrick Monnerat
|
9081014c2c
IPV6: address scope != scope id
|
10 years ago |
Steve Holme
|
6291a16b20
smtp.c: Fixed compilation warnings
|
10 years ago |
Steve Holme
|
10be4ec2c3
smtp.c: Fixed line longer than 79 columns
|
10 years ago |
Steve Holme
|
8a4ce7d0f5
smtp: Fixed inappropriate free of the scratch buffer
|
10 years ago |
Steve Holme
|
f0ecdd04d3
smtp: Fixed dot stuffing when EOL characters were at end of input buffers
|
10 years ago |
Steve Holme
|
854049f962
smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob()
|
10 years ago |
Steve Holme
|
4bd860a001
smtp: Added support for the conversion of Unix newlines during mail send
|
10 years ago |
Michael Osipov
|
9f10e45e42
kerberos: Use symbol qualified with _KERBEROS5
|
10 years ago |
Steve Holme
|
b6821dbb91
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
|
10 years ago |
Bill Nagel
|
ee0958cb4d
smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error
|
10 years ago |
Brandon Casey
|
6beb0eeea1
Ensure progress.size_dl/progress.size_ul are always >= 0
|
10 years ago |
Steve Holme
|
5663272435
smtp: Added support for GSSAPI (Kerberos V5) authentication via Windows SSPI
|
10 years ago |
Steve Holme
|
472d1d8e05
email: Introduced the GSSAPI states
|
10 years ago |
Dan Fandrich
|
2c1db913f7
smtp: fixed a segfault during test 1320 torture test
|
10 years ago |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 years ago |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 years ago |
Daniel Stenberg
|
710f14edba
handler: make 'protocol' always specified as a single bit
|
10 years ago |
Steve Holme
|
3a92de5636
sasl: Combined DIGEST-MD5 message decoding and generation
|
10 years ago |
Steve Holme
|
dd9ce1b86c
smtp: Fixed login denied with a RFC-821 based server
|
10 years ago |
Steve Holme
|
fe260b75e7
smtp: Fixed login denied when server doesn't support AUTH capability
|
10 years ago |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 years ago |
Steve Holme
|
cf2051764c
email: Fixed segfault introduced in commit 195b63f99c2fe3
|
11 years ago |
Daniel Stenberg
|
3ce2a3991b
code police: fix indent level to silence checksrc complaints
|
11 years ago |
Steve Holme
|
195b63f99c
email: Extended the login options to support multiple auth mechanisms
|
11 years ago |