Steve Holme
|
c0245cc591
email: Renamed *_perform_authenticate() functions
|
11 anni fa |
Steve Holme
|
5ee64be9c6
smtp: Post SMTP command expansion tidy up
|
11 anni fa |
Steve Holme
|
8191800a0c
smtp: Fixed space being sent in non --mail-rcpt based requests
|
11 anni fa |
Steve Holme
|
3c8c9b2779
smtp: Changed the default command to HELP when no options are specified
|
11 anni fa |
Steve Holme
|
b27dc009cf
smtp:Fixed memory leak from commit dac01ff6d788b2
|
11 anni fa |
Steve Holme
|
eedca5055e
smtp: Fixed broken RCPT TO from commit 0ea4a80bb23666
|
11 anni fa |
Daniel Stenberg
|
5d040632ac
smtp_state_mail_resp: removed unused variable 'smtp'
|
11 anni fa |
Steve Holme
|
0ea4a80bb2
smtp: Simplified the next RCPT TO logic
|
11 anni fa |
Steve Holme
|
168aa59705
smtp.c: Fixed trailing whitespace
|
11 anni fa |
Steve Holme
|
f71b1ad908
smtp: Added support for VRFY and EXPN commands
|
11 anni fa |
Steve Holme
|
dac01ff6d7
smtp: Added support for NOOP and RSET commands
|
11 anni fa |
Steve Holme
|
4a9fe26837
smtp: Fixed handling of multiline server greeting responses
|
11 anni fa |
Steve Holme
|
90ec8763a5
smtp.c: Fixed compilation error from commit f16c0de4e9bbe3
|
11 anni fa |
Steve Holme
|
796333bc5e
smtp: Fixed processing of more than one response when sent in same packet
|
11 anni fa |
Steve Holme
|
f16c0de4e9
smtp: Moved EHLO response handling to smtp_state_ehlo_resp()
|
11 anni fa |
Steve Holme
|
cfdfdcdd9d
email: Corrected a couple of typos from commit aa0eaef4838ccd
|
11 anni fa |
Steve Holme
|
43400b4086
email: Post graceful SASL authentication cancellation tidy up
|
11 anni fa |
Steve Holme
|
f68559c086
email: Added support for cancelling NTLM authentication
|
11 anni fa |
Steve Holme
|
b87ba2c942
email: Added support for cancelling DIGEST-MD5 authentication
|
11 anni fa |
Steve Holme
|
e7a2ba41e3
email: Corrected a couple of typos from 1e39b95682781f
|
11 anni fa |
Steve Holme
|
1e39b95682
email: Added support for canceling CRAM-MD5 authentication
|
11 anni fa |
Steve Holme
|
7de4cc35f8
email: Added initial support for cancelling authentication
|
11 anni fa |
Steve Holme
|
aa0eaef483
email: Moved authentication message parsing into a separate function
|
11 anni fa |
Steve Holme
|
0adad07690
email: Added references to SASL LOGIN authentication draft proposal
|
11 anni fa |
Steve Holme
|
2766262a68
smtp: Fixed response code parsing for bad AUTH continuation responses
|
11 anni fa |
Steve Holme
|
ce61510127
email: Fixed QUIT / LOGOUT being sent when SSL connect fails
|
11 anni fa |
Steve Holme
|
733a4419d0
sasl: Centralised the authentication mechanism strings
|
11 anni fa |
Jiri Hruska
|
5c14a7f068
imap/pop3/smtp: Speed up SSL connection initialization
|
11 anni fa |
Daniel Stenberg
|
e9de8e78f0
SASL: fix compiler warnings
|
11 anni fa |
Steve Holme
|
9e8ced9890
imap/smtp: Fixed incorrect SASL mechanism selection with XOAUTH2 servers
|
11 anni fa |