Histórico de Commits

Autor SHA1 Mensagem Data
  Steve Holme b6821dbb91 sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used há 10 anos atrás
  Bill Nagel ee0958cb4d smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error há 10 anos atrás
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 há 10 anos atrás
  Steve Holme 5663272435 smtp: Added support for GSSAPI (Kerberos V5) authentication via Windows SSPI há 10 anos atrás
  Steve Holme 472d1d8e05 email: Introduced the GSSAPI states há 10 anos atrás
  Dan Fandrich 2c1db913f7 smtp: fixed a segfault during test 1320 torture test há 10 anos atrás
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking há 10 anos atrás
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time há 10 anos atrás
  Daniel Stenberg 710f14edba handler: make 'protocol' always specified as a single bit há 10 anos atrás
  Steve Holme 3a92de5636 sasl: Combined DIGEST-MD5 message decoding and generation há 10 anos atrás
  Steve Holme dd9ce1b86c smtp: Fixed login denied with a RFC-821 based server há 10 anos atrás
  Steve Holme fe260b75e7 smtp: Fixed login denied when server doesn't support AUTH capability há 10 anos atrás
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU há 11 anos atrás
  Steve Holme cf2051764c email: Fixed segfault introduced in commit 195b63f99c2fe3 há 11 anos atrás
  Daniel Stenberg 3ce2a3991b code police: fix indent level to silence checksrc complaints há 11 anos atrás
  Steve Holme 195b63f99c email: Extended the login options to support multiple auth mechanisms há 11 anos atrás
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] há 11 anos atrás
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines há 11 anos atrás
  Steve Holme 48043f87b6 imap/pop3/smtp: Added support for SASL authentication downgrades há 11 anos atrás
  Daniel Stenberg 74476609c3 smtp: fix compiler warning há 11 anos atrás
  Steve Holme 6c62d84232 smtp: Moved the calculation of SASL login details into a separate function há 11 anos atrás
  Steve Holme da24fbbc00 smtp: Moved the sending of the AUTH command into a separate function há 11 anos atrás
  Steve Holme c0245cc591 email: Renamed *_perform_authenticate() functions há 11 anos atrás
  Steve Holme 5ee64be9c6 smtp: Post SMTP command expansion tidy up há 11 anos atrás
  Steve Holme 8191800a0c smtp: Fixed space being sent in non --mail-rcpt based requests há 11 anos atrás
  Steve Holme 3c8c9b2779 smtp: Changed the default command to HELP when no options are specified há 11 anos atrás
  Steve Holme b27dc009cf smtp:Fixed memory leak from commit dac01ff6d788b2 há 11 anos atrás
  Steve Holme eedca5055e smtp: Fixed broken RCPT TO from commit 0ea4a80bb23666 há 11 anos atrás
  Daniel Stenberg 5d040632ac smtp_state_mail_resp: removed unused variable 'smtp' há 11 anos atrás
  Steve Holme 0ea4a80bb2 smtp: Simplified the next RCPT TO logic há 11 anos atrás