Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 5e259d7b23 pingpong: extend the response reading error with errno il y a 2 ans
  Daniel Stenberg 3fa343a35c urldata: make 'buffer_size' an unsigned int il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 5a9d7c4e68 pop3/smtp: return *WEIRD_SERVER_REPLY when not understood il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Daniel Stenberg 7173fe98ba pingpong: remove the 'conn' struct member il y a 3 ans
  Daniel Stenberg a304051620 lib: more conn->data cleanups il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug il y a 4 ans
  Daniel Stenberg 675eeb1c94 pingpong: use a dynbuf for the *_pp_sendf() function il y a 4 ans
  Daniel Stenberg 0548ecaf6a pingpong: remove a malloc per Curl_pp_vsendf call il y a 4 ans
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings il y a 4 ans
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t il y a 4 ans
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t il y a 5 ans
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places il y a 5 ans
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase il y a 5 ans
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg 583b42cb3b pingpong: fix response cache memcpy overflow il y a 6 ans
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now il y a 7 ans
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions il y a 7 ans
  Daniel Stenberg 5b54df06d2 pingpong: return error when trying to send without connection il y a 7 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Daniel Stenberg b8191e975f pingpong: use the set buffer size il y a 7 ans
  klemens f7df67cff0 spelling fixes il y a 7 ans
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) il y a 8 ans
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c il y a 8 ans