Commit History

Author SHA1 Message Date
  Steve Holme 0be2251394 smtp: Corrected debug message for POP3_AUTH_FINAL constant 11 years ago
  Steve Holme ad3177da24 smtp: Re-factored the final SMTP_AUTH constant 11 years ago
  Linus Nielsen Feltzing 0ffefefe7f Remove unused variable in smtp_state_data_resp() 11 years ago
  Steve Holme 764b818934 email: Small tidy up following recent changes 11 years ago
  Steve Holme 9d45391347 smtp: Removed bytecountp from the per-request structure 11 years ago
  Steve Holme 7f6c7331b2 email: Additional tidy up of comments following recent changes 11 years ago
  Steve Holme 0b795db731 smtp: Removed some FTP heritage leftovers 11 years ago
  Steve Holme 8a468ef222 smtp: Moved the per-request variables to the per-request data structure 11 years ago
  Steve Holme ed7d438a12 pop3: Introduced a custom SMTP structure for per-request data 11 years ago
  Steve Holme d415327bd7 email: Minor tidy up following IMAP changes 11 years ago
  Yang Tse 52605e006c smtp.c: fix enumerated type mixed with another type 11 years ago
  Steve Holme e52fc1e297 email: Tidied up result code variables 11 years ago
  Steve Holme 39b79c6b75 email: Removed unnecessary forward declaration 11 years ago
  Daniel Stenberg c25383ae13 rename "easy" statemachines: call them block instead 11 years ago
  Steve Holme 4f328b85c3 smtp.c: Fixed a trailing whitespace 11 years ago
  Steve Holme 7ed689d24a smtp: Refactored the smtp_state_auth_resp() function 11 years ago
  Steve Holme d09d08dc1f email: Tidy up before additional IMAP work 11 years ago
  Steve Holme 0c6fa0dd64 smtp: Removed duplicate pingpong structure initialisation 11 years ago
  Steve Holme 52281a10aa email: Post optimisation of endofresp() tidy up 11 years ago
  Steve Holme b56c9eb48e pingpong: Optimised the endofresp() function 11 years ago
  Steve Holme 586f5d3614 email: Post STARTLS capability code tidy up (Part Three) 11 years ago
  Steve Holme 566a3638fa smtp: Added support for the STARTTLS capability (Part Two) 11 years ago
  Steve Holme c76cb3da04 smtp: Added support for the STLS capability (Part One) 11 years ago
  Steve Holme 92f7606f29 smtp: Fixed an issue when processing EHLO failure responses (Part 3) 11 years ago
  Steve Holme 62bd217464 smtp: Fixed an issue when processing EHLO failure responses (Part 2) 11 years ago
  Steve Holme f0bfc0fbd7 smtp: Fixed an issue with missing capabilities after the AUTH line 11 years ago
  Steve Holme 23d17190ee smtp: Fixed an issue when processing EHLO failure responses 11 years ago
  Steve Holme 40f9bb787f smtp: Reworked smtp_endofresp() to allow for extra capability detection 11 years ago
  Steve Holme dda53476ca smtp: Renamed smtp_state_auth_passwd_resp() function 11 years ago
  Steve Holme e07385f853 smtp: Updated SMTP_AUTH_PASSWD state constant 11 years ago