Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 years ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Daniel Stenberg
|
fd840cdead
formdata: typecast the va_arg return value
|
2 years ago |
zhanghu
|
0f52dd5fd5
formdata: fix warning: 'CURLformoption' is promoted to 'int'
|
3 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
8188ca91eb
formdata: avoid size_t => long typecast overflows
|
2 years ago |
Daniel Stenberg
|
e081048c44
formdata: avoid "Argument cannot be negative" warning
|
3 years ago |
Daniel Stenberg
|
e6caaa41b0
formdata: correct typecast in curl_mime_data call
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
032e838b73
terminology: call them null-terminated strings
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Patrick Monnerat
|
96972ec1c0
mime: latch last read callback status.
|
4 years ago |
Daniel Stenberg
|
0b3e3644e0
formdata/mime: copyright year range update
|
4 years ago |
Daniel Stenberg
|
8cd4e6d81f
Revert "mime: latch last read callback status."
|
4 years ago |
Patrick Monnerat
|
87869e38d7
mime: latch last read callback status.
|
4 years ago |
Daniel Stenberg
|
b95456f4e2
mime: acknowledge CURL_DISABLE_MIME
|
5 years ago |
Marcel Raad
|
6b3dde7fe6
build: fix "clarify calculation precedence" warnings
|
5 years ago |
Marcel Raad
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 years ago |
Marcel Raad
|
25d2a1bae7
Silence GCC 8 cast-function-type warnings
|
6 years ago |
Rikard Falkeborn
|
d5304c3698
formdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT
|
6 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 Stenberg
|
84ad1fd304
formdata: use the mime-content type function
|
6 years ago |
Patrick Monnerat
|
0401734dfd
mime: keep "text/plain" content type if user-specified.
|
7 years ago |
Patrick Monnerat
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Patrick Monnerat
|
c96d96bc5f
mime: drop internal FILE * support.
|
7 years ago |
Daniel Stenberg
|
9926357b42
mime: unified to use the typedef'd mime structs everywhere
|
7 years ago |