Commit History

Author SHA1 Message Date
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 years ago
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits 4 years ago
  Daniel Stenberg 446fb0518b smtp: set auth correctly 4 years ago
  Daniel Gustafsson 10822c652c lib: fix typos in comments and errormessages 4 years ago
  Daniel Stenberg aeb292301a smtp: overwriting 'from' leaks memory 4 years ago
  Daniel Stenberg 81ade13c37 smtp: fix memory leak on exit path 4 years ago
  Daniel Stenberg 1d1e9e8ad7 Curl_is_ASCII_name: handle a NULL argument 4 years ago
  Steve Holme 8220ec8219 smtp: Tidy up, following recent changes, to maintain the coding style 4 years ago
  Steve Holme 34a1ffb05f smtp: Support the SMTPUTF8 extension for the EXPN command 4 years ago
  Steve Holme efce3ea5a8 smtp: Support the SMTPUTF8 extension in the VRFY command 4 years ago
  Steve Holme 483edeb8dd smtp: Support the SMTPUTF8 extension in the RCPT TO command 4 years ago
  Steve Holme aba1bf630f smtp: Support the SMTPUTF8 extension in the MAIL command 4 years ago
  Steve Holme 4754c55cd7 smtp: Detect server support for the UTF-8 extension as defined in RFC-6531 4 years ago
  Steve Holme 2aa6c1735a smtp: Support UTF-8 based host names in the VRFY command 4 years ago
  Steve Holme e7959c280c smtp: Support UTF-8 based host names in the RCPT TO command 4 years ago
  Steve Holme 68fb25fa3f smtp: Support UTF-8 based host names in the MAIL command 4 years ago
  Steve Holme 0b8651d48b smtp: Simplify the MAIL command and avoid a duplication of send strings 4 years ago
  Pavel Volgarev 4a4609bf3c smtp: Allow RCPT TO command to fail for some recipients 4 years ago
  Daniel Stenberg 4d0306c698 smtp: check for and bail out on too short EHLO response 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Marcel Raad e23c52b329 build: fix Codacy warnings 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Steve Holme 166ace8be0 emailL Added reference to RFC8314 for implicit TLS 5 years ago
  Rikard Falkeborn f5a77473c5 smtp: fix compiler warning 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Gustafsson 39df4073e5 smtp: avoid risk of buffer overflow in strtol 5 years ago
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase 5 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 years ago
  Daniel Stenberg 2825f46d95 CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size 6 years ago
  Daniel Stenberg ba1dbd78e5 smtp: use the upload buffer size for scratch buffer malloc 6 years ago