Commit History

Author SHA1 Message Date
  Stefan Eissing b0edf0b7da pingpong: fix compiler warning "assigning an enum to unsigned char" 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 2 years ago
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 2 years ago
  Daniel Stenberg 5e259d7b23 pingpong: extend the response reading error with errno 2 years ago
  Daniel Stenberg 3fa343a35c urldata: make 'buffer_size' an unsigned int 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 5a9d7c4e68 pop3/smtp: return *WEIRD_SERVER_REPLY when not understood 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 7173fe98ba pingpong: remove the 'conn' struct member 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 4 years ago
  Daniel Stenberg 675eeb1c94 pingpong: use a dynbuf for the *_pp_sendf() function 4 years ago
  Daniel Stenberg 0548ecaf6a pingpong: remove a malloc per Curl_pp_vsendf call 4 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t 4 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase 6 years ago
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Daniel Stenberg 583b42cb3b pingpong: fix response cache memcpy overflow 6 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Daniel Stenberg 5b54df06d2 pingpong: return error when trying to send without connection 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago