Historique des commits

Auteur SHA1 Message Date
  Stefan Eissing e3905de819 lib: further send/upload handling polish il y a 7 mois
  Daniel Stenberg 1485e89213 misc: reduce struct and struct field sizes il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  Glenn Strauss 7f43f3dc59 transfer: upload performance; avoid tiny send il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Erik Olsson 0a5827571f lib: save a bit of space with some structure packing il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Steve Holme 4754c55cd7 smtp: Detect server support for the UTF-8 extension as defined in RFC-6531 il y a 4 ans
  Pavel Volgarev 4a4609bf3c smtp: Allow RCPT TO command to fail for some recipients il y a 4 ans
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range il y a 4 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Patrick Monnerat 79543caf90 SASL: common state engine for imap/pop3/smtp il y a 9 ans
  Patrick Monnerat 5f09cbcdbd IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters. il y a 9 ans
  Steve Holme 854049f962 smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob() il y a 9 ans
  Steve Holme 078d1fbf2b email: Added mutual authentication flag il y a 10 ans
  Steve Holme 472d1d8e05 email: Introduced the GSSAPI states il y a 10 ans
  Steve Holme fe260b75e7 smtp: Fixed login denied when server doesn't support AUTH capability il y a 10 ans
  Steve Holme f71b1ad908 smtp: Added support for VRFY and EXPN commands il y a 11 ans
  Steve Holme dac01ff6d7 smtp: Added support for NOOP and RSET commands il y a 11 ans
  Steve Holme 7de4cc35f8 email: Added initial support for cancelling authentication il y a 11 ans
  Kyle L. Huff 90ab65c632 smtp: added basic SASL XOAUTH2 support il y a 11 ans
  Steve Holme 99b4045183 smtp: Fixed sending of double CRLF caused by first in EOB il y a 11 ans
  Steve Holme 46d26a0e77 smtp: Tidy up to move the eob counter to the per-request structure il y a 11 ans
  Steve Holme 8723cade21 smtp: Added support for ;auth=<mech> in the URL il y a 11 ans
  Steve Holme ad3177da24 smtp: Re-factored the final SMTP_AUTH constant il y a 11 ans
  Steve Holme aa44ec62aa email: Slight reordering of connection based variables il y a 11 ans
  Steve Holme 9d45391347 smtp: Removed bytecountp from the per-request structure il y a 11 ans
  Steve Holme 0b795db731 smtp: Removed some FTP heritage leftovers il y a 11 ans