Commit History

Author SHA1 Message Date
  Steve Holme 168aa59705 smtp.c: Fixed trailing whitespace 11 years ago
  Steve Holme f71b1ad908 smtp: Added support for VRFY and EXPN commands 11 years ago
  Steve Holme dac01ff6d7 smtp: Added support for NOOP and RSET commands 11 years ago
  Steve Holme 4a9fe26837 smtp: Fixed handling of multiline server greeting responses 11 years ago
  Steve Holme 90ec8763a5 smtp.c: Fixed compilation error from commit f16c0de4e9bbe3 11 years ago
  Steve Holme 796333bc5e smtp: Fixed processing of more than one response when sent in same packet 11 years ago
  Steve Holme f16c0de4e9 smtp: Moved EHLO response handling to smtp_state_ehlo_resp() 11 years ago
  Steve Holme cfdfdcdd9d email: Corrected a couple of typos from commit aa0eaef4838ccd 11 years ago
  Steve Holme 43400b4086 email: Post graceful SASL authentication cancellation tidy up 11 years ago
  Steve Holme f68559c086 email: Added support for cancelling NTLM authentication 11 years ago
  Steve Holme b87ba2c942 email: Added support for cancelling DIGEST-MD5 authentication 11 years ago
  Steve Holme e7a2ba41e3 email: Corrected a couple of typos from 1e39b95682781f 11 years ago
  Steve Holme 1e39b95682 email: Added support for canceling CRAM-MD5 authentication 11 years ago
  Steve Holme 7de4cc35f8 email: Added initial support for cancelling authentication 11 years ago
  Steve Holme aa0eaef483 email: Moved authentication message parsing into a separate function 11 years ago
  Steve Holme 0adad07690 email: Added references to SASL LOGIN authentication draft proposal 11 years ago
  Steve Holme 2766262a68 smtp: Fixed response code parsing for bad AUTH continuation responses 11 years ago
  Steve Holme ce61510127 email: Fixed QUIT / LOGOUT being sent when SSL connect fails 11 years ago
  Steve Holme 733a4419d0 sasl: Centralised the authentication mechanism strings 11 years ago
  Jiri Hruska 5c14a7f068 imap/pop3/smtp: Speed up SSL connection initialization 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
  Kyle L. Huff 90ab65c632 smtp: added basic SASL XOAUTH2 support 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 de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
  Steve Holme 52d72e66c2 smtp: Fix trailing whitespace warning 11 years ago
  Steve Holme f3d10aa0d4 smtp: Fix compilation warning 11 years ago