Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels há 13 anos atrás
  Ben Noordhuis 521e88e009 SMTP-multi: non-blocking connect há 13 anos atrás
  Ben Noordhuis 88e825de86 SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting. há 13 anos atrás
  monnerat 4bfe07640c Implement SMTP authentication há 14 anos atrás
  Ben Greear e7e37a246a fixed compiler warnings há 14 anos atrás
  Ben Greear 3ec7543007 fix smtp compile warning há 14 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
  Patrick Monnerat 338553eda3 - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. há 14 anos atrás
  Daniel Stenberg a434cb43e8 - I made the SMTP code expect a 250 response back from the server after the há 14 anos atrás
  Daniel Stenberg 975814368a - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses há 14 anos atrás
  Daniel Stenberg 6c6dc3f879 modified to get the EHLO domain from the path part of the URL instead of the há 14 anos atrás
  Daniel Stenberg a1311e5a24 moved the SMTP payload escape function into Curl_smtp_escape_eob and put há 14 anos atrás
  Daniel Stenberg 5e6ffe353a (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF há 14 anos atrás
  Daniel Stenberg ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) há 15 anos atrás