Commit History

Author SHA1 Message Date
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
  Viktor Szakats b042d5297d tidy-up: misc spelling (bit, ASCII) 3 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 months ago
  Stefan Eissing 385c62aabc lib: xfer_setup and non-blocking shutdown 5 months ago
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 5 months ago
  Viktor Szakats 3b9569c3e2 lib: prefer `var = time(NULL)` over `time(&var)` 5 months ago
  Viktor Szakats d0728c9109 lib: fix compiler warnings (gcc) 6 months ago
  Daniel Stenberg c294f9cb56 lib: make protocol handlers store scheme name lowercase 6 months ago
  Stefan Eissing 8dd81bd5db lib: add Curl_xfer_write_resp_hd 7 months ago
  Stefan Eissing e3905de819 lib: further send/upload handling polish 8 months ago
  Stefan Eissing 9369c30cd8 lib: Curl_read/Curl_write clarifications 9 months ago
  Stefan Eissing 5929822114 lib: send rework 9 months ago
  Stefan Eissing d7b6ce64ce lib: replace readwrite with write_resp 11 months ago
  Daniel Stenberg 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 11 months ago
  Stefan Eissing ad051e1cbe lib: client writer, part 2, accounting + logging 1 year ago
  Daniel Stenberg 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 year ago
  Daniel Stenberg 7815647d65 lib: unify the upload/method handling 1 year ago
  Stefan Eissing 6a8d7ef981 cf-socket: keep sockaddr local in the socket filters 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  MAntoniak 9fff7feb82 checkprefix: remove strlen calls 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 4d97fe5473 tftp: mark protocol as not possible to do over CONNECT 3 years ago
  Eddie Lumpkin 8e701cc978 lib: fixing comment spelling typos in lib files 3 years ago
  Viktor Szakats 063bfa358e cleanup: URL updates 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg 2258899e97 tftp: remove unused struct fields 3 years ago
  Daniel Stenberg d3d90ad9c0 tftp: remove the 3600 second default timeout 3 years ago