История коммитов

Автор SHA1 Сообщение Дата
  Patrick Monnerat 9081014c2c IPV6: address scope != scope id 10 лет назад
  Steve Holme 6291a16b20 smtp.c: Fixed compilation warnings 10 лет назад
  Steve Holme 10be4ec2c3 smtp.c: Fixed line longer than 79 columns 10 лет назад
  Steve Holme 8a4ce7d0f5 smtp: Fixed inappropriate free of the scratch buffer 10 лет назад
  Steve Holme f0ecdd04d3 smtp: Fixed dot stuffing when EOL characters were at end of input buffers 10 лет назад
  Steve Holme 854049f962 smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob() 10 лет назад
  Steve Holme 4bd860a001 smtp: Added support for the conversion of Unix newlines during mail send 10 лет назад
  Michael Osipov 9f10e45e42 kerberos: Use symbol qualified with _KERBEROS5 10 лет назад
  Steve Holme b6821dbb91 sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used 10 лет назад
  Bill Nagel ee0958cb4d smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error 10 лет назад
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 10 лет назад
  Steve Holme 5663272435 smtp: Added support for GSSAPI (Kerberos V5) authentication via Windows SSPI 10 лет назад
  Steve Holme 472d1d8e05 email: Introduced the GSSAPI states 10 лет назад
  Dan Fandrich 2c1db913f7 smtp: fixed a segfault during test 1320 torture test 10 лет назад
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 лет назад
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 10 лет назад
  Daniel Stenberg 710f14edba handler: make 'protocol' always specified as a single bit 10 лет назад
  Steve Holme 3a92de5636 sasl: Combined DIGEST-MD5 message decoding and generation 10 лет назад
  Steve Holme dd9ce1b86c smtp: Fixed login denied with a RFC-821 based server 10 лет назад
  Steve Holme fe260b75e7 smtp: Fixed login denied when server doesn't support AUTH capability 10 лет назад
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU 11 лет назад
  Steve Holme cf2051764c email: Fixed segfault introduced in commit 195b63f99c2fe3 11 лет назад
  Daniel Stenberg 3ce2a3991b code police: fix indent level to silence checksrc complaints 11 лет назад
  Steve Holme 195b63f99c email: Extended the login options to support multiple auth mechanisms 11 лет назад
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 11 лет назад
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 11 лет назад
  Steve Holme 48043f87b6 imap/pop3/smtp: Added support for SASL authentication downgrades 11 лет назад
  Daniel Stenberg 74476609c3 smtp: fix compiler warning 11 лет назад
  Steve Holme 6c62d84232 smtp: Moved the calculation of SASL login details into a separate function 11 лет назад
  Steve Holme da24fbbc00 smtp: Moved the sending of the AUTH command into a separate function 11 лет назад