Jay Satiro
|
a18db79262
STARTTLS: Don't print response character in denied messages
|
7 năm trước cách đây |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 năm trước cách đây |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 năm trước cách đây |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 năm trước cách đây |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
8 năm trước cách đây |
Jay Satiro
|
af2d679e14
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)
|
8 năm trước cách đây |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 năm trước cách đây |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 năm trước cách đây |
Daniel Stenberg
|
600311bba8
imap: inlined checksrc disable instead of whitelist edit
|
8 năm trước cách đây |
ehlertjd@gmail.com
|
8f654f29de
IMAP: check pointer before dereferencing it
|
8 năm trước cách đây |
Daniel Stenberg
|
e683182918
imap: remove duplicated function
|
8 năm trước cách đây |
Daniel Stenberg
|
575e885db0
multi: turn Curl_done into file local multi_done
|
8 năm trước cách đây |
Steve Holme
|
c142e73142
ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabled
|
8 năm trước cách đây |
Steve Holme
|
97c9d2ae8c
imap.c: Fixed compilation warning with /Wall enabled
|
8 năm trước cách đây |
Steve Holme
|
a5aec58726
imap/pop3/smtp: Fixed connections upgraded with TLS are not reused
|
8 năm trước cách đây |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 năm trước cách đây |
Daniel Stenberg
|
c341311a0e
Revert "cleanup: general removal of TODO (and similar) comments"
|
9 năm trước cách đây |
Daniel Stenberg
|
64e959ffe3
cleanup: general removal of TODO (and similar) comments
|
9 năm trước cách đây |
Daniel Stenberg
|
f54a4aa9a3
imap: avoid freeing constant string
|
9 năm trước cách đây |
Justin Ehlert
|
23b8fc15c8
imap: Don't check for continuation when executing a CUSTOMREQUEST
|
9 năm trước cách đây |
Daniel Stenberg
|
e3c85405d0
imap: checksrc: remove space after while before paren
|
9 năm trước cách đây |
Steve Holme
|
23c4090fd3
imap: Quote other 'atom-specials' and not just the space character
|
9 năm trước cách đây |
Steve Holme
|
50bff12ac8
imap: Fixed double quote in LIST command when mailbox contains spaces
|
9 năm trước cách đây |
Daniel Stenberg
|
1a614c6c37
imap: fix compiler warning
|
9 năm trước cách đây |
Steve Holme
|
505d966850
imap: Don't call imap_atom() when no mailbox specified in LIST command
|
9 năm trước cách đây |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 năm trước cách đây |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 năm trước cách đây |
Patrick Monnerat
|
fe79f20957
imap: remove automatic password setting: it breaks external sasl authentication
|
9 năm trước cách đây |
Patrick Monnerat
|
0d24f64473
sasl: implement EXTERNAL authentication mechanism.
|
9 năm trước cách đây |
Patrick Monnerat
|
79543caf90
SASL: common state engine for imap/pop3/smtp
|
9 năm trước cách đây |