Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
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
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
032e838b73
terminology: call them null-terminated strings
|
4 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 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
|
55452ebdff
curl/mprintf.h: remove support for _MPRINTF_REPLACE
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 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
|
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 |
Yang Tse
|
c5c03ac556
Fixes for non-ASCII platforms by David McCreedy
|
15 years ago |
Dan Fandrich
|
88513d2d1a
Fixed some compiler warnings with gcc
|
16 years ago |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 years ago |
Dan Fandrich
|
336992cc54
Fixed test 553 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 |
Daniel Stenberg
|
c522f349fe
Added test 553. This test case and code is based on the bug recipe Joe Malicki
|
17 years ago |