Commit History

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