Steve Holme
|
733a4419d0
sasl: Centralised the authentication mechanism strings
|
11 years ago |
Steve Holme
|
fbcefc0ce0
imap: Fixed response check for NOOP command
|
11 years ago |
Steve Holme
|
f3c9749a40
imap: Fixed response check for LSUB and UID commands
|
11 years ago |
Jiri Hruska
|
5c14a7f068
imap/pop3/smtp: Speed up SSL connection initialization
|
11 years ago |
Steve Holme
|
e20e48cbf2
imap: Fixed calculation of transfer when partial FETCH received
|
11 years ago |
Daniel Stenberg
|
e9de8e78f0
SASL: fix compiler warnings
|
11 years ago |
Steve Holme
|
9e8ced9890
imap/smtp: Fixed incorrect SASL mechanism selection with XOAUTH2 servers
|
11 years ago |
Steve Holme
|
f3849a7b84
imap: Fixed response check for EXPUNGE command
|
11 years ago |
Kyle L. Huff
|
34122800b8
imap: added basic SASL XOAUTH2 support
|
11 years ago |
Alex McLellan
|
9281be36d5
imap: Fixed response check for SEARCH command
|
11 years ago |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 years ago |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
11 years ago |
Daniel Stenberg
|
2af0b10c95
comments: remove old and wrong multi/easy interface statements
|
11 years ago |
Yang Tse
|
ca89a0a092
string formatting: fix zero-length printf format string
|
11 years ago |
Yang Tse
|
8c1e3bb713
imap.c: imap_sendf() fix va_start/va_end matching
|
11 years ago |
Yang Tse
|
de052ca6fc
string formatting: fix 25+ printf-style format strings
|
11 years ago |
Steve Holme
|
9ea5145952
email: Tidy up of *_perform_authenticate()
|
11 years ago |
Steve Holme
|
dacbdaab94
imap: Added support for overriding the SASL initial response
|
11 years ago |
Steve Holme
|
00045a3009
imap: Added support for ;auth=<mech> in the URL
|
11 years ago |
Steve Holme
|
fd399cde00
imap: Added function description to imap_parse_custom_request()
|
11 years ago |
Steve Holme
|
00c74019f4
imap: Moved utility functions to end of imap.c (Part 3/3)
|
11 years ago |
Steve Holme
|
9d0063befa
imap: Moved utility functions to end of imap.c (Part 2/3)
|
11 years ago |
Steve Holme
|
01e55ebb26
imap: Moved utility functions to end of imap.c (Part 1/3)
|
11 years ago |
Steve Holme
|
4bbad1dac7
imap: Corrected function description for imap_connect()
|
11 years ago |
Steve Holme
|
b3440f490f
imap: Fixed incorrect initial response generation for SASL AUTHENTICATE
|
11 years ago |
Steve Holme
|
1fcf52cae4
imap: Reworked some function descriptions
|
11 years ago |
Steve Holme
|
cbea345f61
imap: Added some missing comments to imap_sendf()
|
11 years ago |
Steve Holme
|
059647f398
email: Removed hard returns from init functions
|
11 years ago |
Steve Holme
|
8826435571
imap: Re-factored all perform based functions
|
11 years ago |
Steve Holme
|
ca3c0ed3a9
imap: Added description comments to all perform based functions
|
11 years ago |