Commit History

Author SHA1 Message Date
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 months ago
  Daniel Stenberg cf337d851a tool_paramhlp: remove duplicate assign 7 months ago
  Daniel Stenberg 923f7f8ce5 paramhlp: fix CRLF-stripping files with "-d @file" 8 months ago
  Daniel Stenberg 1dba44b2f1 tool_getparam: replace malloc + copy by dynbuf for --data 10 months ago
  Daniel Stenberg 07bcae89d5 tool: make parser reject blank arguments if not supported 10 months ago
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 11 months ago
  Gerome Fournier 458c70db6a tool_paramhlp: improve str2num(): avoid unnecessary call to strlen() 1 year ago
  Daniel Stenberg 6d45b9ca9c tool: remove newlines from all helpf/notef/warnf/errorf calls 1 year ago
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg 614f78131a tool_paramhlp: free the proto strings on exit 1 year ago
  Daniel Stenberg e9c580de4e lib: parse numbers with fixed known base 10 2 years ago
  Daniel Stenberg a55256cfb2 curl: timeout in the read callback 2 years ago
  Rickard Hallerbäck 703efb3379 tool_paramhlp: make the max argument a 'double' 2 years ago
  Daniel Stenberg eef7ad1573 tool_paramhelp: asserts verify maximum sizes for string loading 2 years ago
  Patrick Monnerat ce30d518de tool: remove dead code 2 years ago
  Patrick Monnerat 677266c769 tool: remove protocol count limitation 2 years ago
  Patrick Monnerat dd2a024323 cli tool: do not use disabled protocols 2 years ago
  Daniel Stenberg 0bb842a587 tool_paramhlp: fix "enumerated type mixed with another type" 2 years ago
  Daniel Stenberg 3f533a7977 tool_paramhlp: make check_protocol return ParameterError 2 years ago
  Daniel Stenberg bf7e887b24 tool_getparam: repair cleanarg 2 years ago
  Daniel Stenberg 127d04aadf curl: proto2num: make sure obuf is inited 2 years ago
  Daniel Stenberg e6f8445ede setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR 2 years 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 32160cae84 tool_getparam: initial --json support 2 years ago
  Daniel Stenberg 2be1aa619b tool_findfile: search for a file in the homedir 3 years ago
  Daniel Stenberg 85e6975643 copyright: update copyright year ranges to 2021 3 years ago
  Marcel Raad fa624f0baa tool_paramhlp: reduce variable scope 3 years ago
  Daniel Stenberg 7a90ddf88f curl: add variables to --write-out 4 years ago