Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Olaf Hering
|
f2ed79d8ee
docs/examples: adjust prototypes for CURLOPT_READFUNCTION
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Patrick Monnerat
|
0401734dfd
mime: keep "text/plain" content type if user-specified.
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
ca5f9341ef
formadd: support >2GB files on windows
|
9 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Daniel Stenberg
|
2e48139fbf
lib554.c: use curl_formadd() properly
|
12 years ago |
Dan Fandrich
|
cf0f6729e7
Silenced a compiler warning about an unused variable
|
13 years ago |
Daniel Stenberg
|
840eff44f2
formdata: ack read callback abort
|
13 years ago |
Daniel Stenberg
|
45d883d88d
CURLFORM_BUFFER: insert filename as documented
|
13 years ago |
Daniel Stenberg
|
f851f76857
CURLFORM_STREAM: acknowledge CURLFORM_FILENAME
|
13 years ago |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
cad9c3f55f
|
14 years ago |
Daniel Stenberg
|
9cff716925
don't set READDATA since it isn't used and only confuses readers
|
15 years ago |
Yang Tse
|
c5c03ac556
Fixes for non-ASCII platforms by David McCreedy
|
15 years ago |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 years ago |
Dan Fandrich
|
60f0b4fffe
Fixed test 554 to pass the torture test.
|
16 years ago |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 years ago |
Yang Tse
|
6fd3ff4032
fix compiler warning: argument is incompatible with corresponding format string conversion
|
16 years ago |
Daniel Stenberg
|
a2314225e0
- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
|
16 years ago |