Steve Holme
|
c0245cc591
email: Renamed *_perform_authenticate() functions
|
11 lat temu |
Steve Holme
|
2c0ecac9d3
imap/pop3: Post graceful cancellation consistency changes
|
11 lat temu |
Steve Holme
|
cfdfdcdd9d
email: Corrected a couple of typos from commit aa0eaef4838ccd
|
11 lat temu |
Steve Holme
|
43400b4086
email: Post graceful SASL authentication cancellation tidy up
|
11 lat temu |
Steve Holme
|
f68559c086
email: Added support for cancelling NTLM authentication
|
11 lat temu |
Steve Holme
|
b87ba2c942
email: Added support for cancelling DIGEST-MD5 authentication
|
11 lat temu |
Steve Holme
|
e7a2ba41e3
email: Corrected a couple of typos from 1e39b95682781f
|
11 lat temu |
Steve Holme
|
1e39b95682
email: Added support for canceling CRAM-MD5 authentication
|
11 lat temu |
Steve Holme
|
7de4cc35f8
email: Added initial support for cancelling authentication
|
11 lat temu |
Steve Holme
|
aa0eaef483
email: Moved authentication message parsing into a separate function
|
11 lat temu |
Steve Holme
|
0adad07690
email: Added references to SASL LOGIN authentication draft proposal
|
11 lat temu |
Steve Holme
|
ce61510127
email: Fixed QUIT / LOGOUT being sent when SSL connect fails
|
11 lat temu |
Steve Holme
|
733a4419d0
sasl: Centralised the authentication mechanism strings
|
11 lat temu |
Steve Holme
|
18db743851
pop3: Added basic SASL XOAUTH2 support
|
11 lat temu |
Jiri Hruska
|
5c14a7f068
imap/pop3/smtp: Speed up SSL connection initialization
|
11 lat temu |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 lat temu |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
11 lat temu |
Daniel Stenberg
|
2af0b10c95
comments: remove old and wrong multi/easy interface statements
|
11 lat temu |
Yang Tse
|
ca89a0a092
string formatting: fix zero-length printf format string
|
11 lat temu |
Yang Tse
|
de052ca6fc
string formatting: fix 25+ printf-style format strings
|
11 lat temu |
Steve Holme
|
9ea5145952
email: Tidy up of *_perform_authenticate()
|
11 lat temu |
Steve Holme
|
18bfc8f2d7
pop3: Added 255 octet limit check when sending initial response
|
11 lat temu |
Steve Holme
|
7cb6c31370
pop3: Added support for enabling the SASL initial response
|
11 lat temu |
Steve Holme
|
552ba67bb1
pop3: Added missing comment for pop3_state_apop_resp()
|
11 lat temu |
Steve Holme
|
26bdafcbf9
pop3: Updated the coding style of pop3_state_servergreet_resp()
|
11 lat temu |
Steve Holme
|
02dc9e788f
pop3: Re-factored all perform based functions
|
11 lat temu |
Steve Holme
|
e11c6e9961
pop3: Added description comments to all perform based functions
|
11 lat temu |
Steve Holme
|
e4eaa92728
pop3: Moved pop3_quit() to be with the other perform functions
|
11 lat temu |
Steve Holme
|
577f8e5ac6
pop3: Moved pop3_command() to be with the other perform functions
|
11 lat temu |
Steve Holme
|
b3a01be2f3
pop3: Added support for ;auth=<mech> in the URL
|
11 lat temu |