Commit History

Author SHA1 Message Date
  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 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
  Steve Holme 18db743851 pop3: Added basic SASL XOAUTH2 support 11 years ago
  Jiri Hruska 5c14a7f068 imap/pop3/smtp: Speed up SSL connection initialization 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 9ea5145952 email: Tidy up of *_perform_authenticate() 11 years ago
  Steve Holme 18bfc8f2d7 pop3: Added 255 octet limit check when sending initial response 11 years ago
  Steve Holme 7cb6c31370 pop3: Added support for enabling the SASL initial response 11 years ago
  Steve Holme 552ba67bb1 pop3: Added missing comment for pop3_state_apop_resp() 11 years ago
  Steve Holme 26bdafcbf9 pop3: Updated the coding style of pop3_state_servergreet_resp() 11 years ago
  Steve Holme 02dc9e788f pop3: Re-factored all perform based functions 11 years ago
  Steve Holme e11c6e9961 pop3: Added description comments to all perform based functions 11 years ago
  Steve Holme e4eaa92728 pop3: Moved pop3_quit() to be with the other perform functions 11 years ago
  Steve Holme 577f8e5ac6 pop3: Moved pop3_command() to be with the other perform functions 11 years ago
  Steve Holme b3a01be2f3 pop3: Added support for ;auth=<mech> in the URL 11 years ago
  Steve Holme c01735865f pop3: Reworked the function description for Curl_pop3_write() 11 years ago
  Steve Holme ca46c5dbe2 pop3: Added function description to pop3_parse_custom_request() 11 years ago