コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 6661bd588d tool: remove exclamation marks from error/warning messages 1 年間 前
  Daniel Stenberg 741f7ed4bc tool: use errorf() for error output 1 年間 前
  Daniel Stenberg 6d45b9ca9c tool: remove newlines from all helpf/notef/warnf/errorf calls 1 年間 前
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 年間 前
  Jay Satiro 2f17a9b654 tool: improve --stderr handling 1 年間 前
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
  Daniel Gustafsson 76b73c7468 tool_formparse: avoid clobbering on function params 1 年間 前
  Daniel Stenberg 8c452b4003 tool_formparse: unroll the NULL_CHECK and CONST_FREE macros 1 年間 前
  Daniel Stenberg f65f750742 curl_ctype: convert to macros-only 2 年 前
  Daniel Stenberg 6b6fe4fec5 tool_formparse: fix variable may be used before its value is set 2 年 前
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 年 前
  Emanuele Torre 77a6bf8489 tool_paramhlp: use feof(3) to identify EOF correctly when using fread(3) 2 年 前
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 年 前
  Jan Verbeek 50ddc14449 curl: add warning for ignored data after quoted form parameter 3 年 前
  Daniel Stenberg 8ab78f720a misc: fix "warning: empty expression statement has no effect" 3 年 前
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年 前
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 年 前
  Marcel Raad 27af2ec219 tool_formparse: remove redundant assignment 5 年 前
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 年 前
  Patrick Monnerat e49e5eaa10 cli tool: fix mime post with --disable-libcurl-option configure option 5 年 前
  Patrick Monnerat e916025f32 curl: "Dereference of null pointer" 5 年 前
  Patrick Monnerat cac0e4a6ad cli tool: do not use mime.h private structures. 5 年 前
  Marian Klymov c45360d463 cppcheck: fix warnings 6 年 前
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 年 前
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc 6 年 前
  Patrick Monnerat e240a546a7 cli tool: improve ";type=" handling in -F option arguments 7 年 前
  Patrick Monnerat f82f952d2f cli tool: in -F option arg, comma is a delimiter for files only 7 年 前
  Patrick Monnerat 56509055d2 cli tool: use file2memory() to buffer stdin in -F option. 7 年 前
  Patrick Monnerat 665b3e48bc cli tool: reimplement stdin buffering in -F option. 7 年 前
  Patrick Monnerat ee56fdb691 form/mime: field names are not allowed to contain zero-valued bytes. 7 年 前