Commit Verlauf

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