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
|
2 лет назад |
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
|
4 лет назад |
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 лет назад |