Commit History

Author SHA1 Message Date
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg c4693adc62 imap: make imap_send use dynbuf for the send buffer management 4 years ago
  Daniel Stenberg 675eeb1c94 pingpong: use a dynbuf for the *_pp_sendf() function 4 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 years ago
  Antarpreet Singh da5ae38db0 imap: set cselect_bits to CURL_CSELECT_IN initially 4 years ago
  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 d0390a538a imap: merged two case-branches performing the same action 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
  Daniel Gustafsson bd91e7f340 imap: Fix typo in comment 5 years ago
  Steve Holme 166ace8be0 emailL Added reference to RFC8314 for implicit TLS 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Gustafsson f0b2c13a9e memcmp: avoid doing single char memcmp 5 years ago
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase 6 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 years ago
  Daniel Stenberg fb30ac5a2d URL-API 6 years ago
  Nicklas Avén 6987fcef65 imap: change from "FETCH" to "UID FETCH" 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 years ago
  Daniel Stenberg 8dd4edeb90 smtp/pop3/imap_get_message: decrease the data length too... 6 years ago
  Daniel Stenberg 615edc1f73 sasl_getmesssage: make sure we have a long enough string to pass 7 years ago
  Daniel Stenberg e871ab56ed imap: deal with commands case insensitively 7 years ago
  Daniel Stenberg 13c9a9ded3 imap: if a FETCH response has no size, don't call write callback 7 years ago