Historie revizí

Autor SHA1 Zpráva Datum
  Steve Holme 99b4045183 smtp: Fixed sending of double CRLF caused by first in EOB před 11 roky
  Steve Holme 46d26a0e77 smtp: Tidy up to move the eob counter to the per-request structure před 11 roky
  Steve Holme 8723cade21 smtp: Added support for ;auth=<mech> in the URL před 11 roky
  Steve Holme ad3177da24 smtp: Re-factored the final SMTP_AUTH constant před 11 roky
  Steve Holme aa44ec62aa email: Slight reordering of connection based variables před 11 roky
  Steve Holme 9d45391347 smtp: Removed bytecountp from the per-request structure před 11 roky
  Steve Holme 0b795db731 smtp: Removed some FTP heritage leftovers před 11 roky
  Steve Holme 8a468ef222 smtp: Moved the per-request variables to the per-request data structure před 11 roky
  Steve Holme ed7d438a12 pop3: Introduced a custom SMTP structure for per-request data před 11 roky
  Steve Holme c76cb3da04 smtp: Added support for the STLS capability (Part One) před 11 roky
  Steve Holme e07385f853 smtp: Updated SMTP_AUTH_PASSWD state constant před 11 roky
  Steve Holme 73fae58132 email: Updated comment regarding ssldone usage před 11 roky
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming před 11 roky
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files před 11 roky
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files před 11 roky
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards před 11 roky
  František Kučera 0a0f3c63a6 SMTP: only send SIZE if supported před 12 roky
  Steve Holme 6188855b67 smtp: Post apop feature code tidy up před 12 roky
  Steve Holme 0cd8c287a4 sasl: Re-factored mechanism constants in preparation for APOP work před 12 roky
  Steve Holme 00fddba672 smtp: Re-factored the SMTP_AUTH* state machine constants před 12 roky
  Steve Holme 7157363ab4 smtp: Post authentication code tidy up před 12 roky
  Steve Holme 978b808f7d smtp: Moved auth-mechanism constants into a separate header file před 12 roky
  Steve Holme 7ba07c80a1 smtp: Fixed non-escaping of dot character at beginning of line před 12 roky
  Gökhan Şengün 7a2647e162 smtp: Add support for DIGEST-MD5 authentication před 12 roky
  Steve Holme 5c409d03ec SMTP: Code policing and tidy up před 12 roky
  Steve Holme 4d327d20c6 smtp: Added support for NTLM authentication před 13 roky
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels před 13 roky
  Ben Noordhuis 521e88e009 SMTP-multi: non-blocking connect před 13 roky
  Ben Noordhuis 88e825de86 SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting. před 13 roky
  monnerat 4bfe07640c Implement SMTP authentication před 14 roky