Rikard Falkeborn
|
d5304c3698
formdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT
|
6 роки тому |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 роки тому |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 роки тому |
Daniel Stenberg
|
84ad1fd304
formdata: use the mime-content type function
|
6 роки тому |
Patrick Monnerat
|
0401734dfd
mime: keep "text/plain" content type if user-specified.
|
7 роки тому |
Patrick Monnerat
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
7 роки тому |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 роки тому |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 роки тому |
Patrick Monnerat
|
c96d96bc5f
mime: drop internal FILE * support.
|
7 роки тому |
Daniel Stenberg
|
9926357b42
mime: unified to use the typedef'd mime structs everywhere
|
7 роки тому |
Patrick Monnerat
|
1a3f4c1991
mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().
|
7 роки тому |
Patrick Monnerat
|
ce0881edee
mime: new MIME API.
|
7 роки тому |
Marcel Raad
|
b875250e32
formdata: fix -Wcomma warning
|
7 роки тому |
Daniel Stenberg
|
158d701641
formboundary: convert assert into run-time check
|
7 роки тому |
Jay Satiro
|
1cafede9f2
rand: treat fake entropy the same regardless of endianness
|
7 роки тому |
Marcel Raad
|
b851421642
lib: remove unused code
|
7 роки тому |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 роки тому |
Alexis La Goutte
|
cbff751e95
build: fix gcc7 implicit fallthrough warnings
|
7 роки тому |
Daniel Stenberg
|
86f566078b
formdata: check for EOF when reading from stdin
|
7 роки тому |
Daniel Stenberg
|
e50abe6478
formdata: use NULL, not 0, when returning pointers
|
8 роки тому |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 роки тому |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 роки тому |
Daniel Stenberg
|
6832c1d4b2
checksrc: move open braces to comply with function declaration style
|
8 роки тому |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 роки тому |
Daniel Stenberg
|
f682156a4f
Curl_rand: fixed and moved to rand.c
|
8 роки тому |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
8 роки тому |
Daniel Stenberg
|
9885c9508e
formpost: avoid silent snprintf() truncation
|
8 роки тому |
Daniel Stenberg
|
bdf162af25
formpost: trying to attach a directory no longer crashes
|
8 роки тому |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 роки тому |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 роки тому |