Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 yıl önce |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 yıl önce |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 yıl önce |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 yıl önce |
Olaf Hering
|
f2ed79d8ee
docs/examples: adjust prototypes for CURLOPT_READFUNCTION
|
3 yıl önce |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 yıl önce |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 yıl önce |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 yıl önce |
Dan Fandrich
|
b1fa80b84f
lib510: don't write past the end of the buffer if it's too small
|
7 yıl önce |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 yıl önce |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 yıl önce |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 yıl önce |
Dan Fandrich
|
a6d666e1a6
tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE
|
10 yıl önce |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 yıl önce |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 yıl önce |
Yang Tse
|
ce8a321dd0
Some explicit conversion to 'long' of curl_easy_setopt() third argument
|
12 yıl önce |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 yıl önce |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 yıl önce |
Yang Tse
|
cad9c3f55f
|
14 yıl önce |
Daniel Stenberg
|
d68f215f03
- "Tom" posted a bug report that mentioned how libcurl did wrong when doing a
|
15 yıl önce |
Yang Tse
|
c5c03ac556
Fixes for non-ASCII platforms by David McCreedy
|
15 yıl önce |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 yıl önce |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 yıl önce |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
18 yıl önce |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 yıl önce |
Daniel Stenberg
|
0383f7f19d
modified to not leak memory if a libcurl function returns failure, for better
|
20 yıl önce |
Daniel Stenberg
|
a5c4442ebf
changed the test() function to return type int
|
21 yıl önce |
Daniel Stenberg
|
3d99b566a6
added lib510.c for callback POST using chunked encoding
|
21 yıl önce |