Steve Holme
|
b6821dbb91
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
|
10 年之前 |
Bill Nagel
|
ee0958cb4d
smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error
|
10 年之前 |
Brandon Casey
|
6beb0eeea1
Ensure progress.size_dl/progress.size_ul are always >= 0
|
10 年之前 |
Steve Holme
|
5663272435
smtp: Added support for GSSAPI (Kerberos V5) authentication via Windows SSPI
|
10 年之前 |
Steve Holme
|
472d1d8e05
email: Introduced the GSSAPI states
|
10 年之前 |
Dan Fandrich
|
2c1db913f7
smtp: fixed a segfault during test 1320 torture test
|
10 年之前 |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 年之前 |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 年之前 |
Daniel Stenberg
|
710f14edba
handler: make 'protocol' always specified as a single bit
|
10 年之前 |
Steve Holme
|
3a92de5636
sasl: Combined DIGEST-MD5 message decoding and generation
|
10 年之前 |
Steve Holme
|
dd9ce1b86c
smtp: Fixed login denied with a RFC-821 based server
|
10 年之前 |
Steve Holme
|
fe260b75e7
smtp: Fixed login denied when server doesn't support AUTH capability
|
10 年之前 |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
11 年之前 |
Steve Holme
|
cf2051764c
email: Fixed segfault introduced in commit 195b63f99c2fe3
|
11 年之前 |
Daniel Stenberg
|
3ce2a3991b
code police: fix indent level to silence checksrc complaints
|
11 年之前 |
Steve Holme
|
195b63f99c
email: Extended the login options to support multiple auth mechanisms
|
11 年之前 |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 年之前 |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 年之前 |
Steve Holme
|
48043f87b6
imap/pop3/smtp: Added support for SASL authentication downgrades
|
11 年之前 |
Daniel Stenberg
|
74476609c3
smtp: fix compiler warning
|
11 年之前 |
Steve Holme
|
6c62d84232
smtp: Moved the calculation of SASL login details into a separate function
|
11 年之前 |
Steve Holme
|
da24fbbc00
smtp: Moved the sending of the AUTH command into a separate function
|
11 年之前 |
Steve Holme
|
c0245cc591
email: Renamed *_perform_authenticate() functions
|
11 年之前 |
Steve Holme
|
5ee64be9c6
smtp: Post SMTP command expansion tidy up
|
11 年之前 |
Steve Holme
|
8191800a0c
smtp: Fixed space being sent in non --mail-rcpt based requests
|
11 年之前 |
Steve Holme
|
3c8c9b2779
smtp: Changed the default command to HELP when no options are specified
|
11 年之前 |
Steve Holme
|
b27dc009cf
smtp:Fixed memory leak from commit dac01ff6d788b2
|
11 年之前 |
Steve Holme
|
eedca5055e
smtp: Fixed broken RCPT TO from commit 0ea4a80bb23666
|
11 年之前 |
Daniel Stenberg
|
5d040632ac
smtp_state_mail_resp: removed unused variable 'smtp'
|
11 年之前 |
Steve Holme
|
0ea4a80bb2
smtp: Simplified the next RCPT TO logic
|
11 年之前 |