Steve Holme
|
d7ed8da43e
imap: Extended FETCH support to include PARTIAL URL specifier
|
hace 10 años |
Steve Holme
|
84c0aabe65
imap: Expanded mailbox SEARCH support to use URL query strings
|
hace 10 años |
Steve Holme
|
ca63d4feba
imap: Added support for parsing URL query strings
|
hace 10 años |
Steve Holme
|
f804378d16
imap: Introduced the SEARCH state
|
hace 10 años |
Steve Holme
|
2c6b41e98a
imap: Fixed untagged response detection when no data after command
|
hace 10 años |
Steve Holme
|
3a92de5636
sasl: Combined DIGEST-MD5 message decoding and generation
|
hace 10 años |
Steve Holme
|
34365e4b03
imap: Fixed line length warning
|
hace 11 años |
Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
hace 11 años |
Steve Holme
|
7fd490732a
imap: Fixed auth preference not being honored when CAPABILITY not supported
|
hace 11 años |
Steve Holme
|
cf2051764c
email: Fixed segfault introduced in commit 195b63f99c2fe3
|
hace 11 años |
Daniel Stenberg
|
3ce2a3991b
code police: fix indent level to silence checksrc complaints
|
hace 11 años |
Steve Holme
|
195b63f99c
email: Extended the login options to support multiple auth mechanisms
|
hace 11 años |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
hace 11 años |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
hace 11 años |
Steve Holme
|
48043f87b6
imap/pop3/smtp: Added support for SASL authentication downgrades
|
hace 11 años |
Steve Holme
|
933e6c9d16
imap: Moved the calculation of SASL login details into a separate function
|
hace 11 años |
Steve Holme
|
bd3a59ad41
imap: Moved the sending of the AUTHENICATE command into a separate function
|
hace 11 años |
Steve Holme
|
c0245cc591
email: Renamed *_perform_authenticate() functions
|
hace 11 años |
Steve Holme
|
32b9c30e67
imap: Fixed exclude of clear text when using auth=* in commit 75cd7fd66762bb
|
hace 11 años |
Steve Holme
|
75cd7fd667
imap: Fixed incorrect fallback to clear text authentication
|
hace 11 años |
Steve Holme
|
2c0ecac9d3
imap/pop3: Post graceful cancellation consistency changes
|
hace 11 años |
Steve Holme
|
43400b4086
email: Post graceful SASL authentication cancellation tidy up
|
hace 11 años |
Steve Holme
|
f68559c086
email: Added support for cancelling NTLM authentication
|
hace 11 años |
Steve Holme
|
b87ba2c942
email: Added support for cancelling DIGEST-MD5 authentication
|
hace 11 años |
Steve Holme
|
1e39b95682
email: Added support for canceling CRAM-MD5 authentication
|
hace 11 años |
Steve Holme
|
7de4cc35f8
email: Added initial support for cancelling authentication
|
hace 11 años |
Steve Holme
|
aa0eaef483
email: Moved authentication message parsing into a separate function
|
hace 11 años |
Steve Holme
|
0adad07690
email: Added references to SASL LOGIN authentication draft proposal
|
hace 11 años |
Steve Holme
|
ce61510127
email: Fixed QUIT / LOGOUT being sent when SSL connect fails
|
hace 11 años |
Steve Holme
|
09a13a1c01
imap: Added clarification to the code about odd continuation responses
|
hace 11 años |