Commit History

Author SHA1 Message Date
  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
  Steve Holme 92ef5f19c8 smtp: Updated RFC-2821 references to RFC-5321 11 years ago
  Steve Holme 99b4045183 smtp: Fixed sending of double CRLF caused by first in EOB 11 years ago
  Steve Holme 46d26a0e77 smtp: Tidy up to move the eob counter to the per-request structure 11 years ago
  Steve Holme b52cf5d2cd smtp: Fixed unknown percentage complete in progress bar 11 years ago
  Steve Holme 9ea5145952 email: Tidy up of *_perform_authenticate() 11 years ago
  Steve Holme 1d7c38e1f0 smtp: Updated limit check to be more readable like the check in pop3 11 years ago
  Steve Holme 70e30f6caa smtp: Added support for disabling the SASL initial response 11 years ago
  Steve Holme c306d2e42f smtp: Re-factored all perform based functions 11 years ago
  Steve Holme f737e3a3dd smtp: Added description comments to all perform based functions 11 years ago
  Steve Holme 686586b0f9 smtp: Moved smtp_quit() to be with the other perform functions 11 years ago
  Steve Holme e621a5f6ea smtp: Moved smtp_rcpt_to() to be with the other perform functions 11 years ago
  Steve Holme 8093f9541e smtp: Moved smtp_mail() to be with the other perform functions 11 years ago
  Steve Holme 651254dcc7 smtp: Updated the coding style of smtp_state_servergreet_resp() 11 years ago
  Steve Holme 8723cade21 smtp: Added support for ;auth=<mech> in the URL 11 years ago
  Steve Holme ad3fdbc0a4 smtp: Fix compiler warning 11 years ago
  Steve Holme 73cbd21b5e smtp: Moved parsing of url path into separate function 11 years ago
  Steve Holme 059647f398 email: Removed hard returns from init functions 11 years ago
  Steve Holme b482417ac4 email: Updated the function descriptions for the logout / quit functions 11 years ago
  Steve Holme 4838d196fd email: Simplified the logout / quit functions 11 years ago
  Steve Holme f691f9609c email: Tidied up the *_regular_transfer() functions 11 years ago
  Steve Holme e5bb4e86ac email: Simplified nesting of if statements in *_doing() functions 11 years ago
  Steve Holme cc890906b1 email: Minor code tidy up following recent changes 11 years ago
  Steve Holme 67b6fa5f95 email: Optimised block_statemach() functions 11 years ago
  Steve Holme 036366f1ef smtp: Updated the coding style for state changes after a send operation 11 years ago
  Steve Holme b4eb08e7fb pop3 / smtp: Small comment tidy up 11 years ago