Daniel Stenberg
|
d821525cee
Curl_FormBoundary: made static
|
11 years ago |
Ulion
|
2698520aef
formpost: support quotes, commas and semicolon in file names
|
12 years ago |
Daniel Stenberg
|
f4cc54cb47
formadd: reject trying to read a directory where a file is expected
|
12 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
6085ca2aed
Fix bad failf() and info() usage
|
12 years ago |
Yang Tse
|
1afbccc676
formdata.c: OOM handling fixes
|
13 years ago |
Daniel Stenberg
|
840eff44f2
formdata: ack read callback abort
|
13 years ago |
Yang Tse
|
a50210710a
fix bool variables checking and assignment
|
13 years ago |
Daniel Stenberg
|
45d883d88d
CURLFORM_BUFFER: insert filename as documented
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Yang Tse
|
0337b87197
time.h and sys/time.h inclusion conditionally done in setup_once.h
|
13 years ago |
Daniel Stenberg
|
f851f76857
CURLFORM_STREAM: acknowledge CURLFORM_FILENAME
|
13 years ago |
Daniel Stenberg
|
0aedccc18a
curl_formget: fix FILE * leak
|
13 years ago |
Daniel Stenberg
|
85881f9f35
curl_formget: treat CURLFORM_STREAM better
|
13 years ago |
Daniel Stenberg
|
0f7bea7c3a
unittest: mark all unit tested functions
|
13 years ago |
Daniel Stenberg
|
889d1e973f
whitespace cleanup: no space first in conditionals
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 years ago |
Yang Tse
|
dc3e7df1c9
fix compiler warning
|
14 years ago |
Daniel Stenberg
|
e8c442952d
formdata: provide error message
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
15 years ago |
Yang Tse
|
59939313f8
Make usage of calloc()'s arguments consistent with rest of code base
|
15 years ago |
Yang Tse
|
6d4e6cc813
|
15 years ago |
Yang Tse
|
0077a6d51b
Attempt to silence bogus compiler warning: "Potential null pointer dereference"
|
15 years ago |
Yang Tse
|
f2f45339dc
Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h
|
15 years ago |