Commit History

Author SHA1 Message Date
  Daniel Stenberg d90a8f07ed telnet: avoid two strcpy() by pointing to the strings instead 1 week ago
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
  Viktor Szakats f81f351b9a tidy-up: OS names 2 months ago
  Stefan Eissing 911c3166b6 lib: add eos flag to send methods 3 months ago
  Daniel Stenberg 25321de30e Revert "lib: send eos flag" 3 months ago
  Stefan Eissing be93299f10 lib: send eos flag 3 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 3 months ago
  Stefan Eissing 385c62aabc lib: xfer_setup and non-blocking shutdown 4 months ago
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 4 months ago
  Daniel Stenberg c294f9cb56 lib: make protocol handlers store scheme name lowercase 5 months ago
  Daniel Stenberg a090111613 telnet: check return code from fileno() 5 months ago
  Stefan Eissing 8dd81bd5db lib: add Curl_xfer_write_resp_hd 7 months ago
  Stefan Eissing 3755153571 lib: Curl_read/Curl_write clarifications 8 months ago
  Stefan Eissing 5929822114 lib: send rework 8 months ago
  Stefan Eissing 0c05b8f813 telnet, use stack scratch buffer for do 8 months ago
  Stefan Eissing d7b6ce64ce lib: replace readwrite with write_resp 10 months ago
  Daniel Stenberg 2959f45b7d telnet: use dynbuf instad of malloc for escape buffer 9 months ago
  Daniel Stenberg cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT 9 months ago
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 10 months ago
  Daniel Stenberg ff74cef5d4 lib: reduce use of strncpy 10 months ago
  Daniel Stenberg 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 year ago
  Stefan Eissing 2485547da0 http: fix sending of large requests 1 year ago
  Stefan Eissing e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg 9a607fd728 telnet: make MSVC ignore warning for assignment within conditional 1 year ago
  Kamil Dudka d92a5007b6 telnet: simplify the implementation of str_is_nonascii() 1 year ago
  Daniel Stenberg 538b1e79a6 telnet: only accept option arguments in ascii 1 year ago
  Daniel Stenberg cbd3fd7cbb telnet: error correctly for WS set to "x[num]" 1 year ago
  Daniel Stenberg 9672cc640c telnet: parse NEW_ENVIRON without sscanf 1 year ago
  Daniel Stenberg e4f93be9d5 telnet: parse the WS= argument without sscanf 1 year ago