Daniel Stenberg
|
b387560692
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
|
10 vuotta sitten |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 vuotta sitten |
Daniel Stenberg
|
b74205d022
FormAdd: precaution against memdup() of NULL pointer
|
10 vuotta sitten |
Daniel Stenberg
|
fb4726d571
formdata: removed unnecessary USE_SSLEAY use
|
10 vuotta sitten |
Dan Fandrich
|
6374ab2a36
formdata: Must use Curl_safefree instead of free
|
10 vuotta sitten |
Dan Fandrich
|
85a4df8b79
formdata: Fixed memory leak on OOM condition
|
10 vuotta sitten |
Daniel Stenberg
|
9597f7dfbc
formpost: use semicolon in multipart/mixed
|
10 vuotta sitten |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 vuotta sitten |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 vuotta sitten |
Daniel Stenberg
|
0ddc678927
formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used
|
11 vuotta sitten |
John E. Malmberg
|
db2deba6b4
curl_formadd: fix file upload on VMS
|
11 vuotta sitten |
Daniel Stenberg
|
41fb6443ce
formadd: CURLFORM_FILECONTENT wrongly rejected some option combos
|
11 vuotta sitten |
Daniel Stenberg
|
365c5ba395
formpost: better random boundaries
|
11 vuotta sitten |
Daniel Stenberg
|
26eaa83830
AddFormData: prevent only directories from being posted
|
11 vuotta sitten |
Daniel Stenberg
|
d821525cee
Curl_FormBoundary: made static
|
11 vuotta sitten |
Ulion
|
2698520aef
formpost: support quotes, commas and semicolon in file names
|
11 vuotta sitten |
Daniel Stenberg
|
f4cc54cb47
formadd: reject trying to read a directory where a file is expected
|
11 vuotta sitten |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 vuotta sitten |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 vuotta sitten |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 vuotta sitten |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 vuotta sitten |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 vuotta sitten |
Yang Tse
|
6085ca2aed
Fix bad failf() and info() usage
|
12 vuotta sitten |
Yang Tse
|
1afbccc676
formdata.c: OOM handling fixes
|
13 vuotta sitten |
Daniel Stenberg
|
840eff44f2
formdata: ack read callback abort
|
13 vuotta sitten |
Yang Tse
|
a50210710a
fix bool variables checking and assignment
|
13 vuotta sitten |
Daniel Stenberg
|
45d883d88d
CURLFORM_BUFFER: insert filename as documented
|
13 vuotta sitten |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 vuotta sitten |
Yang Tse
|
0337b87197
time.h and sys/time.h inclusion conditionally done in setup_once.h
|
13 vuotta sitten |
Daniel Stenberg
|
f851f76857
CURLFORM_STREAM: acknowledge CURLFORM_FILENAME
|
13 vuotta sitten |