Steve Holme
|
97c9d2ae8c
imap.c: Fixed compilation warning with /Wall enabled
|
8 år sedan |
Steve Holme
|
a5aec58726
imap/pop3/smtp: Fixed connections upgraded with TLS are not reused
|
8 år sedan |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 år sedan |
Daniel Stenberg
|
c341311a0e
Revert "cleanup: general removal of TODO (and similar) comments"
|
9 år sedan |
Daniel Stenberg
|
64e959ffe3
cleanup: general removal of TODO (and similar) comments
|
9 år sedan |
Daniel Stenberg
|
f54a4aa9a3
imap: avoid freeing constant string
|
9 år sedan |
Justin Ehlert
|
23b8fc15c8
imap: Don't check for continuation when executing a CUSTOMREQUEST
|
9 år sedan |
Daniel Stenberg
|
e3c85405d0
imap: checksrc: remove space after while before paren
|
9 år sedan |
Steve Holme
|
23c4090fd3
imap: Quote other 'atom-specials' and not just the space character
|
9 år sedan |
Steve Holme
|
50bff12ac8
imap: Fixed double quote in LIST command when mailbox contains spaces
|
9 år sedan |
Daniel Stenberg
|
1a614c6c37
imap: fix compiler warning
|
9 år sedan |
Steve Holme
|
505d966850
imap: Don't call imap_atom() when no mailbox specified in LIST command
|
9 år sedan |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 år sedan |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 år sedan |
Patrick Monnerat
|
fe79f20957
imap: remove automatic password setting: it breaks external sasl authentication
|
9 år sedan |
Patrick Monnerat
|
0d24f64473
sasl: implement EXTERNAL authentication mechanism.
|
9 år sedan |
Patrick Monnerat
|
79543caf90
SASL: common state engine for imap/pop3/smtp
|
10 år sedan |
Patrick Monnerat
|
e1ea18f90e
SASL: common URL option and auth capabilities decoders for all protocols
|
10 år sedan |
Patrick Monnerat
|
5f09cbcdbd
IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters.
|
10 år sedan |
Steve Holme
|
4626f31d0e
ldap/imap: Fixed spelling mistake in comments and variable names
|
10 år sedan |
Patrick Monnerat
|
9081014c2c
IPV6: address scope != scope id
|
10 år sedan |
Michael Osipov
|
9f10e45e42
kerberos: Use symbol qualified with _KERBEROS5
|
10 år sedan |
Steve Holme
|
b6821dbb91
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
|
10 år sedan |
Daniel Stenberg
|
a9beeeeeea
imap_perform_authentication: fix memory leak
|
10 år sedan |
Brandon Casey
|
6beb0eeea1
Ensure progress.size_dl/progress.size_ul are always >= 0
|
10 år sedan |
Steve Holme
|
96034c4a51
imap: Added support for GSSAPI (Kerberos V5) authentication via Windows SSPI
|
10 år sedan |
Steve Holme
|
472d1d8e05
email: Introduced the GSSAPI states
|
10 år sedan |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 år sedan |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 år sedan |
Daniel Stenberg
|
710f14edba
handler: make 'protocol' always specified as a single bit
|
10 år sedan |