Commit History

Author SHA1 Message Date
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Daniel Stenberg a9bc819c89 sasl: use 'unsigned short' to store mechanism 3 years ago
  Daniel Stenberg 5f08a5acd5 pingpong: rename the curl_pp_transfer enum to use PP prefix 3 years ago
  Daniel Stenberg 7173fe98ba pingpong: remove the 'conn' struct member 3 years ago
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  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