Historique des commits

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